Simplesecurity

Latest version: v2023.0.2

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

Scan your dependencies

Page 3 of 4

2020.3.1

- Added mode to seperate stdout and stderr (bandit plugin uses this)

2020.3

- Deduplicator has moved to filter - Use
`from simplesecurity.filter import deduplicate` to use the deduplicator
- Added `filterSeverityAndConfidence` to `simplesecurity.filter`
- Filter level/ severity and confidence from the command line with -l INT
and -s INT
- Added colour modes: 0 for no colour, 1 for colour, 2 for high contrast
- Use -Z from the command line for high contrast and -z for no colour
- Minor tweaks

2020.2

- New deduplication engine - So no more duplicates when running from the command
line! Use `from simplesecurity.deduplicate import deduplicate` to use the
deduplicator downstream.
- `id`s are now included in findings and are included in json and csv output

2020.1.4

- Utf8 is not always the answer. But it is most of the time so use
`errors="ignore"` for chars that we can't decode

2020.1.2

- Windows makes me want to cry 😢 - specify utf-8 in more places...

2020.1.1

- fix error with poetry show
- set stdout to utf-8 to work with fhmake

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.