Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,15 @@ Follow the instructions below to ingest the SBOM for non-container images:

**Workspace Artifact Path:** Provide the exact path to the artifact within the workspace. Ensure that you run a custom step to pull the artifact into the workspace directory.

**Target Detection:** Choose between Auto and Manual.
**Artifact Name:** Specify the name of the artifact.

**Auto (default):** Automatically sets the artifact name from the provided path.
**Version:** Provide the artifact version.

**Manual:** Allows you to manually specify the artifact name and version.
<!-- **Target Detection:** Choose between Auto and Manual. -->

<!-- **Auto (default):** Automatically sets the artifact name from the provided path.

**Manual:** Allows you to manually specify the artifact name and version. -->

:::note

Expand All @@ -118,7 +122,7 @@ SBOM ingestion for non-container artifacts does not currently support attestatio
:::


<DocImage path={require('./static/sbom-non-container.png')} width="50%" height="50%" />
<DocImage path={require('./static/sbom-noncontainer-ingest.png')} width="50%" height="50%" />


## Run the pipeline
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.