SCANOSS
A wrapper for the SCANOSS snippet scanner.
Configuration
Example
{
"SCANOSS": {
"options": {
"apiUrl": "https://api.osskb.org",
"writeToStorage": true
},
"secrets": {
"apiKey": ""
}
}
}
Options
apiUrl
The URL of the ScanOSS server.
apiKey
The API key used to authenticate with the ScanOSS server.
writeToStorage
Whether to write scan results to the storage.