-
Notifications
You must be signed in to change notification settings - Fork 278
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
shadowsocks-rust/1.21.2-r2: cve remediation #36238
shadowsocks-rust/1.21.2-r2: cve remediation #36238
Conversation
Gen AI suggestions to solve the build error: Based on the build log, I can help diagnose and fix the error. • Detected Error: The build appears to fail silently after running cargobump with no explicit error message, but the pipeline stops after the cargobump step. • Error Category: Configuration/Build System • Failure Point: During the • Root Cause Analysis: • Suggested Fix: Option 1 - Remove the step entirely if dependency bumping isn't needed: # Delete this line:
- uses: rust/cargobump Option 2 - Add required configuration: - uses: rust/cargobump
with:
create-if-missing: true • Explanation: • Additional Notes:
• References:
|
….0.3 with cargo update to address GHSA-h97m-ww89-6jmq
….0.3 with cargo update to address GHSA-h97m-ww89-6jmq Signed-off-by: Kyle Steere <kyle.steere@chainguard.dev>
…of github.com:wolfi-dev/os into cve-shadowsocks-rust-fcef6f443148b461b264a975e7c5aa78
…of github.com:wolfi-dev/os into cve-shadowsocks-rust-fcef6f443148b461b264a975e7c5aa78 Signed-off-by: Kyle Steere <kyle.steere@chainguard.dev>
…of github.com:wolfi-dev/os into cve-shadowsocks-rust-fcef6f443148b461b264a975e7c5aa78
shadowsocks-rust/1.21.2-r2: fix GHSA-h97m-ww89-6jmq
Advisory data: https://github.com/wolfi-dev/advisories/blob/main/shadowsocks-rust.advisories.yaml