test_local_repo_four_leaks_commit_timerange.json 922 B

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