Skip to content

Commit 1e7c22a

Browse files
committed
Requesting objects that work with Kubescape
Signed-off-by: Ben <[email protected]>
1 parent 25bff9c commit 1e7c22a

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

controls/C-0266-exposuretointernet-gateway.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Exposure to internet via Gateway API",
2+
"name": "Exposure to internet via Gateway API or Istio Ingress",
33
"attributes": {
44
"controlTypeTags": [
55
"security"

rules/exposure-to-internet-via-istio-ingress/rule.metadata.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,10 @@
4848
"networking.istio.io"
4949
],
5050
"apiVersions": [
51-
"*"
51+
"v1"
5252
],
5353
"resources": [
54-
"Gateway",
55-
"VirtualService"
54+
"*"
5655
]
5756
}
5857
],

0 commit comments

Comments
 (0)