za
za
Hi, I am trying the Docker CIS benchmark scenario: https://madhuakula.com/kubernetes-goat/docs/scenarios/scenario-5/docker-cis-benchmarks-in-kubernetes-containers/welcome I am able to login to the daemonset pod, but somehow unable to run the Docker CIS shell script: ```...
Hi there, it seems, we're missing out one of the requirements to install openziti: `lsof`. ``` $ source /dev/stdin
Issue: #10117 ## Standards checklist: - [x] The PR title is descriptive. - [x] The PR doesn't replicate another PR which is already open. - [x] I have read the...
Hi there, What's the recommendation for IAM Policy on running Pacu? Can we use AWS Managed policy [security audit](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/SecurityAudit.html)? Thanks
Refer to this tutorial: https://kubernetes.io/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/
https://kubernetes.io/docs/tutorials/security/
translate https://kubernetes.io/docs/tutorials/security/cluster-level-pss/ to ID
Nothing fancy. Just fixing a small typo.
The previous one was on 2023-03-27 https://github.com/99designs/aws-vault/commit/90c6834e431769acbeb13223dcae996923b8820e
This shortcut is useful to check allowed action. It's common to execute this command when checking kubernetes security. GitHub issue: https://github.com/ohmyzsh/ohmyzsh/issues/13076 Example output: ``` ➜ kubectl auth can-i --list=true Resources...