results.json 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. [
  2. {
  3. "line": "aws_access_key_1 = 'AKIAIOSFODNN7EXAMPLE'",
  4. "lineNumber": 13,
  5. "offender": "AKIAIOSFODNN7EXAMPLE",
  6. "offenderEntropy": -1,
  7. "commit": "208ae4669ade2563fcaf9f12922fa2c0a5b37c63",
  8. "repo": "basic",
  9. "repoURL": "",
  10. "leakURL": "",
  11. "rule": "AWS Access Key",
  12. "commitMessage": "adding another aws secrets\n",
  13. "author": "Zach Rice",
  14. "email": "zricer@protonmail.com",
  15. "file": "secrets.py",
  16. "date": "2021-09-07T21:11:39-05:00",
  17. "tags": "key, AWS"
  18. },
  19. {
  20. "line": "aws_access_key = 'AKIAIOSFODNN7EXAMPLE'",
  21. "lineNumber": 9,
  22. "offender": "AKIAIOSFODNN7EXAMPLE",
  23. "offenderEntropy": -1,
  24. "commit": "e7c0aff3e8a60b50a85432fdf933f8beff013743",
  25. "repo": "basic",
  26. "repoURL": "",
  27. "leakURL": "",
  28. "rule": "AWS Access Key",
  29. "commitMessage": "adding yelp secrets file\n",
  30. "author": "Zach Rice",
  31. "email": "zricer@protonmail.com",
  32. "file": "secrets.py",
  33. "date": "2021-09-07T20:29:10-05:00",
  34. "tags": "key, AWS"
  35. },
  36. {
  37. "line": "aws_secret_access_key = 'wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY'",
  38. "lineNumber": 10,
  39. "offender": "aws_secret_access_key = 'wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY",
  40. "offenderEntropy": -1,
  41. "commit": "e7c0aff3e8a60b50a85432fdf933f8beff013743",
  42. "repo": "basic",
  43. "repoURL": "",
  44. "leakURL": "",
  45. "rule": "AWS Secret Key",
  46. "commitMessage": "adding yelp secrets file\n",
  47. "author": "Zach Rice",
  48. "email": "zricer@protonmail.com",
  49. "file": "secrets.py",
  50. "date": "2021-09-07T20:29:10-05:00",
  51. "tags": "key, AWS"
  52. }
  53. ]