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

chore(docker): secure dockerfiles (pin image tag) #71

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

dbelyaev
Copy link
Owner

Summary

This pull request is created by StepSecurity at the request of @dbelyaev. Please merge the Pull Request to incorporate the requested changes. Please tag @dbelyaev on your message if you have any questions related to the PR.

Security Fixes

Secure Dockerfiles

Pin image tags to digests in Dockerfiles. With the Docker v2 API release, it became possible to use digests in place of tags when pulling images or to use them in FROM lines in Dockerfiles.

Feedback

For bug reports, feature requests, and general feedback; please email support@stepsecurity.io. To create such PRs, please visit https://app.stepsecurity.io/securerepo.

Signed-off-by: StepSecurity Bot bot@stepsecurity.io

Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
@dbelyaev dbelyaev added chore Chore task ci Changes to pipeline labels Feb 13, 2024
@dbelyaev dbelyaev self-assigned this Feb 13, 2024
@dbelyaev dbelyaev marked this pull request as ready for review February 13, 2024 09:20
@dbelyaev dbelyaev merged commit c76c3d7 into master Feb 13, 2024
33 of 34 checks passed
@dbelyaev dbelyaev deleted the stepsecurity_remediation_1707814914 branch February 13, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action chore Chore task ci Changes to pipeline
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants