We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55604cb commit 13277feCopy full SHA for 13277fe
README.MD
@@ -26,6 +26,10 @@
26
- runAsUser
27
- Volume
28
29
+## Limitation
30
+Some attributes(capabilities, host ports etc.) required gathering runtime information in order to provide the followings:
31
+- Least privilege (capabilities captured from runtime)
32
+- Accuracy (host ports listening on `0.0.0.0`)
33
34
## Sample Pod Security Policy
35
Command: `./kube-psp-advisor --namespace=psp-test`
0 commit comments