Featured Today

Your Event Feed

Releasesβ€’May 1
labstack/echo
2 events1h windowLatest: v5.1.1
  • v5.1.1 Β· v5.1.1 - Context.Scheme() should validate header values **Security** * `Context.Scheme()` should val...
  • v4.15.2 Β· v4.15.2 - Context.Scheme() header validation **Security** * `Context.Scheme()` should validate valu...
Milestonesβ€’Apr 25
gofiber/fiber
2 events2h windowLatest: v2.52.13
  • v2.52.13 Β· https://github.com/gofiber/fiber/releases/tag/v2.52.13
  • v3.2.0 Β· https://github.com/gofiber/fiber/releases/tag/v3.2.0
gofiber/fiberreleasedv3.2.0β€’ 35d ago

v3.2.0 ## πŸš€ New - Add URL() method to Route for generating URLs with parameters (#4195) https://docs.gofiber.io/api/app#getroute - Add comprehensive tests for binding to pointer scalar types (#4191) - Add response format support to healthcheck middleware (#4178) https://docs.gofiber.io/middleware/healthcheck#config - Route Domain() func for host-based routing (#4100) - Add pagination middleware (#4127) https://docs.gofiber.io/middleware/paginate - Add BindError type with source and field metadata (#4120) https://docs.gofiber.io/api/bind#binderror - Add PanicHandler in recover middleware (#4110

gastownhall/beadsreleasedv1.0.3β€’ 35d ago

v1.0.3 ## beads v1.0.3 Pre-compiled binaries for Linux, macOS (Intel & Apple Silicon), Windows (AMD64 & ARM64), Android/Termux (ARM64), and FreeBSD. ### Installation **Homebrew (macOS/Linux):** ```bash brew install beads ``` **Quick Install (macOS/Linux/FreeBSD):** ```bash curl -sSL https://raw.githubusercontent.com/gastownhall/beads/main/scripts/install.sh | bash ``` **Windows (PowerShell):** ```powershell irm https://raw.githubusercontent.com/gastownhall/beads/main/install.ps1 | iex ``` **Manual Install:** Download the appropriate binary for your platform below, extract it, and place it in y

aquasecurity/trivyreleasedv0.70.0β€’ 43d ago

v0.70.0 ## ⚑ Highlights ⚑ πŸ‘‰ https://github.com/aquasecurity/trivy/discussions/10546 ## Changelog https://github.com/aquasecurity/trivy/blob/main/CHANGELOG.md#0700-2026-04-16

labstack/echoreleasedv5.1.0β€’ 60d ago

v5.1.0 ## Security This change does not break the API contract, but it does introduce breaking changes in logic/behavior. If your application is using `c.RealIP()` beware and read https://echo.labstack.com/docs/ip-address In `v5` the `c.RealIP()` will now return `request.RemoteAddr` unless `e.IPExtractor` has been configured. No potentially spoofable headers are used by default anymore. Configure `IPExtractor` with proper trust options when you want to read IP from headers. See: - https://pkg.go.dev/github.com/labstack/echo/v5#ExtractIPFromRealIPHeader - https://pkg.go.dev/github.com/labstack/

Milestonesβ€’Mar 27
golang/go
2 events1h windowLatest: 1.25.10
  • 1.25.10
  • 1.26.3