Files
starter-workflows/code-scanning/properties/defender-for-devops.properties.json
T

8 lines
377 B
JSON
Raw Normal View History

2023-02-15 13:27:26 +01:00
{
"name": "Microsoft Defender For DevOps Scan",
"creator": "Microsoft",
2023-02-21 13:50:42 +01:00
"description": "Defender for DevOps helps integrate multiple tools with GitHub Advanced Security and sends the results to Defender for Cloud dashboard.",
2023-02-15 13:27:26 +01:00
"iconName": "microsoft",
2023-02-21 13:50:42 +01:00
"categories": ["Code Scanning", "HCL","Dockerfile", "Python", "JavaScript", "EcmaScript", "TypeScript"]
2023-02-15 13:27:26 +01:00
}