test_local_repo_three_leaks.json 1.9 KB

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