You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
Hello!
I have installed the docker scan utility as described here:
https://docs.docker.com/engine/scan/#known-issues
I have used docker scan against the "vulnerable" CVE-2021-44228 docker image provide here https://github.com/christophetd/log4shell-vulnerable-app.
Unfortunately the docker scan was not able to detect the CVE-2021-44228.
Steps to reproduce the issue:
2.docker scan docker scan ghcr.io/christophetd/log4shell-vulnerable-app:latest
Describe the results you received:
Describe the results you expected:
No CVE-2021-44228 detected as described here https://docs.docker.com/engine/scan/#scan-images-for-log4j-2-cve
Additional information you deem important (e.g. issue happens only occasionally):
Output of
docker version
:Output of
docker scan --version
:The text was updated successfully, but these errors were encountered: