Skip to content

Commit

Permalink
Update tools.json
Browse files Browse the repository at this point in the history
Add OWASP IDE-VulScanner
  • Loading branch information
mamicidal authored Aug 3, 2024
1 parent 289a256 commit c3cf16f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions _data/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -1943,5 +1943,14 @@
"platforms": "IntelliJ, VSCode",
"note": "The product falls under the SCA tool category and enables developers to scan third-party dependencies within their favourite IDEs i.e. IntelliJ and VSCode.",
"type": "SAST"
},
{
"title": "OWASP IDE VulScanner",
"url": "https://owasp.org/www-project-ide-vulscanner/",
"owner": "DestinJiDee LTD",
"license": "Free",
"platforms": "IntelliJ, VSCode",
"note": "The product falls under the SCA tool category and enables developers to scan third-party dependencies within their favourite IDEs i.e. IntelliJ and VSCode.",
"type": "DAST"
}
]

0 comments on commit c3cf16f

Please sign in to comment.