| Column | ID | Type |
|---|---|---|
| tenant_id | 0 | string NOT NULL HASH |
| signature_id | 1 | binary NOT NULL RANGE_ASC_NULL_LAST |
| algorithm | 2 | string NOT NULL RANGE_ASC_NULL_LAST |
| artifact_id | 3 | binary NULLABLE VALUE |
| value | 4 | binary NULLABLE VALUE |
| size | 5 | int64 NULLABLE VALUE |
| signed_name | 6 | string NULLABLE VALUE |
| display_name | 7 | string NULLABLE VALUE |
| status | 8 | string NULLABLE VALUE |
| updated_at | 9 | int64 NULLABLE VALUE |