This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Sample file: owasp-offat-data-leak-patterns.yml | |
| # Source: https://github.com/mazen160/secrets-patterns-db | |
| # License: https://github.com/mazen160/secrets-patterns-db/blob/master/LICENSE.md | |
| # WARNING: Data leak detection can be cpu intensive, so it's preffered to only | |
| # include patterns for which data is available in the API. | |
| patterns: | |
| - name: times | |
| regex: \d{1,2}:\d{2} ?(?:[ap]\.?m\.?)?|\d[ap]\.?m\.? | |
| confidence: high | |
| - name: phones |