id | int | The ID of the artifact | [optional] |
type | str | The type of the artifact, e.g. image, chart, etc | [optional] |
media_type | str | The media type of the artifact | [optional] |
manifest_media_type | str | The manifest media type of the artifact | [optional] |
project_id | int | The ID of the project that the artifact belongs to | [optional] |
repository_id | int | The ID of the repository that the artifact belongs to | [optional] |
digest | str | The digest of the artifact | [optional] |
size | int | The size of the artifact | [optional] |
icon | str | The digest of the icon | [optional] |
push_time | datetime | The push time of the artifact | [optional] |
pull_time | datetime | The latest pull time of the artifact | [optional] |
extra_attrs | ExtraAttrs | | [optional] |
annotations | Annotations | | [optional] |
references | list[Reference] | | [optional] |
tags | list[Tag] | | [optional] |
addition_links | AdditionLinks | | [optional] |
labels | list[Label] | | [optional] |
scan_overview | ScanOverview | The overview of the scan result. | [optional] |
accessories | list[Accessory] | | [optional] |