add a bunch of code scanning workflows

This commit is contained in:
anaarmas
2021-11-19 16:55:27 +01:00
parent da223f8a03
commit 52edf1b580
49 changed files with 2493 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"name": "njsscan",
"creator": "NodeJSScan",
"description": "nodejsscan is a static security code scanner that finds insecure code patterns in your Node.js applications.",
"iconName": "njsscan",
"categories": ["Code Scanning", "JavaScript", "TypeScript"]
}