veracode-api-py
veracode-api-py copied to clipboard
Python helper library for working with the Veracode APIs. Handles retries, pagination, and other features of the modern Veracode REST APIs.
For cases where Veracode finds multiple flaws with the same CWE on the same line, the flaw description can be used to achieve a more precise match. This should be...
Hi @tjarrettveracode ! I'm having a bug currently with the SourceClear API, and the only fix would be to set the pagination size to a bigger one. Its on the...
https://realpython.com/python-f-strings/
I think this comes down to the incremental vs partial choice in the api I managed to add new teams to a users, it was really easy because I just...
please add support for the 'api/4.0/detailedreportpdf.do' api
# Bug Fix: Ensure UUIDs Are JSON Serializable in Application Creation/Update ## Summary This PR fixes a bug in the Applications._create_or_update method where passing a UUID object directly into the...
Hi, I can't find a repository for `veracode-api-signing` itself so I'm raising this here, hope that's okay. Version 0.9.56 of this repository updates the dependency of `veracode-api-signing` to 24.11.0 which...
The `create_deleted_scans_reports` method doesn't work - it specifies an incorrect scan type (`deleted_scans` vs. `deletedscans`).
Added docs