post-review: move DR Action spec and props file into code-scanning/ dir tree temporarily, until maintainers refactor this to security/

This commit is contained in:
Eli Reisman
2022-03-29 09:47:15 -07:00
parent 6537e55e97
commit c3a21a83b2
2 changed files with 0 additions and 0 deletions
@@ -0,0 +1,16 @@
{
"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": [
"Dependency Graph",
"Dependency Review",
"Go",
"Java",
"JavaScript",
"TypeScript",
"Python",
"Ruby",
"Actions",
"PHP"]
}