-
Notifications
You must be signed in to change notification settings - Fork 417
Adding VersionStream for argo-cd-2.14 #41343
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
Conversation
|
Please use 👍 or 👎 on this comment to indicate if you agree or disagree with the recommendation. To provide more detailed feedback please comment on the recommendation prefixed with /ai-verify: e.g. /ai-verify partially helpful but I also added bash to the build environment Gen AI suggestions to solve the build error: Based on the error output, I'll analyze and provide specific fixes: • Detected Error: • Error Category: Build Configuration/Patch Application • Failure Point: The • Root Cause Analysis: The patch file appears to have been either:
• Suggested Fix:
# Remove or comment out this section
- uses: patch
with:
patches: GHSA-m5vv-6r4h-3vj9.patch
git diff --no-prefix origin/main...your-branch > GHSA-m5vv-6r4h-3vj9.patch• Explanation: • Additional Notes:
• References:
|
|
the patch from Jason is on main, we can unblock this by removing the patch block. |
37f80f1 to
68ea0e2
Compare
68ea0e2 to
df74a67
Compare
df74a67 to
eda7180
Compare
|
The detected CVE is a false positive: 2.14 was never affected by the CVE, as the fix for it landed in rc7: argoproj/argo-cd@d59c85c |
|
I've opened wolfi-dev/advisories#11931 to add an advisory for this, which we can land once this PR lands. |
No description provided.