Releases: FHPythonUtils/SimpleSecurity
Releases · FHPythonUtils/SimpleSecurity
2023.0.2
2023.0.1
2023.0.1 - 2023/06/27
- Fix
csv
writer - Fix python 3.8 compatibility
- Fix
ansi
writer on python 3.11 - Fix
sarif
writer so output conforms with the schema
2023
2023 - 2023/06/27
- Refactor to fix bugs and improve readability
- Add
scan-dir
argument - Add support for levels/severity to
dlint
- Ensure
bandit
ignores relative files (see PyCQA/bandit#975) - Fix bug with
safety
plugin where results were corrupted - Update deps