test_local_repo_three_leaks.json 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. [
  2. {
  3. "line": "AWS secret: \"AKIALALEMEL33243OLIAE\"",
  4. "lineNumber": 6,
  5. "offender": "AKIALALEMEL33243OLIA",
  6. "commit": "deea550dd6c7acaf0e59432600593533984a2125",
  7. "repo": "test_repo_3",
  8. "rule": "AWS Manager ID",
  9. "commitMessage": "dev branch\n",
  10. "author": "zach rice",
  11. "email": "zricer@protonmail.com",
  12. "file": "secrets.md",
  13. "date": "2019-10-25T13:35:03-04:00",
  14. "tags": "key, AWS",
  15. "operation": "addition"
  16. },
  17. {
  18. "line": " const AWSKEY = \"AKIALALEMEL33243OLIBE\"",
  19. "lineNumber": 5,
  20. "offender": "AKIALALEMEL33243OLIB",
  21. "commit": "b2eb34a61c988afd9b4aaa9dd58c8dd7d5f14dba",
  22. "repo": "test_repo_3",
  23. "rule": "AWS Manager ID",
  24. "commitMessage": "adding another one\n",
  25. "author": "zach rice",
  26. "email": "zricer@protonmail.com",
  27. "file": "secrets.md",
  28. "date": "2019-10-25T13:12:08-04:00",
  29. "tags": "key, AWS",
  30. "operation": "addition"
  31. },
  32. {
  33. "line": "Here's an AWS secret: \"AKIALALEMEL33243OLIAE\"",
  34. "lineNumber": 5,
  35. "offender": "AKIALALEMEL33243OLIA",
  36. "commit": "17471a5fda722a9e423f1a0d3f0d267ea009d41c",
  37. "repo": "test_repo_3",
  38. "rule": "AWS Manager ID",
  39. "commitMessage": "wait this is actually adding an aws secret\n",
  40. "author": "zach rice",
  41. "email": "zricer@protonmail.com",
  42. "file": "secrets.md",
  43. "date": "2019-10-25T13:01:27-04:00",
  44. "tags": "key, AWS",
  45. "operation": "addition"
  46. },
  47. {
  48. "line": "Here's an AWS secret: AKIALALEMEL33243OLIAE",
  49. "lineNumber": 3,
  50. "offender": "AKIALALEMEL33243OLIA",
  51. "commit": "b10b3e2cb320a8c211fda94c4567299d37de7776",
  52. "repo": "test_repo_3",
  53. "rule": "AWS Manager ID",
  54. "commitMessage": "adding aws key\n",
  55. "author": "zach rice",
  56. "email": "zricer@protonmail.com",
  57. "file": "secrets.md",
  58. "date": "2019-10-25T12:58:39-04:00",
  59. "tags": "key, AWS",
  60. "operation": "addition"
  61. }
  62. ]