mirror of
https://github.com/drone/drone-gitleaks.git
synced 2026-06-04 10:15:20 +08:00
add sample data
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"Issues": [{
|
||||
"line": "*****",
|
||||
"lineNumber": 12,
|
||||
"offender": "*****",
|
||||
"offenderEntropy": -1,
|
||||
"commit": "e435b441a5c2847340633bd0f84b5eed8e32edcd",
|
||||
"repo": ".",
|
||||
"repoURL": "",
|
||||
"leakURL": "",
|
||||
"rule": "AWS Access Key",
|
||||
"commitMessage": "commit message\n",
|
||||
"author": "Eoin McAfee",
|
||||
"email": "email@github.com",
|
||||
"file": ".drone.yml",
|
||||
"date": "2022-01-24T16:35:57Z",
|
||||
"tags": "key, AWS"
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user