Skip to content

refactor(951220): convert MSSQL leakage rule to regex-assembly#4459

Merged
fzipi merged 2 commits into
mainfrom
refactor/move-to-regex-assembly-951220
Feb 17, 2026
Merged

refactor(951220): convert MSSQL leakage rule to regex-assembly#4459
fzipi merged 2 commits into
mainfrom
refactor/move-to-regex-assembly-951220

Conversation

@fzipi

@fzipi fzipi commented Feb 16, 2026

Copy link
Copy Markdown
Member

what

  • add regex-assembly/951220.ra with all 24 MSSQL SQL information leakage patterns
  • the generated regex is semantically equivalent but optimized with common prefix factoring.

why

  • move to regex-assembly

Add regex-assembly/951220.ra with all 24 MSSQL SQL information
leakage patterns, enabling crs-toolchain management. The generated
regex is semantically equivalent but optimized with common prefix
factoring.
@github-actions

github-actions Bot commented Feb 16, 2026

Copy link
Copy Markdown
Contributor

📊 Quantitative test results for language: eng, year: 2023, size: 10K, paranoia level: 1:
🚀 Quantitative testing did not detect new false positives

@fzipi
fzipi enabled auto-merge February 17, 2026 13:49

@airween airween left a comment

Copy link
Copy Markdown
Contributor

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 Feb 17, 2026
Merged via the queue into main with commit 6828b2c Feb 17, 2026
8 checks passed
@fzipi
fzipi deleted the refactor/move-to-regex-assembly-951220 branch February 17, 2026 13:58
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