test_local_repo_four_leaks_commit_timerange.json 936 B

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