test_local_repo_two_leaks_file_commit_range.json 931 B

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