test_local_repo_two_leaks.json 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. [
  2. {
  3. "line": " const AWSKEY = \"AKIALALEMEL33243OLIBE\"",
  4. "lineNumber": 4,
  5. "offender": "AKIALALEMEL33243OLIB",
  6. "commit": "b2eb34a61c988afd9b4aaa9dd58c8dd7d5f14dba",
  7. "repo": "test_repo_2",
  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_2",
  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. {
  35. "line": "Here's an AWS secret: AKIALALEMEL33243OLIAE",
  36. "lineNumber": 3,
  37. "offender": "AKIALALEMEL33243OLIA",
  38. "commit": "b10b3e2cb320a8c211fda94c4567299d37de7776",
  39. "repo": "test_repo_2",
  40. "repoURL": "",
  41. "leakURL": "",
  42. "rule": "AWS Access Key",
  43. "commitMessage": "adding aws key\n",
  44. "author": "zach rice",
  45. "email": "zricer@protonmail.com",
  46. "file": "secrets.md",
  47. "date": "2019-10-25T12:58:39-04:00",
  48. "tags": "key, AWS"
  49. }
  50. ]