| 12345678910111213141516171819202122 |
- [
- {
- "RuleID": "test-rule",
- "Description": "",
- "StartLine": 1,
- "EndLine": 2,
- "StartColumn": 1,
- "EndColumn": 2,
- "Match": "line containing secret",
- "Secret": "a secret",
- "File": "auth.py",
- "SymlinkFile": "",
- "Commit": "0000000000000000",
- "Entropy": 0,
- "Author": "John Doe",
- "Email": "johndoe@gmail.com",
- "Date": "10-19-2003",
- "Message": "opps",
- "Tags": [],
- "Fingerprint": ""
- }
- ]
|