We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8435529 + 24e86d9 commit 1b5a104Copy full SHA for 1b5a104
CHANGELOG.md
@@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
5
The format is partly based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [PEP 440](https://peps.python.org/pep-0440/)
7
8
+## [3.2.13] - 2024-12-10
9
+- Remove email verification for running scans (#645)
10
+
11
## [3.2.12] - 2024-12-10
12
- Add CVE Details and Single-Key Filtering for JSON Output in safety scan (#643)
13
- feature/add-branch-name (#641)
safety/VERSION
@@ -1 +1 @@
1
-3.2.12
+3.2.13
0 commit comments