Update code-scanning/properties/sysdig-scan.properties.json

Co-authored-by: Nick Fyson <[email protected]>
This commit is contained in:
manuelbcd
2021-10-05 09:30:45 +02:00
committed by GitHub
co-authored by Nick Fyson
parent 9b4fcbf911
commit 2a1abda503
@@ -2,6 +2,6 @@
"name": "Sysdigh Inline Scan", "name": "Sysdigh Inline Scan",
"creator": "Sysdig", "creator": "Sysdig",
"description": "Performs analysis on locally built container image and posts the results in SARIF report", "description": "Performs analysis on locally built container image and posts the results in SARIF report",
"iconName": "sysdig", "iconName": "sysdig-scan",
"categories": ["Code Scanning", "Dockerfile", "C", "C#", "C++", "Go", "Java", "JavaScript", "Node", "Python", "Powershell", "Ruby"] "categories": ["Code Scanning", "Dockerfile", "C", "C#", "C++", "Go", "Java", "JavaScript", "Node", "Python", "Powershell", "Ruby"]
} }