Is a listing of all built artifacts sorted with newest on top.
The built artifacts table displays all builds the current team has permission to see. If the user performs a search (filter), the table displays the results from the search.

+Upload button: to manually upload an SBOM (Software Bill-of-Materials) in the CycloneDX format.
| Heading | Description |
|---|---|
| Name | The name (label) of the build, and a link to the Built artifact show page. |
| Track | The name of the component:track that was built, and a link to the Track show page. |
| Version | The version of the component that was built. |
| Build time | The time the build finished. |
| Delivered | Displays whether the build has a delivery report. |
| Tags | The tags on the build. |
| Status | Build status (and Test status if present) as symbols. |
| Compare | Select button for a comparison. |
| Filter by | Description |
|---|---|
| Search | Search the Name of an artifact. |
| component | Select component to narrow the search. |
| track | Select track to narrow the search. Track can only be selected after component selection. |
| state | Select state of the build to narrow the search. |
| deliveries | Select whether a the artifact has delivery reports to narrow the search. |
| tags | Select one or more tags to narrow the search. |
| start date | Select a start date to narrow the search. |
| end date | Select a end date to narrow the search. |
Compare two Builds (of the same type) by pushing the compare select buttons in the built artifacts table.
A new windows is opened on top, specifying the builds to be compared. When two builds are selected: push the compare button to open a new Artifact Diff page, showing the differences.
