We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Docker Scan is reporting security vulnerabilities due to the version of alpine being deployed.
❯ docker scan weaveworks/prom-aggregation-gateway:master-c4415bbe Testing weaveworks/prom-aggregation-gateway:master-c4415bbe... ✗ Low severity vulnerability found in openssl/libcrypto1.1 Description: Inadequate Encryption Strength Info: https://snyk.io/vuln/SNYK-ALPINE310-OPENSSL-1075742 Introduced through: openssl/[email protected], openssl/[email protected], apk-tools/[email protected], libtls-standalone/[email protected] From: openssl/[email protected] From: openssl/[email protected] > openssl/[email protected] From: apk-tools/[email protected] > openssl/[email protected] and 4 more... Fixed in: 1.1.1j-r0 ✗ Medium severity vulnerability found in openssl/libcrypto1.1 Description: NULL Pointer Dereference Info: https://snyk.io/vuln/SNYK-ALPINE310-OPENSSL-1051928 Introduced through: openssl/[email protected], openssl/[email protected], apk-tools/[email protected], libtls-standalone/[email protected] From: openssl/[email protected] From: openssl/[email protected] > openssl/[email protected] From: apk-tools/[email protected] > openssl/[email protected] and 4 more... Fixed in: 1.1.1i-r0 ✗ Medium severity vulnerability found in openssl/libcrypto1.1 Description: NULL Pointer Dereference Info: https://snyk.io/vuln/SNYK-ALPINE310-OPENSSL-1075740 Introduced through: openssl/[email protected], openssl/[email protected], apk-tools/[email protected], libtls-standalone/[email protected] From: openssl/[email protected] From: openssl/[email protected] > openssl/[email protected] From: apk-tools/[email protected] > openssl/[email protected] and 4 more... Fixed in: 1.1.1j-r0 ✗ Medium severity vulnerability found in openssl/libcrypto1.1 Description: NULL Pointer Dereference Info: https://snyk.io/vuln/SNYK-ALPINE310-OPENSSL-1089243 Introduced through: openssl/[email protected], openssl/[email protected], apk-tools/[email protected], libtls-standalone/[email protected] From: openssl/[email protected] From: openssl/[email protected] > openssl/[email protected] From: apk-tools/[email protected] > openssl/[email protected] and 4 more... Fixed in: 1.1.1k-r0 ✗ Medium severity vulnerability found in musl/musl Description: Out-of-bounds Write Info: https://snyk.io/vuln/SNYK-ALPINE310-MUSL-1042764 Introduced through: musl/[email protected], busybox/[email protected], alpine-baselayout/[email protected], openssl/[email protected], openssl/[email protected], zlib/[email protected], apk-tools/[email protected], libtls-standalone/[email protected], busybox/[email protected], musl/[email protected], pax-utils/[email protected], libc-dev/[email protected] From: musl/[email protected] From: busybox/[email protected] > musl/[email protected] From: alpine-baselayout/[email protected] > musl/[email protected] and 10 more... Fixed in: 1.1.22-r4 ✗ High severity vulnerability found in openssl/libcrypto1.1 Description: Integer Overflow or Wraparound Info: https://snyk.io/vuln/SNYK-ALPINE310-OPENSSL-1075741 Introduced through: openssl/[email protected], openssl/[email protected], apk-tools/[email protected], libtls-standalone/[email protected] From: openssl/[email protected] From: openssl/[email protected] > openssl/[email protected] From: apk-tools/[email protected] > openssl/[email protected] and 4 more... Fixed in: 1.1.1j-r0 ✗ High severity vulnerability found in openssl/libcrypto1.1 Description: Improper Certificate Validation Info: https://snyk.io/vuln/SNYK-ALPINE310-OPENSSL-1089244 Introduced through: openssl/[email protected], openssl/[email protected], apk-tools/[email protected], libtls-standalone/[email protected] From: openssl/[email protected] From: openssl/[email protected] > openssl/[email protected] From: apk-tools/[email protected] > openssl/[email protected] and 4 more... Fixed in: 1.1.1k-r0 ✗ High severity vulnerability found in busybox/busybox Description: Improper Handling of Exceptional Conditions Info: https://snyk.io/vuln/SNYK-ALPINE310-BUSYBOX-1090151 Introduced through: busybox/[email protected], alpine-baselayout/[email protected], busybox/[email protected] From: busybox/[email protected] From: alpine-baselayout/[email protected] > busybox/[email protected] From: busybox/[email protected] Fixed in: 1.30.1-r5 ✗ High severity vulnerability found in apk-tools/apk-tools Description: Out-of-bounds Read Info: https://snyk.io/vuln/SNYK-ALPINE310-APKTOOLS-1246341 Introduced through: apk-tools/[email protected] From: apk-tools/[email protected] Fixed in: 2.10.6-r0 ✗ Critical severity vulnerability found in apk-tools/apk-tools Description: Out-of-bounds Read Info: https://snyk.io/vuln/SNYK-ALPINE310-APKTOOLS-1534688 Introduced through: apk-tools/[email protected] From: apk-tools/[email protected] Fixed in: 2.10.7-r0
The text was updated successfully, but these errors were encountered:
Fixes weaveworks#57 Docker security vulnerabilities
b693049
Updating the `alpine` base image version to resolve security issues identified by `docker scan`
No branches or pull requests
Docker Scan is reporting security vulnerabilities due to the version of alpine being deployed.
The text was updated successfully, but these errors were encountered: