Skip to content

Commit

Permalink
Reference fix/report PR for marked < 0.3.6 XSS (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChALkeR authored and eoftedal committed Mar 23, 2018
1 parent 65efcb7 commit 586b6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repository/npmrepository.json
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@
"identifiers": {
"advisory": "Cross-Site Scripting (XSS) Due To Sanitization Bypass Using HTML Entities"
},
"info" : [ "https://srcclr.com/security/cross-site-scripting-xss-due-to/javascript/s-2309" ]
"info" : [ "https://srcclr.com/security/cross-site-scripting-xss-due-to/javascript/s-2309", "https://github.com/markedjs/marked/pull/592" ]
}
]
},
Expand Down

0 comments on commit 586b6c4

Please sign in to comment.