test_local_repo_one_aws_leak.json 464 B

123456789101112131415161718
  1. [
  2. {
  3. "line": " aws_access_key_id='AKIAIO5FODNN7EXAMPLE',",
  4. "lineNumber": 5,
  5. "offender": "AKIAIO5FODNN7EXAMPLE",
  6. "commit": "6557c92612d3b35979bd426d429255b3bf9fab74",
  7. "repo": "test_repo_1",
  8. "repoURL": "",
  9. "leakURL": "",
  10. "rule": "AWS Access Key",
  11. "commitMessage": "commit 1 with secrets\n",
  12. "author": "zach rice",
  13. "email": "zricer@protonmail.com",
  14. "file": "server.test.py",
  15. "date": "2019-10-24T09:29:27-04:00",
  16. "tags": "key, AWS"
  17. }
  18. ]