Adds Contrast Scan workflow

This commit is contained in:
Noah Irwin
2022-06-09 12:52:18 +01:00
parent d7a0d84297
commit a54c80f225
3 changed files with 66 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"name": "Contrast Scan",
"creator": "Contrast Security Inc",
"description": "Scans Pull Requests on each push for the introduction and/or resolution of vulnerabilities to the repository.",
"iconName": "contrast",
"categories": ["Code Scanning", "java", "javascript", "dotnet"]
}