Skip to content

Commit

Permalink
downgrade KSV117 severity from High to Medium
Browse files Browse the repository at this point in the history
Signed-off-by: Nikita Pivkin <[email protected]>
  • Loading branch information
nikpivkin authored and simar7 committed Oct 16, 2024
1 parent 595f1b7 commit a9e124b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions avd_docs/kubernetes/general/AVD-KSV-0117/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ The ports which are lower than 1024 receive and transmit various sensitive and p
### Links
- https://kubernetes.io/docs/concepts/security/pod-security-standards/

- https://www.stigviewer.com/stig/kubernetes/2022-12-02/finding/V-242414


Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@
# - input: schema["kubernetes"]
# related_resources:
# - https://kubernetes.io/docs/concepts/security/pod-security-standards/
# - https://www.stigviewer.com/stig/kubernetes/2022-12-02/finding/V-242414
# custom:
# id: KSV117
# avd_id: AVD-KSV-0117
# severity: HIGH
# severity: MEDIUM
# short_code: no-privilege-port-binding
# recommended_action: "Do not map the container ports to privileged host ports when starting a container."
# input:
Expand Down

0 comments on commit a9e124b

Please sign in to comment.