Skip to content

Releases: veracode/veracode-api-py

Custom KMS support

02 Dec 22:06
a59b914
Compare
Choose a tag to compare

What's Changed

  • Removing unnecessary 'profile' node from create/update custom role by @cadonuno in #93
  • Add support for customer managed encryption keys in #97

New Contributors

Full Changelog: v_0956...v_0957

v_0956: New report type for Reporting API

27 Nov 14:57
e5cc7d6
Compare
Choose a tag to compare

What's Changed

  • Fix for #91 - new reporting api scan type in #92

Full Changelog: v_0955...v_0956

v_0955: Fix transitive library security issue

07 Nov 20:25
9b8b988
Compare
Choose a tag to compare

This version is a security fix and updates to a newer version of httpie to resolve CVE-2023-48052 in a transitive dependency. We recommend that you update to this version of the library and update any scripts that depend on it to this version or later.

v_0954: Minor updates to getfindings

25 Oct 15:26
1164fde
Compare
Choose a tag to compare

What's Changed

Full Changelog: v_0953...v_0954

v_0953: CWE and Category metadata

22 Oct 17:40
eb2377c
Compare
Choose a tag to compare

This release adds objects for CWEs and CWECategories metadata, which is useful for retrieving Veracode general remediation guidance and other metadata. For more information see the documentation.

Full Changelog: v_0952...v_0953

v_0952: Bugfix release

09 Oct 16:44
783b8ac
Compare
Choose a tag to compare

This release fixes a bug inadvertently introduced in v_0951.

v_0951: Custom Roles, minor feature and fixes

09 Oct 14:38
e1fc5b3
Compare
Choose a tag to compare

This release adds support for creating and managing Custom Roles, recently released in the Veracode US Commercial and European Regions (and soon in the US Federal Region). For more information about custom roles, see the Veracode Documentation Updates. For information about using the Custom Roles methods in this library, see the Roles and Permissions documentation.

The release also fixes a few open source security issues, improves the readme, and adds support for pulling SummaryReport information for older application scans via the SummaryReport().get_summary_report() method.

Full Changelog: V_0950...v_0951

v_0950: Reporting API Scans support

03 Oct 15:55
3dbd809
Compare
Choose a tag to compare

What's Changed

Full Changelog: v_0949...V_0950

v_0949: DAST Essentials API support

26 Sep 15:31
c34bab4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v_0948...v_0949

v_0948: New features and bug fixes

16 Sep 10:38
fb4a249
Compare
Choose a tag to compare

What's Changed

Full Changelog: v_0947...v_0948