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>
This commit is contained in:
lsynopsys
2023-12-22 23:41:56 +05:30
committed by GitHub
parent a0941187cc
commit 4f4ef4e030
3 changed files with 319 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"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"]
}