Skip to content

Commit 316531b

Browse files
author
Adam Baldwin
committed
Merge branch 'master' of github.com:nodesecurity/eslint-plugin-security
2 parents 3f15b76 + f77718b commit 316531b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ From the Node.js API docs: "Setting `noAssert` to true skips validation of the `
5555

5656
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)
5757

58-
More information: https://blog.liftsecurity.io/2014/08/19/Avoid-Command-Injection-Node.js
58+
More information: https://web.archive.org/web/20140903015907/https://blog.liftsecurity.io/2014/08/19/Avoid-Command-Injection-Node.js
5959

6060
#### `detect-disable-mustache-escape`
6161

0 commit comments

Comments
 (0)