test_local_repo_one_aws_leak_commit.json 482 B

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