autoformat

This commit is contained in:
Erik Krogh Kristensen
2020-07-07 11:07:49 +02:00
committed by Raz0r
parent b46b49586a
commit d85d9b9b5b

View File

@@ -145,9 +145,9 @@ module ClientSideUrlRedirect {
)
}
}
/**
* A write of an attribute which may execute JavaScript code or
* A write of an attribute which may execute JavaScript code or
* exfiltrate data to an attacker controlled site.
*/
class AttributeWriteUrlSink extends ScriptUrlSink, DataFlow::ValueNode {