Inventory module
The Inventory page is the resource-centric view of your environment. It mirrors the security graph, one row per node.
Columns
| Column | Notes |
|---|---|
| Resource | Cloud-native ID, hyperlinked to its detail panel. |
| Type | Instance, Bucket, Database, Function, User, Role, etc. |
| Cloud | Provider logo. |
| Region | When applicable. |
| Project | Cloud-native project / subscription / account. |
| Toxic combinations | Count 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: yesand 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-datalive" across all clouds.
What's next
- The security graph, what Inventory reflects
- Explorer module, for ad-hoc queries
- Toxic Combinations module