mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
Merge pull request #6043 from erik-krogh/serialize-javascript-typo
Approved by asgerf
This commit is contained in:
@@ -57,7 +57,7 @@ module Shared {
|
||||
|
||||
/**
|
||||
* A call to `serialize-javascript`, which prevents XSS vulnerabilities unless
|
||||
* the `unsafe` option is set.t
|
||||
* the `unsafe` option is set to `true`.
|
||||
*/
|
||||
class SerializeJavascriptSanitizer extends Sanitizer, DataFlow::CallNode {
|
||||
SerializeJavascriptSanitizer() {
|
||||
|
||||
Reference in New Issue
Block a user