Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(go): permissive regexp (CWE-625) #288

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

elsapet
Copy link
Collaborator

@elsapet elsapet commented Feb 20, 2024

Description

Add golang rule to catch regular expressions missing boundaries

Relates to #271

Checklist

  • I've added a snapshot that shows my rule works as expected.
  • My rule has adequate metadata to explain its use.
  • PR title follows Conventional Commits format

@elsapet elsapet mentioned this pull request Feb 20, 2024
28 tasks
@elsapet elsapet merged commit 437a655 into main Feb 20, 2024
20 checks passed
@elsapet elsapet deleted the feat/go/permissive-regex branch February 20, 2024 16:11
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