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

8 lines
270 B
JSON
Raw Normal View History

2022-08-16 12:47:02 -04:00
{
"name": "Anchore Syft SBOM Scan",
2022-09-23 08:51:24 -04:00
"creator": "Anchore",
2022-08-16 12:47:02 -04:00
"description": "Produce Software Bills of Materials based on Anchore's open source Syft tool.",
"iconName": "anchore",
"categories": ["Code Scanning", "dockerfile", "dependency-management"]
}