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": "Snyk Container",
"creator": "Snyk",
"description": "Detect vulnerabilities in your container images and surface the issues in GitHub code scanning.",
"iconName": "snyk",
"categories": ["Code Scanning", "dockerfile"]
}