mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Update ql/lib/codeql/ruby/security/XSS.qll
Co-authored-by: Harry Maclean <hmac@github.com>
This commit is contained in:
@@ -291,7 +291,7 @@ module StoredXSS {
|
||||
}
|
||||
|
||||
/**
|
||||
* An additional step that is preserves dataflow in the context of stored XSS.
|
||||
* An additional step that preserves dataflow in the context of stored XSS.
|
||||
*/
|
||||
predicate isAdditionalXSSTaintStep = Shared::isAdditionalXSSFlowStep/2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user