test_local_repo_four_leaks_commit_timerange.json 830 B

12345678910111213141516171819202122232425262728
  1. [
  2. {
  3. "line": " const AWSKEY = \"AKIALALEMEL33243OLIBE\"",
  4. "offender": "AKIALALEMEL33243OLIB",
  5. "commit": "b2eb34a61c988afd9b4aaa9dd58c8dd7d5f14dba",
  6. "repo": "test_repo_4",
  7. "rule": "AWS Manager ID",
  8. "commitMessage": "adding another one\n",
  9. "author": "zach rice",
  10. "email": "zricer@protonmail.com",
  11. "file": "secrets.md",
  12. "date": "2019-10-25T13:12:08-04:00",
  13. "tags": "key, AWS"
  14. },
  15. {
  16. "line": "Here's an AWS secret: \"AKIALALEMEL33243OLIAE\"",
  17. "offender": "AKIALALEMEL33243OLIA",
  18. "commit": "17471a5fda722a9e423f1a0d3f0d267ea009d41c",
  19. "repo": "test_repo_4",
  20. "rule": "AWS Manager ID",
  21. "commitMessage": "wait this is actually adding an aws secret\n",
  22. "author": "zach rice",
  23. "email": "zricer@protonmail.com",
  24. "file": "secrets.md",
  25. "date": "2019-10-25T13:01:27-04:00",
  26. "tags": "key, AWS"
  27. }
  28. ]