What’s the difference between my SSN Regex and the Regex that Trellix has for SSN validation?
So I’ve been working on some website validation in javascript and I am pretty new to using Regex. This is the Regex I created to validate Social Security Numbers that have a hyphen in between the three sections.