You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[NodeJSScan](https://opensecurity.in):warning:— A static security code scanner for Node.js applications powered by libsast and semgrep that builds on the njsscan cli tool. It features a UI with various dashboards about an application's security status.
730
+
-[NodeJSScan](https://opensecurity.in) — A static security code scanner for Node.js applications powered by libsast and semgrep that builds on the njsscan cli tool. It features a UI with various dashboards about an application's security status.
@@ -1015,7 +1015,7 @@ It uses the pycodestyle utility to determine what parts of the code needs to be
1015
1015
1016
1016
-[pycodestyle](https://pycodestyle.pycqa.org/en/latest) — (Formerly `pep8`) Check Python code against some of the style conventions in PEP 8.
1017
1017
1018
-
-[pydocstyle](http://www.pydocstyle.org) — Check compliance with Python docstring conventions.
1018
+
-[pydocstyle](http://www.pydocstyle.org):warning:— Check compliance with Python docstring conventions.
1019
1019
1020
1020
-[pyflakes](https://pypi.org/project/pyflakes) — Check Python source files for errors.
1021
1021
@@ -2098,7 +2098,7 @@ but with the following improvements:
2098
2098
2099
2099
-[njsscan](https://opensecurity.in) — A static application testing (SAST) tool that can find insecure code patterns in your node.js applications using simple pattern matcher from libsast and syntax-aware semantic code pattern search tool semgrep.
2100
2100
2101
-
-[NodeJSScan](https://opensecurity.in):warning:— A static security code scanner for Node.js applications powered by libsast and semgrep that builds on the njsscan cli tool. It features a UI with various dashboards about an application's security status.
2101
+
-[NodeJSScan](https://opensecurity.in) — A static security code scanner for Node.js applications powered by libsast and semgrep that builds on the njsscan cli tool. It features a UI with various dashboards about an application's security status.
2102
2102
2103
2103
-[standard](http://standardjs.com) — An npm module that checks for Javascript Styleguide issues.
2104
2104
@@ -2204,7 +2204,7 @@ Kani verifies:
2204
2204
2205
2205
-[njsscan](https://opensecurity.in) — A static application testing (SAST) tool that can find insecure code patterns in your node.js applications using simple pattern matcher from libsast and syntax-aware semantic code pattern search tool semgrep.
2206
2206
2207
-
-[NodeJSScan](https://opensecurity.in):warning:— A static security code scanner for Node.js applications powered by libsast and semgrep that builds on the njsscan cli tool. It features a UI with various dashboards about an application's security status.
2207
+
-[NodeJSScan](https://opensecurity.in) — A static security code scanner for Node.js applications powered by libsast and semgrep that builds on the njsscan cli tool. It features a UI with various dashboards about an application's security status.
2208
2208
2209
2209
-[Oversecured](https://oversecured.com):copyright: — Enterprise vulnerability scanner for Android and iOS apps. It allows app owners and developers to secure each new version of a mobile app by integrating Oversecured into the development process.
Copy file name to clipboardExpand all lines: data/api/tools.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12182,7 +12182,7 @@
12182
12182
"plans": null,
12183
12183
"description": "A static security code scanner for Node.js applications powered by libsast and semgrep that builds on the njsscan cli tool. It features a UI with various dashboards about an application's security status.",
12184
12184
"discussion": null,
12185
-
"deprecated": true,
12185
+
"deprecated": null,
12186
12186
"resources": null,
12187
12187
"reviews": null,
12188
12188
"demos": null,
@@ -14981,7 +14981,7 @@
14981
14981
"plans": null,
14982
14982
"description": "Check compliance with Python docstring conventions.",
0 commit comments