We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 471f38d commit 3dfa7ccCopy full SHA for 3dfa7cc
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Changelog
2
All notable changes to this project will be documented in this file.
3
4
+1.1.4 - 2025-01-14
5
+* Add vulnerabilityFixResolutionText for SCA API get_vulnerabilities_risks_by_scan_id
6
+* Add SCA API get_one_vulnerability
7
+
8
1.1.3 - 2024-12-15
9
* Add get_user_id_by_name, delete_user
10
CheckmarxPythonSDK/__version__.py
@@ -1 +1 @@
-__version__ = '1.1.3'
+__version__ = '1.1.4'
0 commit comments