OSV
An advisor that retrieves vulnerability information from the Open Source Vulnerabilities database.
Configuration
Example
{
"OSV": {
"options": {
"serverUrl": "https://api.osv.dev"
}
}
}
Options
serverUrl
The base URL of the OSV REST API. If undefined, default is the production endpoint of the official OSV.dev API.