Skip to content

Commit 646b773

Browse files
authored
Fix broken link for detect-object-injection
The current link leads to a 404 page, the new one is the proper page.
1 parent 290aa78 commit 646b773

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
@@ -94,7 +94,7 @@ More information: http://www.bennadel.com/blog/2169-where-does-node-js-and-requi
9494

9595
Detects `variable[key]` as a left- or right-hand assignment operand.
9696

97-
More information: https://blog.liftsecurity.io/2015/01/15/the-dangers-of-square-bracket-notation
97+
More information: https://blog.liftsecurity.io/2015/01/14/the-dangers-of-square-bracket-notation/
9898

9999
#### `detect-possible-timing-attacks`
100100

0 commit comments

Comments
 (0)