Files
starter-workflows/code-scanning/properties/dependency-review.properties.json
T
Bishal Prasad dbba84eb87 revert back to "Dependency review" category
The CI test needs to be fixed and not the other way round.
2022-04-01 10:03:32 +05:30

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