You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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).
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
The text was updated successfully, but these errors were encountered: