test_local_repo_two_leaks_commit_to_from.json 483 B

123456789101112131415161718
  1. [
  2. {
  3. "line": "Here's an AWS secret: \"AKIALALEMEL33243OLIAE\"",
  4. "lineNumber": 3,
  5. "offender": "AKIALALEMEL33243OLIA",
  6. "commit": "17471a5fda722a9e423f1a0d3f0d267ea009d41c",
  7. "repo": "test_repo_2",
  8. "repoURL": "",
  9. "leakURL": "",
  10. "rule": "AWS Access Key",
  11. "commitMessage": "wait this is actually adding an aws secret\n",
  12. "author": "zach rice",
  13. "email": "zricer@protonmail.com",
  14. "file": "secrets.md",
  15. "date": "2019-10-25T13:01:27-04:00",
  16. "tags": "key, AWS"
  17. }
  18. ]