pub fn build_scitt_entry(
change_id: &str,
attestation_ids: &[Uuid],
artifact_sha256: &str,
metadata: &Value,
signer: &dyn Signer,
) -> Result<Value>Expand description
Constructs a SCITT transparency entry linking change evidence to attestations.