Skip to content

fix: Add sbom-url and manifest options to validate command

James Wienold requested to merge 309-add-commands-to-validate into dev

Description

The --manifest and --sbom-url options should be added to hopctl validate sbom for parity with hopctl merge.

Context

The --manifest and --sbom-url options from hopctl merge are not implemented in hopctl validate sbom.

Intent

Implement --manifest and --sbom-url options hopctl validate sbom.

Closes #309 (closed)

Edited by James Wienold

Merge request reports