Snyk Code Public API package in Java
The Snyk API is available to customers on Business and Enterprise plans and allows you to programatically integrate with
refactor: allow injection of retrofit client in API implementation refactor: remove setBaseURL API method - inject/use your configured retrofit clien…
- feat: encode and compress POST/PUT requests to Code API
- fix: recognition of bundle that contains no files
- fix: make re-try attempts for most api calls if not succeed for any reason (except 401 - auth failed)
- fix: adjust max file size to the correct size of 1MB (previously: 4000 bytes) - chore: update upload attemps to 10
- fix: make 5 consequent attempts to getAnalysis during polling if operation does not succeed with 404 - fix: make 5 attempts to re-upload files if o…
Changes: - don't upload empty files to backend
Use new Snyk code api