Skip to content

refactor: create 941310 .ra files#4522

Merged
fzipi merged 5 commits into
mainfrom
regex-assembly/941310
Mar 16, 2026
Merged

refactor: create 941310 .ra files#4522
fzipi merged 5 commits into
mainfrom
regex-assembly/941310

Conversation

@fzipi
Copy link
Copy Markdown
Member

@fzipi fzipi commented Mar 3, 2026

what

  • create regex-assembly/941310.ra for US-ASCII malformed encoding XSS open tag detection
  • create regex-assembly/941310-chain1.ra for US-ASCII malformed encoding XSS closing tag detection
  • add standard comment blocks to both the main rule and chained rule in the conf file
  • toolchain normalized \xbc/\xbe to \x{bc}/\x{be} (RE2 hex format) and expanded \s to [\s\x0b]

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

Comment thread rules/REQUEST-941-APPLICATION-ATTACK-XSS.conf Outdated
@fzipi fzipi requested a review from EsadCetiner March 15, 2026 22:58
@fzipi fzipi added this pull request to the merge queue Mar 16, 2026
Merged via the queue into main with commit d3c1bda Mar 16, 2026
8 checks passed
@fzipi fzipi deleted the regex-assembly/941310 branch March 16, 2026 21:38
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