Skip to content

refactor: create 941190 .ra file#4499

Merged
fzipi merged 2 commits into
mainfrom
regex-assembly/941190
Mar 2, 2026
Merged

refactor: create 941190 .ra file#4499
fzipi merged 2 commits into
mainfrom
regex-assembly/941190

Conversation

@fzipi
Copy link
Copy Markdown
Member

@fzipi fzipi commented Mar 1, 2026

what

  • create regex-assembly file for rule 941190 (IE XSS filters - style tag detection)
  • add "generated from" comment to the rule

why

  • improve maintainability by using regex-assembly format
  • the .ra file decomposes HTML entity code patterns into named assemblies (colon-equals-entity-codes, paren-backslash-entity-codes) and uses nested assemble blocks for literal-or-entity alternations

refs

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 1, 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 force-pushed the regex-assembly/941190 branch from c384316 to e9a62b9 Compare March 1, 2026 23:10
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 2, 2026
Merged via the queue into main with commit 9940181 Mar 2, 2026
8 checks passed
@fzipi fzipi deleted the regex-assembly/941190 branch March 2, 2026 14:22
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