Skip to content

Does connaisseur allow configuration to only mutate spec to image digest from tag and not verify signature #623

Answered by xopham
mathuvenkat asked this question in Q&A
Discussion options

You must be logged in to vote

@mathuvenkat thanks for the great question!
If I understand you correctly, you are wondering whether it is possible to have Connaisseur translate tags to digests, even if there is no signature. That is currently not possible. In essence, Connaisseur admits images by identifying a signed digest and then sets this digest as the image reference in exchange for the tag. This provides a verified digest that is then confirmed by the kubernetes container runtime as consistent with the image, as described in the docs.

However, the natural question arises: Should Connaisseur implement another static validator that allows converting tags to digests?
Here, I am not yet entirely sure of the security …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mathuvenkat
Comment options

@xopham
Comment options

Answer selected by mathuvenkat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants