test_local_repo_five_files_at_commit.json 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. [
  2. {
  3. "line": "aws_access_key_id='AKIAIO5FODNN7EXAMPLE'",
  4. "offender": "AKIAIO5FODNN7EXAMPLE",
  5. "commit": "a4c9fb737d5552fd96fce5cc7eedb23353ba9ed0",
  6. "repo": "test_repo_5",
  7. "rule": "AWS Manager ID",
  8. "commitMessage": "even more secrets\n",
  9. "author": "Zach Rice",
  10. "email": "zrice@gitlab.com",
  11. "file": "secrets.py",
  12. "date": "2020-02-01T10:30:22-05:00",
  13. "tags": "key, AWS"
  14. },
  15. {
  16. "line": "aws_access_key_id='AKIAIO5FODNN7EXAMPL2'",
  17. "offender": "AKIAIO5FODNN7EXAMPL2",
  18. "commit": "a4c9fb737d5552fd96fce5cc7eedb23353ba9ed0",
  19. "repo": "test_repo_5",
  20. "rule": "AWS Manager ID",
  21. "commitMessage": "even more secrets\n",
  22. "author": "Zach Rice",
  23. "email": "zrice@gitlab.com",
  24. "file": "secrets.py",
  25. "date": "2020-02-01T10:30:22-05:00",
  26. "tags": "key, AWS"
  27. },
  28. {
  29. "line": "more_secrets = '99432bfewaf823ec3294e231'",
  30. "offender": "secrets = '99432bfewaf823ec3294e231'",
  31. "commit": "a4c9fb737d5552fd96fce5cc7eedb23353ba9ed0",
  32. "repo": "test_repo_5",
  33. "rule": "Generic Credential",
  34. "commitMessage": "even more secrets\n",
  35. "author": "Zach Rice",
  36. "email": "zrice@gitlab.com",
  37. "file": "secrets.py",
  38. "date": "2020-02-01T10:30:22-05:00",
  39. "tags": "key, API, generic"
  40. }
  41. ]