Releases: pyupio/safety
Releases · pyupio/safety
3.0.1
What's Changed
- update readme links to the new Github action by @yeisonvargasf in #493
- perf: unpin authlib and remove jwt by @yeisonvargasf in #497
- fix: add back the license legacy cmd by @yeisonvargasf in #498
- Safety 3.0.1 by @yeisonvargasf in #499
Full Changelog: 3.0.0...3.0.1
3.0.0
Safety 3.0.0 major version release!
- Safety 3.0.0 is a significant update to Safety CLI from 2.x versions, including enhancements to core features, new capabilities, and breaking changes from 2.x.
- See our Blog article announcing Safety CLI 3 for more details on Safety 3 and these changes
- See Migrating from Safety 2.x to Safety CLI 3 for notes and steps to migrating from Safety 2 to Safety 3
2.3.5
Version 2.3.5
2.3.4
Version 2.3.4
2.3.3
Version 2.3.3
2.3.2
- Fixed #423: Bare output includes extra line in non-screen output with no vulnerabilities.
- Fixed #422: ResourceWarning (unclosed socket) in safety v.2.3.1.
- Fixed telemetry data missing when the CLI mode is used.
- Fixed wrong database fetching when the KEY and the database arguments are used at the same time.
- Added SAFETY_PURE_YAML env var, used for cases that require pure Python in the YAML parser.
2.3.1
Safety 2.3.1 release
2.3.0
2.2.1
What's Changed
- Pull from Master by @yeisonvargasf in #410
- Common fixes for next release by @yeisonvargasf in #412
- 2.2.1 Patch by @yeisonvargasf in #414
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Eat stderr messages from git commands. by @tarmack in #399
- Update from master branch by @yeisonvargasf in #404
- Remove AppVeyor and Travis by @yeisonvargasf in #405
- Using dparse to read requirements and fixes for custom integrations by @yeisonvargasf in #406
- Safety 2.2.0 patch by @yeisonvargasf in #407
New Contributors
Full Changelog: 2.1.1...2.2.0