test_local_repo_two_leaks_commit_from.json 917 B

1234567891011121314151617181920212223242526272829303132
  1. [
  2. {
  3. "line": "Here's an AWS secret: \"AKIALALEMEL33243OLIAE\"",
  4. "lineNumber": 5,
  5. "offender": "AKIALALEMEL33243OLIA",
  6. "commit": "17471a5fda722a9e423f1a0d3f0d267ea009d41c",
  7. "repo": "test_repo_2",
  8. "rule": "AWS Manager ID",
  9. "commitMessage": "wait this is actually adding an aws secret\n",
  10. "author": "zach rice",
  11. "email": "zricer@protonmail.com",
  12. "file": "secrets.md",
  13. "date": "2019-10-25T13:01:27-04:00",
  14. "tags": "key, AWS",
  15. "operation": "addition"
  16. },
  17. {
  18. "line": "Here's an AWS secret: AKIALALEMEL33243OLIAE",
  19. "lineNumber": 3,
  20. "offender": "AKIALALEMEL33243OLIA",
  21. "commit": "b10b3e2cb320a8c211fda94c4567299d37de7776",
  22. "repo": "test_repo_2",
  23. "rule": "AWS Manager ID",
  24. "commitMessage": "adding aws key\n",
  25. "author": "zach rice",
  26. "email": "zricer@protonmail.com",
  27. "file": "secrets.md",
  28. "date": "2019-10-25T12:58:39-04:00",
  29. "tags": "key, AWS",
  30. "operation": "addition"
  31. }
  32. ]