We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d7815 commit db9a500Copy full SHA for db9a500
detectors/regex_match/data/sample.json
@@ -0,0 +1,4 @@
1
+{
2
+ "contents": ["My email address is [email protected] and [email protected]"],
3
+ "regex_pattern": "[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\\.[a-zA-Z]{2,}"
4
+}
0 commit comments