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
业务场景中,会存在研发人员自主构建基础镜像的情况。此时如果对dockerfile扫描,着重看FROM的镜像源,研判是否为恶意,可在镜像构建前阻断使用恶意镜像二次构建的基础镜像。 希望可以开源hub.docker.com中扫描到的恶意镜像列表,然后大家一块维护该列表。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
业务场景中,会存在研发人员自主构建基础镜像的情况。此时如果对dockerfile扫描,着重看FROM的镜像源,研判是否为恶意,可在镜像构建前阻断使用恶意镜像二次构建的基础镜像。
希望可以开源hub.docker.com中扫描到的恶意镜像列表,然后大家一块维护该列表。
The text was updated successfully, but these errors were encountered: