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

Privacy Declaration? #56

Open
1 of 3 tasks
dharapvj opened this issue Nov 18, 2022 · 2 comments
Open
1 of 3 tasks

Privacy Declaration? #56

dharapvj opened this issue Nov 18, 2022 · 2 comments

Comments

@dharapvj
Copy link

Summary

This is more of a question rather than a bug. Does kubiscan contact any internet server as part of the scan? Since your recommended method to run is a docker container. I was not sure what it can / will do? I cannot run this in corporate environment unless there is explicit clarity on whether kubiscan phones home with any data or not.

Steps to Reproduce

run kubiscan

Expected Results

kubiscan works without sending any information to any 3rd party server.

Actual Results

Currently, it is unclear if kubiscan sends any information to any 3rd party server or not.

Reproducible

  • Always
  • Sometimes
  • Non-Reproducible
@g3rzi
Copy link
Contributor

g3rzi commented Nov 22, 2022

Hi @dharapvj,

KubiScan doesn't contact any internet server as part of the scan. It only communicates with the cluster's API server.
Regarding the privacy declaration, I will need to check it with our legal team.

Thanks

@g3rzi
Copy link
Contributor

g3rzi commented Nov 22, 2022

We recommended running with docker because it is easier, everything is already inside docker.
You can run also from outside, like from your host, you will need to make sure you have credentials with enough permissions (like the service account we suggested to create).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants