test_local_repo_four_alt_config_entropy.json 967 B

123456789101112131415161718192021222324252627282930313233343536
  1. [
  2. {
  3. "line": "const AWSSECRET = \"99432bfewaf823ec3294e231\"",
  4. "lineNumber": 4,
  5. "offender": "\"99432bfewaf823ec3294e231\"",
  6. "offenderEntropy": 3.355,
  7. "commit": "84ac4e80d4dbf2c968b64e9d4005f5079795bb81",
  8. "repo": "test_repo_4",
  9. "repoURL": "",
  10. "leakURL": "",
  11. "rule": "entropy",
  12. "commitMessage": "more secrets\n",
  13. "author": "zach rice",
  14. "email": "zricer@protonmail.com",
  15. "file": "secrets.md",
  16. "date": "2019-10-25T13:54:08-04:00",
  17. "tags": "entropy"
  18. },
  19. {
  20. "line": " const AWSSECRET = \"99432bfewaf823ec3294e231\"",
  21. "lineNumber": 5,
  22. "offender": "\"99432bfewaf823ec3294e231\"",
  23. "offenderEntropy": 3.355,
  24. "commit": "b2eb34a61c988afd9b4aaa9dd58c8dd7d5f14dba",
  25. "repo": "test_repo_4",
  26. "repoURL": "",
  27. "leakURL": "",
  28. "rule": "entropy",
  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": "entropy"
  35. }
  36. ]