8000 Update dependencies and enhance security scan configuration by srahul3 · Pull Request #304 · hashicorp/consul-esm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update dependencies and enhance security scan configuration #304

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

Merged
merged 1 commit into from
May 9, 2025

Conversation

srahul3
Copy link
Contributor
@srahul3 srahul3 commented May 9, 2025

This pull request includes updates to the security scan configuration and dependency versions. The most important changes involve adding a triage section for suppressing specific vulnerabilities in the security scan configuration and upgrading several Go module dependencies to newer versions.

Security scan configuration updates:

  • .release/security-scan.hcl: Added a triage section to suppress specific vulnerabilities (CVE-2025-46394 and CVE-2024-58251) for the container block, with comments explaining why these vulnerabilities are safe to ignore.
  • .release/security-scan.hcl: Updated formatting in the binary block for consistency in the suppression list.

Dependency updates:

  • go.mod: Upgraded several Go module dependencies, including golang.org/x/crypto (v0.35.0 → v0.38.0), golang.org/x/net (v0.34.0 → v0.40.0), golang.org/x/sync (v0.11.0 → v0.14.0), golang.org/x/sys (v0.30.0 → v0.33.0), and golang.org/x/text (v0.22.0 → v0.25.0). These updates bring in the latest improvements and fixes.

@srahul3 srahul3 requested review from a team as code owners May 9, 2025 05:38
@srahul3 srahul3 requested a review from jeanneryan May 9, 2025 05:38
Copy link
@UmeshTankCDF UmeshTankCDF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@srahul3 srahul3 merged commit 41d3d05 into main May 9, 2025
53 checks passed
@srahul3 srahul3 deleted the srahul3/security_fix_for_0.9 branch May 9, 2025 05:47
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.

3 participants
0