issues
search
vaadin
/
appsec-kit
Other
1
stars
0
forks
source link
Add batch query, rate limiter and improve logging
#40
Closed
tamasmak
closed
1 year ago
tamasmak
commented
1 year ago
Adds batch query to get known vulnerabilities for up to 1K dependencies at once
Adds rate limiter to limit the calls per second to the OSV API. The rate per second is configurable.
Improves exception handling and logging
Closes #15
Closes #15