Skip to content

Conversation

@wolfv
Copy link
Contributor

@wolfv wolfv commented Nov 28, 2025

Instead of using cosign, we can now use sigstore-sign :)

.ok_or_else(|| miette::miette!("Invalid package file name"))?;

// Step 4: Create attestation with in-toto statement
let predicate = CondaV1Predicate {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we put this type in a crate? rattler-attestation?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, yeah, maybe after we validate that this works? I'll test this code from my fork later :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants