dbba84eb87
The CI test needs to be fixed and not the other way round.
17 lines
418 B
JSON
17 lines
418 B
JSON
{
|
|
"name": "Dependency Review",
|
|
"description": "Scans Pull Requests on each push for the introduction and/or resolution of vulnerable depdendencies to the repository",
|
|
"iconName": "octicon mark-github",
|
|
"categories": [
|
|
"Dependency review",
|
|
"Dependency graph",
|
|
"Go",
|
|
"Java",
|
|
"JavaScript",
|
|
"TypeScript",
|
|
"Python",
|
|
"Ruby",
|
|
"Actions",
|
|
"PHP"]
|
|
}
|