| architectures |
list[Architecture] |
|
[optional] |
| cdn_url |
str |
|
[optional] |
| checksum_md5 |
str |
|
[optional] |
| checksum_sha1 |
str |
|
[optional] |
| checksum_sha256 |
str |
|
[optional] |
| checksum_sha512 |
str |
|
[optional] |
| dependencies_checksum_md5 |
str |
A checksum of all of the package's dependencies. |
[optional] |
| dependencies_url |
str |
|
[optional] |
| description |
str |
A textual description of this package. |
[optional] |
| display_name |
str |
|
[optional] |
| distro |
Distribution |
|
[optional] |
| distro_version |
DistributionVersion |
|
[optional] |
| downloads |
int |
|
[optional] |
| epoch |
int |
The epoch of the package version (if any). |
[optional] |
| extension |
str |
|
[optional] |
| filename |
str |
|
[optional] |
| filepath |
str |
Full path to the file, including filename e.g. bin/utils/tool.tar.gz |
[optional] |
| files |
list[PackageFile] |
|
[optional] |
| format |
str |
|
[optional] |
| format_url |
str |
|
[optional] |
| freeable_storage |
int |
Amount of storage that will be freed if this package is deleted |
[optional] |
| fully_qualified_name |
str |
|
[optional] |
| identifier_perm |
str |
Unique and permanent identifier for the package. |
[optional] |
| identifiers |
dict(str, str) |
Return a map of identifier field names and their values. |
[optional] |
| indexed |
bool |
|
[optional] |
| is_cancellable |
bool |
|
[optional] |
| is_copyable |
bool |
|
[optional] |
| is_deleteable |
bool |
|
[optional] |
| is_downloadable |
bool |
|
[optional] |
| is_hidden |
bool |
|
[optional] |
| is_moveable |
bool |
|
[optional] |
| is_quarantinable |
bool |
|
[optional] |
| is_quarantined |
bool |
|
[optional] |
| is_resyncable |
bool |
|
[optional] |
| is_security_scannable |
bool |
|
[optional] |
| is_sync_awaiting |
bool |
|
[optional] |
| is_sync_completed |
bool |
|
[optional] |
| is_sync_failed |
bool |
|
[optional] |
| is_sync_in_flight |
bool |
|
[optional] |
| is_sync_in_progress |
bool |
|
[optional] |
| license |
str |
The license of this package. |
[optional] |
| name |
str |
The name of this package. |
[optional] |
| namespace |
str |
|
[optional] |
| namespace_url |
str |
|
[optional] |
| num_files |
int |
|
[optional] |
| origin_repository |
str |
|
[optional] |
| origin_repository_url |
str |
|
[optional] |
| osi_approved |
bool |
Whether the package's SPDX license is OSI-approved. |
[optional] |
| package_type |
int |
The type of package contents. |
[optional] |
| policy_violated |
bool |
Whether or not the package has violated any policy. |
[optional] |
| raw_license |
str |
The raw license string. |
[optional] |
| release |
str |
The release of the package version (if any). |
[optional] |
| repository |
str |
The repository the package will be moved to. |
[optional] |
| repository_url |
str |
|
[optional] |
| security_scan_completed_at |
datetime |
The datetime the security scanning was completed. |
[optional] |
| security_scan_started_at |
datetime |
The datetime the security scanning was started. |
[optional] |
| security_scan_status |
str |
|
[optional] [default to 'Awaiting Security Scan'] |
| security_scan_status_updated_at |
datetime |
The datetime the security scanning status was updated. |
[optional] |
| self_html_url |
str |
|
[optional] |
| self_url |
str |
|
[optional] |
| self_webapp_url |
str |
|
[optional] |
| signature_url |
str |
|
[optional] |
| size |
int |
The calculated size of the package. |
[optional] |
| slug |
str |
The public unique identifier for the package. |
[optional] |
| slug_perm |
str |
|
[optional] |
| spdx_license |
str |
The SPDX license identifier for this package. |
[optional] |
| stage |
int |
The synchronisation (in progress) stage of the package. |
[optional] |
| stage_str |
str |
|
[optional] |
| stage_updated_at |
datetime |
The datetime the package stage was updated at. |
[optional] |
| status |
int |
The synchronisation status of the package. |
[optional] |
| status_reason |
str |
A textual description for the synchronous status reason (if any |
[optional] |
| status_str |
str |
|
[optional] |
| status_updated_at |
datetime |
The datetime the package status was updated at. |
[optional] |
| status_url |
str |
|
[optional] |
| subtype |
str |
|
[optional] |
| summary |
str |
A one-liner synopsis of this package. |
[optional] |
| sync_finished_at |
datetime |
The datetime the package sync was finished at. |
[optional] |
| sync_progress |
int |
Synchronisation progress (from 0-100) |
[optional] |
| tags |
Tags |
|
[optional] |
| tags_automatic |
Tags |
|
[optional] |
| tags_immutable |
Tags |
|
[optional] |
| type_display |
str |
|
[optional] |
| uploaded_at |
datetime |
The date this package was uploaded. |
[optional] |
| uploader |
str |
|
[optional] |
| uploader_url |
str |
|
[optional] |
| version |
str |
The raw version for this package. |
[optional] |
| version_orig |
str |
|
[optional] |
| vulnerability_scan_results_url |
str |
|
[optional] |