Releases: pyupio/safety
Releases · pyupio/safety
2.0b2
Safety 2.0b2
Summary:
- This version of Safety is not stable; it is only a beta, pre-release version.
- Compared to previous versions, Safety 2.0 will be a significant update that includes new features and refactors, resulting in breaking changes to some inputs and outputs.
- Improved grammar and formatting in the whole code
- Improved the exception handling in the .yml policy file parsing
- Improved the JSON output following the customers/users feedback - (This is a breaking change between beta releases)
- Added the generate command
- Added the validate command
2.0b1
Safety 2.0.0b1
This version of Safety is not stable; it is only a beta, pre-release version. Compared to previous versions, Safety 2.0 will be a significant update that includes new features and refactors, resulting in breaking changes to some inputs and outputs. See the changelogs (CHANGELOG.md) and readme update for more detailed information.
The most notable high-level changes are:
- Vastly improved text, screen, and JSON outputs that include more detailed information about each scan and each vulnerability found.
- New remediation (fix recommendations) output. This feature requires an API key from PyUp.io
- Improved native exit codes for using Safety within CI/CD processes.
- A new security policy file that enables ignoring vulnerabilities by their ID and filtering vulnerabilities by their CVSS severity score.
Contributors
This work was done by @yeisonvargasf 👏