test_local_owner_aws_leak_depth_2.json 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. [
  2. {
  3. "line": " aws_access_key_id='AKIAIO5FODNN7EXAMPLE',",
  4. "offender": "AKIAIO5FODNN7EXAMPLE",
  5. "commit": "6557c92612d3b35979bd426d429255b3bf9fab74",
  6. "repo": "test_repo_1",
  7. "rule": "AWS Manager ID",
  8. "commitMessage": "commit 1 with secrets\n",
  9. "author": "zach rice",
  10. "email": "zricer@protonmail.com",
  11. "file": "server.test.py",
  12. "date": "2019-10-24T09:29:27-04:00",
  13. "tags": "key, AWS"
  14. },
  15. {
  16. "line": " const AWSKEY = \"AKIALALEMEL33243OLIBE\"",
  17. "offender": "AKIALALEMEL33243OLIB",
  18. "commit": "b2eb34a61c988afd9b4aaa9dd58c8dd7d5f14dba",
  19. "repo": "test_repo_2",
  20. "rule": "AWS Manager ID",
  21. "commitMessage": "adding another one\n",
  22. "author": "zach rice",
  23. "email": "zricer@protonmail.com",
  24. "file": "secrets.md",
  25. "date": "2019-10-25T13:12:08-04:00",
  26. "tags": "key, AWS"
  27. },
  28. {
  29. "line": "const AWSKEY = \"AKIALALEMEL33243OLIAE\"",
  30. "offender": "AKIALALEMEL33243OLIA",
  31. "commit": "84ac4e80d4dbf2c968b64e9d4005f5079795bb81",
  32. "repo": "test_repo_3",
  33. "rule": "AWS Manager ID",
  34. "commitMessage": "more secrets\n",
  35. "author": "zach rice",
  36. "email": "zricer@protonmail.com",
  37. "file": "secrets.md",
  38. "date": "2019-10-25T13:54:08-04:00",
  39. "tags": "key, AWS"
  40. },
  41. {
  42. "line": "\naws_access_key_id='AKIAIO5FODNN7EXAMPL2'",
  43. "offender": "AKIAIO5FODNN7EXAMPL2",
  44. "commit": "ca71fcdeda15f25f0cc661d90e8785c255925c27",
  45. "repo": "test_repo_5",
  46. "rule": "AWS Manager ID",
  47. "commitMessage": "introduce more secrets\n",
  48. "author": "Zach Rice",
  49. "email": "zrice@gitlab.com",
  50. "file": "secrets.py",
  51. "date": "2020-02-01T10:08:04-05:00",
  52. "tags": "key, AWS"
  53. },
  54. {
  55. "line": "aws_access_key_id=AKIAIO5FODNN7EXAMPLE",
  56. "offender": "AKIAIO5FODNN7EXAMPLE",
  57. "commit": "98b6c7cb3fb29a5993c4c95c56a2dc53050b9247",
  58. "repo": "test_repo_6",
  59. "rule": "AWS Manager ID",
  60. "commitMessage": "Adding some secrets in config folder\n\n",
  61. "author": "Noel Algora",
  62. "email": "noealgigu@gmail.com",
  63. "file": "config/application.properties",
  64. "date": "2020-02-24T14:13:15-05:00",
  65. "tags": "key, AWS"
  66. }
  67. ]