test_local_repo_one_aws_leak_uncommitted.json 428 B

12345678910111213141516171819
  1. [
  2. {
  3. "line": " aws_access_key_id='AKIAIO5FODNN7DXAMPLE'",
  4. "lineNumber": 10,
  5. "offender": "AKIAIO5FODNN7DXAMPLE",
  6. "offenderEntropy": -1,
  7. "commit": "0000000000000000000000000000000000000000",
  8. "repo": "test_repo_1",
  9. "repoURL": "",
  10. "leakURL": "",
  11. "rule": "AWS Access Key",
  12. "commitMessage": "",
  13. "author": "",
  14. "email": "",
  15. "file": "server.test.py",
  16. "date": "1970-01-01T00:00:00Z",
  17. "tags": "key, AWS"
  18. }
  19. ]