Scorch

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

Changed

- Slightly faster BLANC ([13](https://github.com/LoicGrobol/scorch/pull/13))

0.1.0

Fixed

- Stop redirecting SIGPIPE
[incorrectly](https://docs.python.org/3/library/signal.htmlnote-on-sigpipe)
- B³ and CEAF P and R are now set to 0 if their denominator is 0, following the reference implementation ([Rexhaif](https://github.com/Rexhaif) in [10](https://github.com/LoicGrobol/scorch/pull/10))

0.0.26

Added

- [`speedtest.py`](/tests/speedtest.py), a benchmark tool for the speed of our implementations

Changed

- Speed up of BLANC computation by a factor of 75 at the price of straightforwardness of
implementation. The slow and straightforward implementation is still available behind a parameter
and is used to test the consistency of the fast one.
([5](https://github.com/LoicGrobol/scorch/pull/5))

Previous versions

No real changelog was kept for the previous versions, you can have a look at the history but it is
not for the faint of heart

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.