add Security Gallery entry for new Dependency Review Action

This commit is contained in:
Eli Reisman
2022-03-29 09:47:14 -07:00
parent 1d9d6d7fb0
commit d8be55169b
2 changed files with 28 additions and 0 deletions
@@ -0,0 +1,17 @@
{
"name": "Dependency Review",
"creator": "GitHub",
"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"]
}