test_local_repo_one_aws_leak_commit.json 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. [
  2. {
  3. "line": " aws_access_key_id='AKIAIO5FODNN7EXAMPLE',",
  4. "offender": "AKIAIO5FODNN7EXAMPLE",
  5. "commit": "6557c92612d3b35979bd426d429255b3bf9fab74",
  6. "repo": "test_repo_1",
  7. "rule": "AWS Manager ID",
  8. "commitMessage": "commit 1 with secrets\n",
  9. "author": "zach rice",
  10. "email": "zricer@protonmail.com",
  11. "file": "server.test.py",
  12. "date": "2019-10-24T09:29:27-04:00",
  13. "tags": "key, AWS"
  14. },
  15. {
  16. "line": " aws_access_key_id='AKIAIO5FODNN7EXAMPLE',",
  17. "offender": "key_id='AKIAIO5FODNN7EXAMPLE",
  18. "commit": "6557c92612d3b35979bd426d429255b3bf9fab74",
  19. "repo": "test_repo_1",
  20. "rule": "Generic Credential",
  21. "commitMessage": "commit 1 with secrets\n",
  22. "author": "zach rice",
  23. "email": "zricer@protonmail.com",
  24. "file": "server.test.py",
  25. "date": "2019-10-24T09:29:27-04:00",
  26. "tags": "key, API, generic"
  27. },
  28. {
  29. "line": " aws_secret_access_key='ABCDEF+c2L7yXeGvUyrPgYsDnWRRC1AYEXAMPLE'",
  30. "offender": "secret_access_key='ABCDEF+c2L7yXeGvUyrPgYsDnWRRC1AYEXAMPLE",
  31. "commit": "6557c92612d3b35979bd426d429255b3bf9fab74",
  32. "repo": "test_repo_1",
  33. "rule": "Generic Credential",
  34. "commitMessage": "commit 1 with secrets\n",
  35. "author": "zach rice",
  36. "email": "zricer@protonmail.com",
  37. "file": "server.test.py",
  38. "date": "2019-10-24T09:29:27-04:00",
  39. "tags": "key, API, generic"
  40. }
  41. ]