Skip to content

Releases: veracode/veracode-api-py

v_0965: Bugfix release

21 Nov 15:37

Choose a tag to compare

Bugfix release, addresses #119

Full Changelog: v_0964...v_0965

v_0964: Bugfix release

20 Oct 20:32

Choose a tag to compare

What's Changed

Full Changelog: v_0963...v_0964

v_0963: New methods for teams and BUs

25 Jul 16:58
300ba4d

Choose a tag to compare

What's Changed

Full Changelog: v_0962...v_0963

v_0962: Audit Report support

16 May 15:36
1950f72

Choose a tag to compare

This release provides support for the new Audit Report in the Reporting API, which allows extract of user activity, provisioning/deprovisioning, and authorization changes. For more information, see the docs.

Full Changelog: v_0961...v_0962

v_0961: Bugfixes and minor features

01 May 17:09
d379b72

Choose a tag to compare

What's Changed

  • Added support for defining IP address restrictions and SAML settings on user creation (#110)
  • Update applications.py for UUID bug by @ashtonsyed in #106
  • Update sca.py by @jbrule in #109

New Contributors

Full Changelog: v_0960...v_0961

v_0960: Minor features and bug fixes

24 Mar 12:55
8bbc1ec

Choose a tag to compare

What's Changed

  • Adding support for CMKs on application updates and fixing missing description parameter on create/update_app() by @cadonuno in #103
  • Adding support for application tags by @cadonuno in #104
  • Adding support for retrieving applications by git_repo_url

Full Changelog: v_0959...v_0960

v_0959: Minor features and bugfixes

07 Feb 21:16
3a0572a

Choose a tag to compare

What's Changed

  • New filter for Analytics().create_report() to support filtering to one or more sandboxes.
  • Adding support for criticalities very high and very low by @cadonuno in #102 (originally reported by @ashtonsyed)

Full Changelog: v_0958...v_0959

v_0958: Minor update for Applications

03 Jan 18:06
2bb64f8

Choose a tag to compare

What's Changed

  • Adding support for application description by @cadonuno in #98

Full Changelog: v_0957...v_0958

Custom KMS support

02 Dec 22:06
a59b914

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

Choose a tag to compare

What's Changed

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

Full Changelog: v_0955...v_0956