Skip to content

Commit 16ab4da

Browse files
alexrfordhmac
andauthored
Update ql/lib/codeql/ruby/security/XSS.qll
Co-authored-by: Harry Maclean <[email protected]>
1 parent de01770 commit 16ab4da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ql/lib/codeql/ruby/security/XSS.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ module StoredXSS {
291291
}
292292

293293
/**
294-
* An additional step that is preserves dataflow in the context of stored XSS.
294+
* An additional step that preserves dataflow in the context of stored XSS.
295295
*/
296296
predicate isAdditionalXSSTaintStep = Shared::isAdditionalXSSFlowStep/2;
297297

0 commit comments

Comments
 (0)