Skip to content

refactor: create 941300 .ra file#4521

Merged
Xhoenix merged 1 commit into
mainfrom
regex-assembly/941300
Mar 8, 2026
Merged

refactor: create 941300 .ra file#4521
Xhoenix merged 1 commit into
mainfrom
regex-assembly/941300

Conversation

@fzipi
Copy link
Copy Markdown
Member

@fzipi fzipi commented Mar 3, 2026

what

  • create regex-assembly/941300.ra for IE XSS filter detecting OBJECT tag with dangerous attributes (type, codetype, classid, code, data)
  • add standard comment block to the rule in the conf file
  • toolchain optimized common prefix extraction (code/codetype/classid) 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

@Xhoenix Xhoenix added this pull request to the merge queue Mar 8, 2026
Merged via the queue into main with commit b7d6cb1 Mar 8, 2026
8 checks passed
@Xhoenix Xhoenix deleted the regex-assembly/941300 branch March 8, 2026 12:13
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.

3 participants