Files
plugin-drone-gitleaks/docs/sample_data.json
T
Eoin McAfee 23e0e1d500 extend plugin to publish adaptive card (#1)
* extend plugin to publish adaptive card

* fix template url

* updated template

* fixes issue with template facts not working

* adjust width

* strech column for card

* add data back in

* add sample data
2022-01-25 11:10:33 +00:00

19 lines
449 B
JSON

{
"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"
}]
}