83b6e98d43
* Add Debricked starter workflow * Add permissions section * Remove schedule * Fix review comments --------- Co-authored-by: Alexis Abril <alexisabril@github.com>
20 lines
389 B
JSON
20 lines
389 B
JSON
{
|
|
"name": "Debricked Scan",
|
|
"creator": "OpenText",
|
|
"description": "Integrate with Debricked's state of the art AI-powered Software Composition Analysis to automate your security.",
|
|
"iconName": "debricked",
|
|
"categories": [
|
|
"Code Scanning",
|
|
"Python",
|
|
"JavaScript",
|
|
"Java",
|
|
"PHP",
|
|
"Ruby",
|
|
"Go",
|
|
"Rust",
|
|
"Swift",
|
|
"C#",
|
|
"Objective-C"
|
|
]
|
|
}
|