ibmruntimes / ci.docker

Dockerfiles and build scripts for generating various Docker Images related to IBM Runtimes
Apache License 2.0
45 stars 35 forks source link

Vulnerability found in ibmjava:8-jre #82

Closed IdanAdar closed 1 year ago

IdanAdar commented 4 years ago

SHA1 has been marked as untrusted in GnuTLS.

[
    {
        "notice": "http://www.ubuntu.com/usn/usn-4233-1",
        "notice_exempt": false,
        "notice_id": "usn-4233-1",
        "summary": "SHA1 has been marked as untrusted in GnuTLS.",
        "vulnerable_packages": [
            {
                "corrective_action": "Upgrade libgnutls30 to >= 3.5.18-1ubuntu1.2",
                "description": "libgnutls30 has vulnerabilities",
                "fix_version": "3.5.18-1ubuntu1.2",
                "installed_version": "3.5.18-1ubuntu1.1",
                "package_name": "libgnutls30"
            }
        ]
    }
]

@dinogun FYI.

jayasg12 commented 1 year ago

@IdanAdar IBM Java JRE images are built on ubuntu 22.04. Closing this issue. Please feel free to re-open this issue if above problem is still seen.