We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe0684 commit 573307cCopy full SHA for 573307c
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
+1.6.1 - 2025-11-06
4
+* Add the get_warnings_of_a_scan method (SCA)
5
+
6
1.6.0 - 2025-11-05
7
* use certifi/cacert.pem to verify ssl if verify is set to True
8
CheckmarxPythonSDK/__version__.py
@@ -1 +1 @@
-__version__ = '1.6.0'
+__version__ = '1.6.1'
0 commit comments