mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-10 07:58:15 -05:00
23 lines
414 B
JSON
23 lines
414 B
JSON
[
|
|
{
|
|
"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": [],
|
|
"RuleID": "test-rule",
|
|
"Fingerprint": ""
|
|
}
|
|
]
|