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

[docker] Fix issue with push images #4825

Merged
merged 24 commits into from
Feb 20, 2025
Merged

[docker] Fix issue with push images #4825

merged 24 commits into from
Feb 20, 2025

Conversation

mmhw
Copy link
Contributor

@mmhw mmhw commented Feb 18, 2025

Description

Fixed an issue where pushing a Docker image to a Docker registry incorrectly returned a success message despite the operation failing.

@mmhw mmhw requested a review from kobymeir February 18, 2025 19:29
Copy link

Changelog(s) in markdown:

  • Fixed an issue where pushing a Docker image to a Docker registry incorrectly returned a success message despite the operation failing. #4825

Copy link

guardrails bot commented Feb 19, 2025

⚠️ We detected 1 security issue in this pull request:

Insecure Use of Crypto (1)
Severity Details Docs
Low Title: Insecure hash functions
"\n".join(sorted(set(pip_requirements))).encode("utf-8")
📚

More info on how to fix Insecure Use of Crypto in Python.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@mmhw mmhw self-assigned this Feb 20, 2025
@mmhw mmhw merged commit 308e429 into master Feb 20, 2025
24 of 25 checks passed
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