2022-03-21 11:40:07 -07:00
|
|
|
{
|
|
|
|
|
"name": "Dependency Review",
|
2022-05-02 12:23:29 +05:30
|
|
|
"description": "Scans Pull Requests on each push for the introduction and/or resolution of vulnerable dependencies to the repository",
|
2022-03-21 11:40:07 -07:00
|
|
|
"iconName": "octicon mark-github",
|
|
|
|
|
"categories": [
|
2022-04-01 10:03:32 +05:30
|
|
|
"Dependency review",
|
|
|
|
|
"Dependency graph",
|
2022-03-21 11:40:07 -07:00
|
|
|
"Go",
|
|
|
|
|
"Java",
|
|
|
|
|
"JavaScript",
|
|
|
|
|
"TypeScript",
|
|
|
|
|
"Python",
|
|
|
|
|
"Ruby",
|
|
|
|
|
"Actions",
|
|
|
|
|
"PHP"]
|
|
|
|
|
}
|