test_allow_list_docx_no_git.json 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. [
  2. {
  3. "line": "",
  4. "lineNumber": 1,
  5. "offender": "Filename or path offender: ../test_data/test_repos/test_repo_10/.gitignore",
  6. "commit": "",
  7. "repo": "",
  8. "repoURL": "",
  9. "leakURL": "",
  10. "rule": "Block dangerous filetypes",
  11. "commitMessage": "",
  12. "author": "",
  13. "email": "",
  14. "file": "../test_data/test_repos/test_repo_10/.gitignore",
  15. "date": "0001-01-01T00:00:00Z",
  16. "tags": "key, extensions"
  17. },
  18. {
  19. "line": "",
  20. "lineNumber": 1,
  21. "offender": "Filename or path offender: ../test_data/test_repos/test_repo_10/bad.zip",
  22. "commit": "",
  23. "repo": "",
  24. "repoURL": "",
  25. "leakURL": "",
  26. "rule": "Block dangerous filetypes",
  27. "commitMessage": "",
  28. "author": "",
  29. "email": "",
  30. "file": "../test_data/test_repos/test_repo_10/bad.zip",
  31. "date": "0001-01-01T00:00:00Z",
  32. "tags": "key, extensions"
  33. },
  34. {
  35. "line": "",
  36. "lineNumber": 1,
  37. "offender": "Filename or path offender: ../test_data/test_repos/test_repo_10/gitfile.txt",
  38. "commit": "",
  39. "repo": "",
  40. "repoURL": "",
  41. "leakURL": "",
  42. "rule": "Block dangerous filetypes",
  43. "commitMessage": "",
  44. "author": "",
  45. "email": "",
  46. "file": "../test_data/test_repos/test_repo_10/gitfile.txt",
  47. "date": "0001-01-01T00:00:00Z",
  48. "tags": "key, extensions"
  49. },
  50. {
  51. "line": "",
  52. "lineNumber": 1,
  53. "offender": "Filename or path offender: ../test_data/test_repos/test_repo_10/creds.git",
  54. "commit": "",
  55. "repo": "",
  56. "repoURL": "",
  57. "leakURL": "",
  58. "rule": "Block dangerous filetypes",
  59. "commitMessage": "",
  60. "author": "",
  61. "email": "",
  62. "file": "../test_data/test_repos/test_repo_10/creds.git",
  63. "date": "0001-01-01T00:00:00Z",
  64. "tags": "key, extensions"
  65. },
  66. {
  67. "line": "",
  68. "lineNumber": 1,
  69. "offender": "Filename or path offender: ../test_data/test_repos/test_repo_10/somedir.git/secret.key",
  70. "commit": "",
  71. "repo": "",
  72. "repoURL": "",
  73. "leakURL": "",
  74. "rule": "Block dangerous filetypes",
  75. "commitMessage": "",
  76. "author": "",
  77. "email": "",
  78. "file": "../test_data/test_repos/test_repo_10/somedir.git/secret.key",
  79. "date": "0001-01-01T00:00:00Z",
  80. "tags": "key, extensions"
  81. }
  82. ]