container ports are not checked by the tool with the validation option.

This commit is contained in:
2025-01-12 16:30:53 +01:00
parent ff816a02ae
commit ea6eb4e9ae
4 changed files with 156 additions and 19 deletions
+8 -7
View File
@@ -10,7 +10,7 @@ networks:
- 192.168.0.0/16
ports:
- port: 2303
protocol: UDPx
protocol: UDP
namespaces:
@@ -27,11 +27,11 @@ namespaces:
- port: 8081
- port: 8082
protocol: UDP
matchLabels:
matchLabels:
app: nexus-server
matchExpressions:
- key: jenkins/label
operator: Exists
#matchExpressions:
# - key: jenkins/label
# operator: Exists
- name: exposure
@@ -39,9 +39,9 @@ namespaces:
applications:
- name: httpd-wamblee-org
matchLabels:
app: wamblee-org
app: httpd-wamblee-org
ports:
- port: 1000
- port: 80
- port: 1001
protocol: UDP
@@ -54,6 +54,7 @@ communications:
- nexus-server
- internet
ports:
- port: 8084
- port: 53
protocol: UDP