changes for checklist items
This commit is contained in:
@@ -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"]
|
||||
}
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
name: "Synopsys Intelligent Security Scan"
|
||||
# This workflow uses actions that are not certified by GitHub.
|
||||
# They are provided by a third-party and are governed by
|
||||
# separate terms of service, privacy policy, and support
|
||||
# documentation.
|
||||
|
||||
name: Synopsys Intelligent Security Scan
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user