Skip to content

Remove OCI backend dependency from Controlplane #2

Description

@migmartri

Currently, the controlplane has a dependency on a OCI backend provider so it can upload/download the generated attestation as well as downloading SBOMs for re-routing to Dependency-Track.

We have a component that it's already handling OCI upload/downloads which is the Artifact CAS, and this is leveraged by the CLI already.

We should delegate OCI access from the control plane to the artifact CAS and leverage its API instead this means.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions