Environments
See the deployment options supported by Garnet
Garnet Platform is designed to monitor security across different types of environments in your software delivery and operational infrastructure. It provides a unified security platform that offers consistent protection regardless of where your workloads run.
Supported environments:
CI/CD: supports linux CI runners for build, test or release workflows.
GitHub Actions runners (hosted): most GitHub-hosted runners, such as
ubuntu-latest
, should work out of the box.Kubernetes (private beta): containerized cloud-native workloads
Garnet can monitor anything that can be run inside a linux environment. By monitoring at the kernel host level, it's agnostic of the workload running atop.
Last updated