Skip to content

Update README.md

893db5d
Select commit
Loading
Failed to load commit list.
Open

feat(integration-router-v2): Management UI enhancements and CLI improvements #522

Update README.md
893db5d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Feb 28, 2026 in 3s

1 new alert including 1 low severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 low

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 42 in packages/core/handlers/routers/admin.js

See this annotation in the file changed.

Code scanning / SonarCloud

Logging should not be vulnerable to injection attacks Low

Change this code to not log user-controlled data. See more on SonarQube Cloud