Ctadel

Inventory module

The Inventory page is the resource-centric view of your environment. It mirrors the security graph, one row per node.

Columns

ColumnNotes
ResourceCloud-native ID, hyperlinked to its detail panel.
TypeInstance, Bucket, Database, Function, User, Role, etc.
CloudProvider logo.
RegionWhen applicable.
ProjectCloud-native project / subscription / account.
Toxic combinationsCount of OPEN chains the resource sits on.

Filters

  • Resource type (the most useful filter).
  • Cloud provider.
  • Region.
  • Has toxic combinations toggle, narrows to resources currently on at least one OPEN attack path.

Detail panel

The inventory detail panel is the deepest view in Ctadel. It includes:

  • Resource attributes: every property we have indexed (cloud-native fields, computed fields).
  • Findings tab: every finding on this resource across every detector, with severity badges.
  • Graph tab: a visual slice of the security graph centered on this resource, two hops out, with relationship labels.
  • Toxic combinations tab: every chain this resource participates in.
  • Activity tab (if CDR is enabled): recent audit-log events involving this resource.

Tips

  • Start from the dashboard. When the dashboard shows a spike in CRITICAL findings, filter Inventory by Has toxic combinations: yes and sort by severity to find the culprit resources.
  • Use the graph tab for incident investigation. When CDR alerts on a resource, open it in Inventory to see the blast radius (what depends on it, what it depends on).
  • Cross-cloud resource search. The free-text search at the top searches every resource ID, name, and tag, useful for finding "where does customer-data live" across all clouds.

What's next