You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 anchorsFile: app/models/submitter.rb
Line: 8
The text was updated successfully, but these errors were encountered: