First release of open core
This commit is contained in:
10
pkg/datastore/defaults/trivy.json
Normal file
10
pkg/datastore/defaults/trivy.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "Trivy Container Scan",
|
||||
"source_name": "Trivy",
|
||||
"findings_path": "Results.0.Vulnerabilities",
|
||||
"mapping_title": "VulnerabilityID",
|
||||
"mapping_asset": "PkgName",
|
||||
"mapping_severity": "Severity",
|
||||
"mapping_description": "Title",
|
||||
"mapping_remediation": "FixedVersion"
|
||||
}
|
||||
Reference in New Issue
Block a user