Pyredactkit

Latest version: v1.0.2

Safety actively analyzes 685838 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.2

- testing docker build and push action from github.

1.0.1

- testing docker build and push action from github.

1.0.0

- Added in redaction support from linux piped input.
- `echo 'This is my ip: 127.0.0.1. My email is brutegmail.com. My favorite secret link is github.com' | prk`
- Added docker support to run the app from docker.
- `docker run -v "$(pwd):/home/nonroot/workdir" brootware/pyredactkit 'This is my ip: 127.0.0.1. My email is brutegmail.com. My favorite secret link is github.com'`

0.4.0

Making sure only sensitive string is in the api detection

Changed

- Making sure only sensitive string is in the api detection

0.3.9

Fixed the api from not identifying base64 text.

Changed

- Fixed the api from not identifying base64 text.

0.3.8

PyRedactKit can now smartly detect if your input is a text sentence or a file thanks to the latest AI based on 'If,else' implemented by the author. :D

Changed

- No need to use -f switch to redact file anymore. `prk [file/directory_with_files]` will redact the file just fine.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.