veracode-api-py icon indicating copy to clipboard operation
veracode-api-py copied to clipboard

Lack of classes when dealing with methods

Open cfguimaraes opened this issue 5 months ago • 0 comments

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.

cfguimaraes avatar Aug 11 '25 14:08 cfguimaraes