test_local_repo_one_aws_leak_uncommitted.json 403 B

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