add a bunch of code scanning workflows

This commit is contained in:
anaarmas
2021-11-19 16:55:27 +01:00
parent da223f8a03
commit 52edf1b580
49 changed files with 2493 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"name": "Anchore Container Scan",
"creator": "Indeni Cloudrail",
"description": "Produce container image vulnerability and compliance reports based on the open-source Anchore container image scanner.",
"iconName": "anchore",
"categories": ["Code Scanning", "dockerfile"]
}