KSOC Plugins
Below is a brief description of the KSOC plugins installed in customer clusters.
Plugin Name | Description |
---|---|
ksoc-guard | The ksoc-guard plugin responds to AdmissionReview's received the Kubernetes API by evaluating requests against GuardPolicies. |
ksoc-sbom | The ksoc-sbom plugin provides the ability for KSOC users to see the images their clusters are running along with the vulnerabilities of each image. |
ksoc-sync | The ksoc-sync plugin is a repository housing the code that syncs KSOC entities into customer clusters. |
ksoc-watch | The ksoc-watch plugin is a Kubernetes watcher publishing Kubernetes events to KSOC's ingestion API. This includes events generated by ksoc-guard . |
Updated about 2 months ago