Skip to content

feat(router): disallow inline argument values (ENG-9586)#3044

Closed
gausie wants to merge 21 commits into
mainfrom
worktree-playful-rolling-lecun
Closed

feat(router): disallow inline argument values (ENG-9586)#3044
gausie wants to merge 21 commits into
mainfrom
worktree-playful-rolling-lecun

refactor(router): simplify disallow inline arguments after review

b283df6
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jul 4, 2026 in 1s

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 500 in router/core/operation_processor.go

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

Sensitive data returned by HTTP request headers
flows to a logging call.