Featured Today

Your Event Feed

labstack/echoreleasedv5.1.014d 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/

aquasecurity/trivyreleasedv0.69.427d ago

v0.69.4 delivers stability and precision: fixes for SBOM license handling (SPDX/Red Hat), Python dependency parsing (requirements.txt, pylock.toml, Poetry), Go binary version detection, and Azure ARM/K8s misconfiguration checks; adds Maven proxy support, CVSS v4 in CycloneDX reports, build provenance attestations, and performance optimizations via filepath.WalkDir; includes dependency updates, CI hardening, and documentation improvements.

golang/goreleased1.26.140d ago

go1.26.1 is a minor patch release of Go, addressing critical fixes and security updates; no specific changes are detailed in the available notes.

CompilerCloudRuntime
aquasecurity/trivyreleasedv0.69.343d ago

v0.69.3 ## Changelog * 6fb20c8edd70745d6b34bff0387b53b03c8a760a release: v0.69.3 [release/v0.69] (#10293) * dabefec57d099184bc8bd268dea23cd5d502f9cc fix(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 [backport: release/v0.69] (#10291)

aquasecurity/trivyreleasedv0.69.244d ago

v0.69.2 is a maintenance release featuring dependency updates (OpenTelemetry SDK v1.40.0, circl v1.6.3) and removal of the apidiff CI workflow.

gin-gonic/ginreleasedv1.12.046d ago

v1.12.0 ## Changelog ### Features * 192ac89eefc1c30f7c97ae48a9ffb1c6f1c8c8bc: feat(binding): add support for encoding.UnmarshalText in uri/query binding (#4203) (@takanuva15) * 53410d2e07054369e0960fbe2eed97e1b9966f12: feat(context): add GetError and GetErrorSlice methods for error retrieval (#4502) (@raju-mechatronics) * acc55e049e33b401e810dbd8c0d6dcb6b3ba2b05: feat(context): add Protocol Buffers support to content negotiation (#4423) (@1911860538) * 38e765119241d990705169bedb5002a29ae0cbd1: feat(context): implemented Delete method (@Spyder01) * 771dcc6476d7bc6abb9ec0235ecefa4d38fe6fb0: feat

MilestonesFeb 27
golang/go
2 events1h windowLatest: 1.25.9
  • 1.25.9
  • 1.26.2
gofiber/fiberreleasedv3.1.046d ago

https://github.com/gofiber/fiber/releases/tag/v3.1.0