Skip to content

Commit

Permalink
Excluded "Volume Mount With OS Directory Write Permissions" KICS resu…
Browse files Browse the repository at this point in the history
…lts.

By design, these directories are on shared file systems and therefore not subject to exploitation in the manner described by KICS. This design choice is currently under review and may change in future.

Co-authored-by: Kyle Stephens <37455318+kdastephens@users.noreply.github.com>
  • Loading branch information
portswigger-craig and kdastephens committed Nov 18, 2024
1 parent 25325c4 commit e0c192b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kics-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
fail_on: high
type: "Kubernetes"
exclude_paths: "./sample-ingress"
exclude_results: "93112a21fc479a3b323d03f921f53d86fdf73ece7b819aa98764b4f2e666858b"
exclude_results: "93112a21fc479a3b323d03f921f53d86fdf73ece7b819aa98764b4f2e666858b,3cd5d39e84c9997fc17ac7628e0feca13cab1f11ef98915c4be2bef4ea409987,5d5be88a14ec8b1cee072632f580a181675a457d023cd014847df12d474e0e58,2b22e236773940f6631037b4500963cf949d45e27fda03f5b0c0c51a0ea40d63,9a73cb5a95cce33307c12f1e456635147b3b5274a54daa6deb13103a5edc2857"
- name: Display kics results
if: always()
run: |
Expand Down

0 comments on commit e0c192b

Please sign in to comment.