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.
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.