test_regex_entropy.json 440 B

12345678910111213141516
  1. [
  2. {
  3. "line": " aws_access_key_id='AKIAIO5FODNN7EXAMPLE',",
  4. "offender": "key_id='AKIAIO5FODNN7EXAMPLE'",
  5. "commit": "6557c92612d3b35979bd426d429255b3bf9fab74",
  6. "repo": "test_repo_1",
  7. "rule": "entropy and regex",
  8. "commitMessage": "commit 1 with secrets\n",
  9. "author": "zach rice",
  10. "email": "zricer@protonmail.com",
  11. "file": "server.test.py",
  12. "date": "2019-10-24T09:29:27-04:00",
  13. "tags": "entropy",
  14. "severity": ""
  15. }
  16. ]