mirror of
https://github.com/drone/drone-gitleaks.git
synced 2026-06-04 18:24:14 +08:00
20 lines
466 B
JSON
20 lines
466 B
JSON
{
|
|
"NumIssues":1,
|
|
"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"
|
|
}]
|
|
} |