Skip to content

Conversation

@tonistiigi
Copy link
Member

Connect Git signature verification to LLB attributes and add tests.

if id.VerifySignature == nil {
id.VerifySignature = &GitSignatureVerifyOptions{}
}
id.VerifySignature.PubKey = []byte(v)
Copy link
Member Author

Choose a reason for hiding this comment

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

I think in the future we probably would also want pubkey via URL, that is then internally loaded in via llb.HTTP but I think we can leave that to future iteration.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
@tonistiigi tonistiigi force-pushed the git-policy-signatures branch from 5cffa8a to a372e4e Compare November 8, 2025 00:01
@tonistiigi tonistiigi merged commit ae4ee62 into moby:master Nov 11, 2025
169 of 170 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants