Releases: veracode/veracode-api-py
Addl collections status
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
New methods for collections APIs and many more.
New REST APIs for Sandboxes, Annotations and More
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
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
Added a convenience method for searching users by name.
Add applications and users methods
This release adds create and delete for application profiles and users. For more information, please see the README.
Additional user methods
Some refactoring of the internals and some new user methods.
Bugfix release
v_09 bugfix
Bugfix for SCA functionality
v_08 increment version
Bugfix
v_07 bugfix release