test_local_owner_aws_leak_depth_2.json 2.2 KB

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