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

Brakeman: Format Validation vulnerability #148

Closed
Tracked by #145
bsp3ars opened this issue Mar 9, 2022 · 0 comments · Fixed by #179
Closed
Tracked by #145

Brakeman: Format Validation vulnerability #148

bsp3ars opened this issue Mar 9, 2022 · 0 comments · Fixed by #179
Assignees
Labels

Comments

@bsp3ars
Copy link
Contributor

bsp3ars commented Mar 9, 2022

Results of scan:

Confidence: High
Category: Format Validation
Check: ValidationRegex
Message: Insufficient validation for phone_number using /\d{3}-\d{3}-\d{4}/. Use \A and \z as anchors
File: app/models/submitter.rb
Line: 8

@hortongn hortongn added this to the Next deploy milestone Apr 21, 2022
@Janell-Huyck Janell-Huyck self-assigned this Sep 6, 2023
@hortongn hortongn removed this from the Next deploy milestone Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants