Skip to content

feat: move 930110 to regex-assembly#4494

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

feat: move 930110 to regex-assembly#4494
fzipi merged 6 commits into
mainfrom
regex-assembly/930110

Conversation

@fzipi
Copy link
Copy Markdown
Member

@fzipi fzipi commented Mar 1, 2026

what

  • create regex-assembly file for rule 930110 (path traversal attack)
  • update rule regex with toolchain-generated version
  • add standard "generated from regex-assembly" comment block

why

  • maintainability: .ra files make it easier to review and update patterns
  • consistency: aligns with the ongoing effort to move rules to regex-assembly format

refs

## what
- create regex-assembly file for rule 930110 (path traversal attack)
- update rule regex with toolchain-generated version
- add standard "generated from regex-assembly" comment block

## why
- maintainability: `.ra` files make it easier to review and update patterns
- consistency: aligns with the ongoing effort to move rules to regex-assembly format
@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 regex-assembly/930110.ra
Comment thread regex-assembly/930110.ra Outdated
Comment thread regex-assembly/930110.ra Outdated
Comment thread regex-assembly/930110.ra Outdated
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
Copy link
Copy Markdown
Member Author

fzipi commented Mar 2, 2026

I think we catched something in the original regex. We might want to add more tests later on?

@fzipi fzipi added this pull request to the merge queue Mar 2, 2026
Merged via the queue into main with commit 28e2aa7 Mar 2, 2026
8 checks passed
@fzipi fzipi deleted the regex-assembly/930110 branch March 2, 2026 12:20
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