ocsf / ocsf-schema

OCSF Schema
Apache License 2.0
582 stars 118 forks source link

Kubernetes extension - the initial shape #1131

Open PavelJurka opened 1 week ago

PavelJurka commented 1 week ago

This issue is about to extend OCSF schema by Kubernetes mapping. The extension should be provided as a separated extension like the current Windows and Linux.

After data analyses the topology copies K8s API - the objects are split by type (workload, cluster resources etc.) with common shared object. Each objects leads to asset and usage is via discovery classes. The hierarchy is defined as bottom-up.

The basic elements defined by this issue:

Common structure:

Inventory classes

K8s elements

Cluster Overview:

image

Discovery Overview:

image

Workload Overview:

image

Cluster resource:

image

Container overview:

image