Files
starter-workflows/dependency-graph/properties/dependency-review.properties.json
T
2022-03-29 09:47:15 -07:00

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 Graph",
"Dependency Review",
"Go",
"Java",
"JavaScript",
"TypeScript",
"Python",
"Ruby",
"Actions",
"PHP"]
}