test_local_repo_four_alt_config_entropy.json 911 B

12345678910111213141516171819202122232425262728293031323334
  1. [
  2. {
  3. "line": "const AWSSECRET = \"99432bfewaf823ec3294e231\"",
  4. "lineNumber": 4,
  5. "offender": "\"99432bfewaf823ec3294e231\"",
  6. "commit": "84ac4e80d4dbf2c968b64e9d4005f5079795bb81",
  7. "repo": "test_repo_4",
  8. "repoURL": "",
  9. "leakURL": "",
  10. "rule": "entropy",
  11. "commitMessage": "more secrets\n",
  12. "author": "zach rice",
  13. "email": "zricer@protonmail.com",
  14. "file": "secrets.md",
  15. "date": "2019-10-25T13:54:08-04:00",
  16. "tags": "entropy"
  17. },
  18. {
  19. "line": " const AWSSECRET = \"99432bfewaf823ec3294e231\"",
  20. "lineNumber": 5,
  21. "offender": "\"99432bfewaf823ec3294e231\"",
  22. "commit": "b2eb34a61c988afd9b4aaa9dd58c8dd7d5f14dba",
  23. "repo": "test_repo_4",
  24. "repoURL": "",
  25. "leakURL": "",
  26. "rule": "entropy",
  27. "commitMessage": "adding another one\n",
  28. "author": "zach rice",
  29. "email": "zricer@protonmail.com",
  30. "file": "secrets.md",
  31. "date": "2019-10-25T13:12:08-04:00",
  32. "tags": "entropy"
  33. }
  34. ]