Files

8 lines
394 B
JSON
Raw Permalink Normal View History

2021-05-25 17:36:54 -07:00
{
"name": "DevSkim",
"creator": "Microsoft CST-E",
2021-08-19 12:42:33 +01:00
"description": "DevSkim is a security linter that highlights common security issues in source code.",
2021-05-25 17:36:54 -07:00
"iconName": "cst-logo",
2021-05-25 17:39:15 -07:00
"categories": ["Code Scanning", "C", "C#", "C++", "Go", "Java", "JavaScript", "TypeScript", "Python", "Powershell", "Cobol", "Objective C", "PHP", "Ruby", "Rust", "SQL", "Swift", "Visual Basic"]
2021-05-25 17:36:54 -07:00
}