mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
committed by
GitHub
parent
3e2b8124c9
commit
8676516cb9
@@ -45,7 +45,7 @@ which still contains an HTML comment.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
One possible fix for this issue is to apply the regular expression replacement recursively until no
|
||||
One possible fix for this issue is to apply the regular expression replacement repeatedly until no
|
||||
more replacements can be performed. This ensures that the unsafe text does not re-appear in the sanitized input, effectively
|
||||
removing all instances of the targeted pattern:
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user