Skip to content

refactor: create 942510 .ra file#4514

Closed
fzipi wants to merge 2 commits into
mainfrom
regex-assembly/942510
Closed

refactor: create 942510 .ra file#4514
fzipi wants to merge 2 commits into
mainfrom
regex-assembly/942510

Conversation

@fzipi
Copy link
Copy Markdown
Member

@fzipi fzipi commented Mar 2, 2026

what

  • create regex-assembly file for rule 942510 (SQLi bypass via backtick-enclosed content)
  • add "generated from" comment block to the rule
  • toolchain normalized character classes and factored out trailing = from base64 padding alternatives

why

  • improve maintainability by using regex-assembly format
  • the two detection patterns (SQL-like content and base64 between backticks) 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

@fzipi fzipi force-pushed the regex-assembly/942510 branch from 2755433 to 29af9eb Compare March 2, 2026 23:22
@fzipi fzipi requested a review from a team March 2, 2026 23:23
@fzipi
Copy link
Copy Markdown
Member Author

fzipi commented Mar 2, 2026

Superseded by #4516 which uses a shared include file for both 942510 and 942511.

@fzipi fzipi closed this Mar 2, 2026
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.

1 participant