Skip to content

feat(admin): add GET /admin/network-health endpoint - #753

Open
Ferryx349 wants to merge 4 commits into
mainfrom
feat/admin-network-health-api
Open

feat(admin): add GET /admin/network-health endpoint#753
Ferryx349 wants to merge 4 commits into
mainfrom
feat/admin-network-health-api

feat(admin): add GET /admin/network-health endpoint

d17c6d3
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Sep 3, 2026 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 63 in src/routes/admin/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
authorization
, but is not rate-limited.
This route handler performs
authorization
, but is not rate-limited.
This route handler performs
authorization
, but is not rate-limited.
This route handler performs
authorization
, but is not rate-limited.