Files
starter-workflows/code-scanning/properties/dependency-review.properties.json
T
Sampark Sharma ca970a2124 Fix typo
2022-05-02 12:23:29 +05:30

17 lines
417 B
JSON

{
"name": "Dependency Review",
"description": "Scans Pull Requests on each push for the introduction and/or resolution of vulnerable dependencies to the repository",
"iconName": "octicon mark-github",
"categories": [
"Dependency review",
"Dependency graph",
"Go",
"Java",
"JavaScript",
"TypeScript",
"Python",
"Ruby",
"Actions",
"PHP"]
}