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

Fix: updated base alpine image and jwt for cve fixes #40

Open
wants to merge 2 commits into
base: ib
Choose a base branch
from

Conversation

cnimbalkar-infoblox
Copy link

@cnimbalkar-infoblox cnimbalkar-infoblox commented Dec 11, 2024

current grype scan reveals cve's in below packages.

grype harbor.services.sdp.infoblox.com/infoblox/migrate@sha256:ec80ae99711804a3e9b9cb32925bcfc79c95a02d750dd61d414a52571de20d33
 ✔ Parsed image                                                                    sha256:19073181b464bdd225c8d85b20945660b1ff74496f552e2288a47249f1df7603
 ✔ Cataloged contents                                                                     ec80ae99711804a3e9b9cb32925bcfc79c95a02d750dd61d414a52571de20d33
   ├── ✔ Packages                        [118 packages]
   ├── ✔ File digests                    [78 files]
   ├── ✔ File metadata                   [78 locations]
   └── ✔ Executables                     [18 executables]
 ✔ Scanned for vulnerabilities     [3 vulnerability matches]
   ├── by severity: 0 critical, 0 high, 2 medium, 1 low, 0 negligible
   └── by status:   3 fixed, 0 not-fixed, 0 ignored
NAME                          INSTALLED  FIXED-IN  TYPE       VULNERABILITY        SEVERITY
github.com/golang-jwt/jwt/v4  v4.4.2     4.5.1     go-module  GHSA-29wx-vh33-7x7r  Low
libcrypto3                    3.3.2-r0   3.3.2-r1  apk        CVE-2024-9143        Medium
libssl3                       3.3.2-r0   3.3.2-r1  apk        CVE-2024-9143        Medium
A newer version of grype is available for download: 0.86.0 (installed version is 0.82.2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants