Deepsecrets

Latest version: v1.2.0

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

Scan your dependencies

1.2.0

Improvements
* The default multiprocessing context has been changed from `fork` (fast but unstable) to `spawn` (slower but more stable) to address the tool freezing issue (5)
> [!WARNING]
> This fix has made the tool a bit slower. It's okay.

* Added a handle for multiprocessing context choice (`--multiprocessing-context`)
* The debug mode now shows the current progress of processed tokens once a second to indicate the liveness of the tool.
* Added a handle to control the maximum size of a file for analysis (`--max-file-size`)
* Better logging

Bugfixes
* Fixed an issue causing a crash while processing a ruleset with predefined false findings.

**Full Changelog**: https://github.com/ntoskernel/deepsecrets/compare/v1.1.4...v1.2.0

1.1.4

Bugfixes
* Fix for "Password in URI" rule in the built-in ruleset https://github.com/ntoskernel/deepsecrets/issues/4
* Improved docs on "excluded paths" 3

Minor changes
* Support for Python 3.12
* Updated dependencies


**Full Changelog**: https://github.com/ntoskernel/deepsecrets/compare/v1.1.3...v1.1.4

1.1.3

Cumulative update with a bunch of improvements

- Reduced false positive rate with 'key-value' pairs
- More variable suppression rules for Golang

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.