Skip to content

avoid badly anchored regular expression#414

Merged
corporate-gadfly merged 1 commit intoOpenVoxProject:mainfrom
corporate-gadfly:badly-anchored-regex
Apr 22, 2026
Merged

avoid badly anchored regular expression#414
corporate-gadfly merged 1 commit intoOpenVoxProject:mainfrom
corporate-gadfly:badly-anchored-regex

Conversation

@corporate-gadfly
Copy link
Copy Markdown
Contributor

  • Ruby documentation: Anchors
  • Common Weakness Enumeration: CWE-20

Short description

Checklist

I have:

- Ruby documentation: [Anchors](https://ruby-doc.org/3.2.0/Regexp.html#class-Regexp-label-Anchors)
- Common Weakness Enumeration: [CWE-20](https://cwe.mitre.org/data/definitions/20.html)

Signed-off-by: Corporate Gadfly <haroon.rafique@gmail.com>
Copy link
Copy Markdown
Contributor

@cvquesty cvquesty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Disclaimer: not enough coffee.

@corporate-gadfly corporate-gadfly merged commit 2c28c40 into OpenVoxProject:main Apr 22, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants