cyberark / conjur-authn-k8s-client

Authentication sidecar for Conjur Kubernetes integration.
https://www.conjur.org
Apache License 2.0
11 stars 14 forks source link

Upgrade base image in Dockerfiles to 1.19 #502

Closed juniortaeza closed 1 year ago

juniortaeza commented 1 year ago

Desired Outcome

This pull request address both upgrading the 'golang.org/x/sys' dependency to resolve CVE-2022-29526 and updating the Dockerfiles to 1.19 to uphold the 'boringcrypto' fix as well as keeping everything up-to-date.

Implemented Changes

Changelog

Test coverage

Documentation

Behavior

Security