test_local_repo_two_leaks_commit_range.json 981 B

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