-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
f83e766610719968654cdab4a63ebee5cf1abfbb Dev: CodeQL has a false posi…
…tive on the HTML removal regex, but it appears a length check (even one that doesn't do anything like this) will stop the warning (which, as noted is a false positive in this case, since there can be no catastrophic backtracking with this expression). Sync to source repo @f83e766610719968654cdab4a63ebee5cf1abfbb
- Loading branch information
dtbuild
committed
Apr 10, 2024
1 parent
cf028fb
commit 1f609ac
Showing
5 changed files
with
13 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters