XRegExp
XRegExp provides augmented (and extensible) JavaScript regular expressions. You get modern syntax and flags beyond what browsers support natively. XRegExp is also a regex utility belt with tools to make your grepping and parsing easier while freeing you from regex cross-browser inconsistencies and other annoyances.
Official Site:
http://xregexp.com/Severity Summary:
No CVEs found