Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Bump gpg to alpine's edge #760

Merged
merged 1 commit into from
Nov 9, 2022
Merged

build: Bump gpg to alpine's edge #760

merged 1 commit into from
Nov 9, 2022

Conversation

pjbgf
Copy link
Member

@pjbgf pjbgf commented Nov 9, 2022

LibKSBA is a dependency to GnuPG, which has a CVE that is yet to be patched on Alpine's stable channel. This PR installs GnuPG from the edge channel, and should be reverted once libksba's version 1.6.2 is in main.

https://pkgs.alpinelinux.org/packages?name=libksba&branch=edge
https://gnupg.org/blog/20221017-pepe-left-the-ksba.html

@pjbgf pjbgf added the area/ci CI related issues and pull requests label Nov 9, 2022
Dockerfile Show resolved Hide resolved
LibKSBA is a dependency to GnuPG, which has a CVE that
is yet to be patched on Alpine's stable channel. This
PR installs GnuPG from the edge channel, and should be
reverted once libksba's version 1.6.2 is in main.

https://pkgs.alpinelinux.org/packages?name=libksba&branch=edge
https://gnupg.org/blog/20221017-pepe-left-the-ksba.html

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
@stefanprodan
Copy link
Member

Which scanner reports this CVE for the kustomize-controller image? I don't see it here https://artifacthub.io/packages/helm/fluxcd-community/flux2?modal=security-report

@pjbgf pjbgf merged commit 9582513 into fluxcd:main Nov 9, 2022
@pjbgf pjbgf deleted the use-edge-gpg branch November 9, 2022 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci CI related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants