Files
starter-workflows/code-scanning/properties/debricked.properties.json
T
Michael Chernov 83b6e98d43 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>
2024-08-16 10:16:20 -05:00

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"
]
}