Skip to content

Commit fac0dde

Browse files
authored
Merge pull request #12 from tupaschoal/patch-1
Fix broken link for detect-object-injection
2 parents 290aa78 + 646b773 commit fac0dde

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)