17 lines
417 B
JSON
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"]
|
|
}
|