veracode / veracode-api-py

Python helper library for working with the Veracode APIs. Handles retries, pagination, and other features of the modern Veracode REST APIs.
MIT License
17 stars 24 forks source link

Fix api().get_issue() #59

Closed tjarrettveracode closed 1 year ago

tjarrettveracode commented 1 year ago

The api().get_issue() call is incorrect and needs to be fixed.