Storage Bucket Data Definitions (ASM)
The following table reflects the storage bucket data schema in Censys Attack Surface Management (ASM) as of April 2, 2025. Use the /inventory/v1/fields
API to obtain an up-to-date list of all data fields for all inventory assets.
Field | Field type |
---|---|
storage_bucket | object |
storage_bucket.name | text |
storage_bucket.account_id | text |
storage_bucket.scanned_at | date |
storage_bucket.tags | text |
storage_bucket.risks | nested |
storage_bucket.risks.user_status | text |
storage_bucket.risks.categories | text |
storage_bucket.risks.discovered_at | date |
storage_bucket.risks.name | text |
storage_bucket.risks.severity | text |
storage_bucket.risks.status | text |
storage_bucket.risks.type | text |
storage_bucket.association_date | date |
storage_bucket.provider | text |
storage_bucket.writable_objects | boolean |
storage_bucket.editable_settings | boolean |
storage_bucket.source | text |
storage_bucket.uri | text |
storage_bucket.cri | text |
storage_bucket.readable_objects | boolean |
Updated 1 day ago