veracode-api-py
veracode-api-py copied to clipboard
Lack of classes when dealing with methods
The lib is simply an wrapper around the API. It's a great tool, that helps a lot when interacting with data. However, we need to deal with dict/json schema.
Dealing with attributes will be a lot faster, avoid naming errors and helps in refactoring an tracking changes because of IDE support.