3.1.12
Improvements:
- Added possibility to exempt vulnerabilities for individual libraries, and simplified the exemption format (#319)
- Added new flag
createLibraryAssessments
to report goal in order to printcurl
commands to the console, which can be used to permanently mark libraries as non-vulnerable (#319) - Protected
POST
andPUT
endpoints of theBugController
by introducing the dedicated, configurable HTTP headerX-Vulas-Client-Token
(#380, #388) - Added new endpoint to get affected libraries by group and artifact identifier (#381)
Bug fixes: