Skip to content

[deps] Update github.com/securego/gosec from v2.24.7 to v2.25.0 #21937

@github-actions

Description

@github-actions

Summary

Update github.com/securego/gosec/v2 dependency from v2.24.7 to v2.25.0

Current State

  • Package: github.com/securego/gosec/v2
  • Current Version: v2.24.7
  • Proposed Version: v2.25.0
  • Update Type: Minor

Why Separate Issue

⚠️ Minor version update with new security rules

  • This is a minor version update (v2.24.7 → v2.25.0)
  • Likely adds new security linting rules/checks
  • May produce new findings in the codebase that require fixing
  • Needs individual review and testing to validate no regressions

Safety Assessment

⚠️ Requires careful review

  • Minor version update with potential new security rule additions
  • New rules may flag existing code, requiring code changes before CI passes
  • Review release notes for new checks being added
  • Test that the linter still passes: make lint

Links

Recommended Action

go get github.com/securego/gosec/v2@v2.25.0
go mod tidy

Testing Notes

  • Run linting: make lint
  • Run unit tests: make test-unit
  • Check for new security findings introduced by new rules
  • Run: make agent-finish before committing

References:

Generated by Dependabot Dependency Checker ·

  • expires on Mar 22, 2026, 9:26 AM UTC

Metadata

Metadata

Labels

cookieIssue Monster Loves Cookies!dependenciesPull requests that update a dependency filego

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions