Skip to main content

SCANOSS

SCANOSS

A wrapper for the SCANOSS snippet scanner.

Configuration

Example

{
"SCANOSS": {
"options": {
"apiUrl": "https://api.osskb.org",
"writeToStorage": true
},
"secrets": {
"apiKey": ""
}
}
}

Options

apiUrl

STRING Default

The URL of the ScanOSS server.

apiKey

SECRET Default

The API key used to authenticate with the ScanOSS server.

writeToStorage

BOOLEAN Default

Whether to write scan results to the storage.