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:
Michael Chernov
2024-08-16 18:16:20 +03:00
committed by GitHub
parent af1bbdc430
commit 83b6e98d43
3 changed files with 65 additions and 0 deletions
@@ -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"
]
}