Update kubernetes-version.yaml
parent
b1671939bc
commit
0f70108e62
|
@ -5,7 +5,7 @@ info:
|
||||||
author: raesene
|
author: raesene
|
||||||
description: Searches for exposed Kubernetes API servers which return version information unauthenticated
|
description: Searches for exposed Kubernetes API servers which return version information unauthenticated
|
||||||
severity: info
|
severity: info
|
||||||
tags: tech,k8s
|
tags: tech,k8s,kubernetes,devops
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
|
@ -18,4 +18,4 @@ requests:
|
||||||
- "gitVersion"
|
- "gitVersion"
|
||||||
- "goVersion"
|
- "goVersion"
|
||||||
- "platform"
|
- "platform"
|
||||||
condition: and
|
condition: and
|
||||||
|
|
Loading…
Reference in New Issue