Add Debricked starter workflow (#2107)
* Add Debricked starter workflow * Add permissions section * Remove schedule * Fix review comments --------- Co-authored-by: Alexis Abril <alexisabril@github.com>
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user