We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eefca90 + 4a17b95 commit f77718bCopy full SHA for f77718b
README.md
@@ -55,7 +55,7 @@ From the Node.js API docs: "Setting `noAssert` to true skips validation of the `
55
56
Detects instances of [`child_process`](https://nodejs.org/api/child_process.html) & non-literal [`exec()`](https://nodejs.org/api/child_process.html#child_process_child_process_exec_command_options_callback)
57
58
-More information: https://blog.liftsecurity.io/2014/08/19/Avoid-Command-Injection-Node.js
+More information: https://web.archive.org/web/20140903015907/https://blog.liftsecurity.io/2014/08/19/Avoid-Command-Injection-Node.js
59
60
#### `detect-disable-mustache-escape`
61
0 commit comments