Skip to content

refactor: create 941250 .ra file#4520

Merged
fzipi merged 1 commit into
mainfrom
regex-assembly/941250
Mar 10, 2026
Merged

refactor: create 941250 .ra file#4520
fzipi merged 1 commit into
mainfrom
regex-assembly/941250

Conversation

@fzipi
Copy link
Copy Markdown
Member

@fzipi fzipi commented Mar 3, 2026

what

  • create regex-assembly/941250.ra for IE XSS filter detecting META http-equiv with content-type/refresh/set-cookie values
  • add standard comment block to the rule in the conf file
  • toolchain optimized three per-letter entity code groups into a single merged group and expanded [\s/+] to [\s\x0b\+/] for RE2 compatibility

why

  • improve maintainability by using regex-assembly format

refs

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 3, 2026

📊 Quantitative test results for language: eng, year: 2023, size: 10K, paranoia level: 1:
🚀 Quantitative testing did not detect new false positives

Copy link
Copy Markdown
Contributor

@franbuehler franbuehler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fzipi fzipi added this pull request to the merge queue Mar 10, 2026
Merged via the queue into main with commit 1e6c6ee Mar 10, 2026
8 checks passed
@fzipi fzipi deleted the regex-assembly/941250 branch March 10, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants