DataDog / KubeHound

Kubernetes Attack Graph
https://kubehound.io
Apache License 2.0
703 stars 36 forks source link

[Ingestor] Adding the ability to ingest multiple cluster successively #185

Closed jt-dd closed 2 months ago

jt-dd commented 2 months ago

In order for the multiple ingestion not to overrun one another, we need to scope the building of the graph for each run_id. All the mongo request have been updated by providing them the run_id and cluster_name.

To test it:

Other new features: