Files
starter-workflows/code-scanning/properties/synopsys-action.properties.json
T
lsynopsys 4f4ef4e030 Synopsys Action's starter workflow (#2234)
* Synopsys action starter workflow

* Synopsys action - Address review comments

* Synopsys action - Address review comments 2

* Addressed review comments

* Fixed review comments

* Parameter changes accommodation

---------

Co-authored-by: kishorikumar <104522232+kishorikumar@users.noreply.github.com>
Co-authored-by: Alexis Abril <alexisabril@github.com>
2023-12-22 12:11:56 -06:00

8 lines
409 B
JSON

{
"name": "Synopsys Action",
"creator": "Synopsys",
"description": "The Synopsys GitHub Action allows you to configure your pipeline to run Synopsys security testing and take action on the security results",
"iconName": "synopsys-action",
"categories": ["Code Scanning", "C", "C++", "C#", "Go", "Java", "JavaScript", "Ruby", "PHP", "Swift", "Kotlin" , "Python", "VB.NET", "Objective C"]
}