Add Anchore Syft SBOM scan workflow

This commit is contained in:
Keith Zantow
2022-08-16 12:47:02 -04:00
parent e03baab3aa
commit 65d796c94f
2 changed files with 45 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"name": "Anchore Syft SBOM Scan",
"organization": "Anchore",
"description": "Produce Software Bills of Materials based on Anchore's open source Syft tool.",
"iconName": "anchore",
"categories": ["Code Scanning", "dockerfile", "dependency-management"]
}