Skip to content

Releases: veracode/veracode-api-py

Addl collections status

09 Feb 17:44
Compare
Choose a tag to compare

Collections is a feature in EA so new things come up every now and then, like a new status to be interpreted by one's scripts.

Collections EA APIs and more

09 Feb 16:31
c7cac5b
Compare
Choose a tag to compare

New methods for collections APIs and many more.

New REST APIs for Sandboxes, Annotations and More

11 Dec 21:42
Compare
Choose a tag to compare

This release adds support for the following API endpoints:

  • healthcheck/status
  • sandboxes/ (create, read, update, delete)
  • annotations (create)
  • findings/static_flaw_info
  • findings/dynamic_flaw_info
  • applications/summary_report

It also addresses potential issues with CRLF injection in logging.

Added method for updating teams

26 Oct 18:15
Compare
Choose a tag to compare

Added update_teams method.

Note: this release also changes the behavior of the create_workspace method. Previously you needed to supply a formatted JSON payload and interpret the response of the call. This version only requires a workspace name and returns a workspace GUID.

Add method for fetching users by name

26 Oct 17:30
Compare
Choose a tag to compare

Added a convenience method for searching users by name.

Add applications and users methods

26 Oct 14:47
Compare
Choose a tag to compare

This release adds create and delete for application profiles and users. For more information, please see the README.

Additional user methods

22 Oct 14:48
Compare
Choose a tag to compare

Some refactoring of the internals and some new user methods.

Bugfix release

09 Oct 20:08
Compare
Choose a tag to compare
v_09

bugfix

Bugfix for SCA functionality

09 Oct 20:00
Compare
Choose a tag to compare
v_08

increment version

Bugfix

14 Sep 16:44
Compare
Choose a tag to compare
Bugfix Pre-release
Pre-release
v_07

bugfix release