02af783829
* Create snyk-security.properties.json * Create snyk-security.yml * Update snyk-security.yml * Fix mispelling Co-authored-by: Sampark Sharma <phantsure@github.com> * Apply comments from PR - Moved documentation link to the top - Made `|| true` optional - Added commit SHA for the Snyk GitHub Action * Remove empty space Co-authored-by: Sampark Sharma <phantsure@github.com> * Remove empty space in line end Co-authored-by: Sampark Sharma <phantsure@github.com> * Update Categories * Updated after running pre-commit linting --------- Co-authored-by: Sampark Sharma <phantsure@github.com>
8 lines
376 B
JSON
8 lines
376 B
JSON
{
|
|
"name": "Snyk Security",
|
|
"creator": "Snyk",
|
|
"description": "Detect vulnerabilities across your applications and infrastructure with the Snyk platform.",
|
|
"iconName": "snyk",
|
|
"categories": ["Code Scanning","JavaScript", "Python", "Java", "PHP", "C#", "C", "C++", "Ruby", "Swift", "Go", "TypeScript", "Kotlin", "Apex", "Scala", "Terraform", "Dockerfile"]
|
|
}
|