-
Notifications
You must be signed in to change notification settings - Fork 102
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
Workload is exposed through an ingress policy (medium risk) #25
Comments
There isn't a way to mark external exposure as intentional. While it may not be a misconfiguration, it adds risk of compromise of that workload.
|
The result of this is developers ignoring the warning in other cases when it is not intentional. |
We are working on taking into account mitigations when calculating the risk score. |
Thanks for your response. A lower score would be very helpful. You can close this issue, in the chance that you want to use this issue for that feature you are working on, I'm not closing it myself. |
Is there a way to tell
kube-scan
that this is intentional?Also, what is the suggested fix here if you want your service to be accessible from the internet?
The text was updated successfully, but these errors were encountered: