Skip to content

Commit d85d9b9

Browse files
erik-kroghRaz0r
authored andcommitted
autoformat
1 parent b46b495 commit d85d9b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

javascript/ql/src/semmle/javascript/security/dataflow/ClientSideUrlRedirectCustomizations.qll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,9 @@ module ClientSideUrlRedirect {
145145
)
146146
}
147147
}
148-
148+
149149
/**
150-
* A write of an attribute which may execute JavaScript code or
150+
* A write of an attribute which may execute JavaScript code or
151151
* exfiltrate data to an attacker controlled site.
152152
*/
153153
class AttributeWriteUrlSink extends ScriptUrlSink, DataFlow::ValueNode {

0 commit comments

Comments
 (0)