Files
starter-workflows/code-scanning/properties/dependency-review.properties.json
T

18 lines
441 B
JSON
Raw Normal View History

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