[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible problem with k8s version detection #172

Open
danielsagi opened this issue Aug 26, 2019 · 0 comments
Open

Possible problem with k8s version detection #172

danielsagi opened this issue Aug 26, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@danielsagi
Copy link
Contributor
danielsagi commented Aug 26, 2019

Currently the K8sClusterCveHunter is subscribed once to a K8sVersionDisclosure.
A problem could arise when scanning multiple nodes, each having a different k8s version. in such case we would assume all nodes to be with one of these versions.

Possible Solution

Add another "subscribe once" option, but correlating a check to the originating host attribute

@danielsagi danielsagi added bug Something isn't working enhancement New feature or request labels Aug 26, 2019
@lizrice lizrice removed the bug Something isn't working label Oct 4, 2019
py-go pushed a commit to py-go/kube-hunter that referenced this issue Aug 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants