Skip to content

2.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 21:42
· 186 commits to main since this release
2.3.2
f55c927
  • 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.