23 lines
543 B
JSON
23 lines
543 B
JSON
{
|
|
"name": "Black Duck Security Scan Workflow",
|
|
"creator": "Black Duck Software, Inc.",
|
|
"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",
|
|
"categories": [
|
|
"Code Scanning",
|
|
"C",
|
|
"C++",
|
|
"C#",
|
|
"Go",
|
|
"Java",
|
|
"JavaScript",
|
|
"Ruby",
|
|
"PHP",
|
|
"Swift",
|
|
"Kotlin",
|
|
"Python",
|
|
"VB.NET",
|
|
"Objective C"
|
|
]
|
|
}
|