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 3281209 commit 5f7072eCopy full SHA for 5f7072e
README.md
@@ -25,7 +25,7 @@ This Git Action run security lint check against Kubernetes workloads when a PR i
25
- `RunAsGroup` (root/nonroot)
26
- volume types
27
2. Define your own criteria based on the lint result, for example:
28
-- Send lint report to slack channel if `priivleged` mode is set to true
+- Send lint report to slack channel if `privileged` mode is set to true
29
- Fail the check on the PR if some host level namespaces are enabled. (`hostNetwork` etc.)
30
- Assign extra reviewers (security architect/engineer) to the PR.
31
0 commit comments