changes for checklist items

This commit is contained in:
Rahul Gunasekaran
2021-03-11 13:18:53 -05:00
parent 44804bcf66
commit fe22e77a67
2 changed files with 8 additions and 3 deletions
@@ -1,7 +1,7 @@
{
"name": "Synopsys Intelligent Security Scan Action",
"creator": "Synopsys",
"description": "The Synopsys Intelligent Security Scan Action helps selectively perform SAST and SCA scans, triggered during a variety of GitHub Platform events for C, C++, C#, Java, JavaScript, TypeScript, Python, and Go developers.",
"description": "The Synopsys Intelligent Security Scan Action helps selectively perform SAST and SCA scans, triggered during a variety of GitHub Platform events",
"iconName": "synopsys-io",
"categories": ["Code Scanning"]
"categories": ["Code Scanning", "C", "C++", "C#", "Go", "Java", "JavaScript", "Ruby", "PHP", "Swift", "Kotlin" , "Python", "VB.NET", "Objective C"]
}