Releases: veracode/veracode-api-py
Releases · veracode/veracode-api-py
v_0965: Bugfix release
Bugfix release, addresses #119
Full Changelog: v_0964...v_0965
v_0964: Bugfix release
What's Changed
- improve default handling to fix KeyError, fixes #117 by @tjarrettveracode in #118
- Update identity.py by @jbrule in #116
Full Changelog: v_0963...v_0964
v_0963: New methods for teams and BUs
v_0962: Audit Report support
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
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
- @ashtonsyed made their first contribution in #106
- @jbrule made their first contribution in #109
Full Changelog: v_0960...v_0961
v_0960: Minor features and bug fixes
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
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
What's Changed
Full Changelog: v_0957...v_0958