Files
starter-workflows/code-scanning/properties/anchore.properties.json
T

8 lines
271 B
JSON
Raw Normal View History

2021-11-19 16:55:27 +01:00
{
2022-09-23 08:51:24 -04:00
"name": "Anchore Grype Vulnerability Scan",
"creator": "Anchore",
"description": "Produce source and container vulnerability reports based on Anchore's open source Grype tool.",
2021-11-19 16:55:27 +01:00
"iconName": "anchore",
"categories": ["Code Scanning", "dockerfile"]
2022-09-23 08:51:24 -04:00
}