test_local_repo_two_leaks.json 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. [
  2. {
  3. "line": " const AWSKEY = \"AKIALALEMEL33243OLIBE\"",
  4. "lineNumber": 4,
  5. "offender": "AKIALALEMEL33243OLIB",
  6. "offenderEntropy": -1,
  7. "commit": "b2eb34a61c988afd9b4aaa9dd58c8dd7d5f14dba",
  8. "repo": "test_repo_2",
  9. "repoURL": "",
  10. "leakURL": "",
  11. "rule": "AWS Access Key",
  12. "commitMessage": "adding another one\n",
  13. "author": "zach rice",
  14. "email": "zricer@protonmail.com",
  15. "file": "secrets.md",
  16. "date": "2019-10-25T13:12:08-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": "17471a5fda722a9e423f1a0d3f0d267ea009d41c",
  25. "repo": "test_repo_2",
  26. "repoURL": "",
  27. "leakURL": "",
  28. "rule": "AWS Access Key",
  29. "commitMessage": "wait this is actually adding an aws secret\n",
  30. "author": "zach rice",
  31. "email": "zricer@protonmail.com",
  32. "file": "secrets.md",
  33. "date": "2019-10-25T13:01:27-04:00",
  34. "tags": "key, AWS"
  35. },
  36. {
  37. "line": "Here's an AWS secret: AKIALALEMEL33243OLIAE",
  38. "lineNumber": 3,
  39. "offender": "AKIALALEMEL33243OLIA",
  40. "offenderEntropy": -1,
  41. "commit": "b10b3e2cb320a8c211fda94c4567299d37de7776",
  42. "repo": "test_repo_2",
  43. "repoURL": "",
  44. "leakURL": "",
  45. "rule": "AWS Access Key",
  46. "commitMessage": "adding aws key\n",
  47. "author": "zach rice",
  48. "email": "zricer@protonmail.com",
  49. "file": "secrets.md",
  50. "date": "2019-10-25T12:58:39-04:00",
  51. "tags": "key, AWS"
  52. }
  53. ]