Skip to content

Create file uploader for Attestations

What does this MR do and why?

Adds file to the slsa_attestations table, along with mount_uploader for this column on the SupplyChain::Attestation model.

When the Rails backend generates an attestation, it should create a new Attestation record and attach the generated file to it.

#556027 (closed)

Merge request reports

Loading