| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Golang patch bumps are very safe 🚀
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Bumps the Go version from 1.26.4 to 1.26.5 to address CVE-2026-39822 (root escape via symlink plus trailing slash in os).
Verified with govulncheck: the CVE is detected on 1.26.4 (package level only — os.Root is never called) and no longer reported on 1.26.5. Build and tests pass.