Skip to content

fix(deps): update module github.com/labstack/echo/v5 to v5.0.3#39

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/go-minorpatch-updates
Feb 8, 2026
Merged

fix(deps): update module github.com/labstack/echo/v5 to v5.0.3#39
renovate[bot] merged 1 commit intomainfrom
renovate/go-minorpatch-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 8, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/labstack/echo/v5 v5.0.1v5.0.3 age confidence

Release Notes

labstack/echo (github.com/labstack/echo/v5)

v5.0.3

Compare Source

Security

  • Fix directory traversal vulnerability under Windows in Static middleware when default Echo filesystem is used. Reported by @​shblue21.

This applies to cases when:

  • Windows is used as OS
  • middleware.StaticConfig.Filesystem is nil (default)
  • echo.Filesystem is has not been set explicitly (default)

Exposure is restricted to the active process working directory and its subfolders.

v5.0.2

Compare Source

Security

  • Fix Static middleware with config.Browse=true lists all files/subfolders from config.Filesystem root and not starting from config.Root in #​2887

Configuration

📅 Schedule: Branch creation - "before 3am on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot merged commit 14ae4e6 into main Feb 8, 2026
5 checks passed
@renovate renovate bot deleted the renovate/go-minorpatch-updates branch February 8, 2026 04:43
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.

0 participants