Skip to content

Commit 3dfa7cc

Browse files
committedJan 14, 2025
version 1.1.4
1 parent 471f38d commit 3dfa7cc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

‎CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
All notable changes to this project will be documented in this file.
33

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+
48
1.1.3 - 2024-12-15
59
* Add get_user_id_by_name, delete_user
610

‎CheckmarxPythonSDK/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.1.3'
1+
__version__ = '1.1.4'

0 commit comments

Comments
 (0)