test_local_repo_four_alt_config_entropy.json 897 B

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