grafana/pkg/web
Misi 4669b586e9
Security: Fixes for CVE-2025-6197 and CVE-2025-6023 (#108330)
apply security patch: main/439-202506251632.patch

(cherry picked from commit 7f3977c54548dc82d9b2c44c125b30b3dbc2069a)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-07-18 09:06:26 -06:00
..
webtest Security: Fixes for CVE-2025-6197 and CVE-2025-6023 (#108330) 2025-07-18 09:06:26 -06:00
binding.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
binding_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
context.go feat: add QueryIntWithDefault to web context (#93130) 2024-09-10 09:04:49 -05:00
context_test.go Server: Write internal server error on missing write (#57813) 2022-11-07 16:14:41 +01:00
macaron.go CI: Bump golangci-lint to 2.0.2 (#103572) 2025-04-10 14:42:23 +02:00
macaron.s pkg/web: restrict handler types (#48495) 2022-05-20 12:45:18 -04:00
render.go fix data race in dev runtime (#88887) 2024-06-10 08:30:17 -03:00
response_writer.go Chore: Add grafana-apiserver (#70721) 2023-07-14 12:22:10 -07:00
response_writer_test.go
router.go pkg/web: closure-style middlewares (#51238) 2022-08-09 14:58:50 +02:00
tree.go CI: Bump golangci-lint to 2.0.2 (#103572) 2025-04-10 14:42:23 +02:00
web.go