Secure GitOps : Task 1-5 : DevSecOps : TryHackMe : 21.0
Room: https://tryhackme.com/r/room/securegitops
Learn how to secure the GitOps framework.
What tool apart from Flux, is commonly used in GitOps?
What type of configuration does GitOps have?
What acts as an execution engine for GitOps?
What feature does Argo CD have to sync git repositories whenever there are changes?
What can you implement to improve the security of containerised applications?
What status shows if the resource is in sync with the Git repository?
What security context ensures the container is not running as root?
What security context can specify a profile to restrict syscalls to the container?
What is the kernel version of the minikube node?
What are the first 7 characters of the commit ID that it was synced to?
#secure #gitops