| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-02 | 443 Bytes | |
| v5.0.2 security (static middleware folder browsing) source code.tar.gz | 2026-02-02 | 447.0 kB | |
| v5.0.2 security (static middleware folder browsing) source code.zip | 2026-02-02 | 503.0 kB | |
| Totals: 3 Items | 950.5 kB | 0 | |
Security
- Fix Static middleware when folder browsing is enabled (
config.Browse=true, defaults tofalse) lists all files/subfolders fromconfig.Filesystemroot folder and not starting fromconfig.Rootand requested folder in https://github.com/labstack/echo/pull/2887 . Reported by @shblue21 in https://github.com/labstack/echo/issues/2886
Full Changelog: https://github.com/labstack/echo/compare/v5.0.1...v5.0.2