Files
starter-workflows/code-scanning/properties/contrast-scan.properties.json
T
2022-06-09 12:52:18 +01:00

7 lines
300 B
JSON

{
"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"]
}