[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

Refactor Cloud Discovery #304

Open
iyehuda opened this issue Feb 19, 2020 · 1 comment
Open

Refactor Cloud Discovery #304

iyehuda opened this issue Feb 19, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@iyehuda
Copy link
Contributor
iyehuda commented Feb 19, 2020

What would you like to be added

Separate behavior of specific cloud providers from generic discovery logic.
Make cloud discovery modular so more cloud providers can be supported.

Why is this needed

kube-hunter currently support discovery of Azure environment (using metadata server) and provides a few hunters for Azure that in turn executes only when running in Azure.
This is a tightly coupled implementation and should be split into another module.

@iyehuda
Copy link
Contributor Author
iyehuda commented Feb 19, 2020

Initially implemented at #145 which was torn down into several issues.

py-go pushed a commit to py-go/kube-hunter that referenced this issue Aug 29, 2021
Introduce kube-hunter.imageRef config param.

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
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

1 participant