Skip to content

refactor: create 942450 .ra file#4513

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

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

Conversation

@fzipi
Copy link
Copy Markdown
Member

@fzipi fzipi commented Mar 2, 2026

what

  • create regex-assembly file for rule 942450 (SQL bin/hex evasion methods)
  • add "generated from" comment block to the rule
  • toolchain factored out common trailing ' from x'...' and b'...' patterns

why

  • improve maintainability by using regex-assembly format
  • the three encoding patterns (0x hex, x'...' hex literal, b'...' binary literal) are clearly documented in .ra format

refs

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 2, 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 3, 2026
Merged via the queue into main with commit 1b8e7cf Mar 3, 2026
8 checks passed
@fzipi fzipi deleted the regex-assembly/942450 branch March 3, 2026 14:34
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