Added black duck security scan action template

This commit is contained in:
Sadman Anik
2024-12-18 18:07:23 +06:00
parent 1cc1562949
commit 4a84ccf8e0
2 changed files with 55 additions and 0 deletions
@@ -0,0 +1,21 @@
{
"name": "Black Duck Security Scan Workflow",
"description": "The Black Duck Security Scan GitHub Action allows you to configure your pipeline to run Black Duck Security Scan and take action on the security results",
"iconName": "black-duck-icon.png",
"categories": [
"Code Scanning",
"C",
"C++",
"C#",
"Go",
"Java",
"JavaScript",
"Ruby",
"PHP",
"Swift",
"Kotlin",
"Python",
"VB.NET",
"Objective C"
]
}