Skip to content

Merge branch 'main' into pcarleton/scopes-835

b5d931f
Select commit
Loading
Failed to load commit list.
Merged

[auth] Adjust scope management to line up with SEP-835 #1133

Merge branch 'main' into pcarleton/scopes-835
b5d931f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Nov 18, 2025 in 2s

3 new alerts including 3 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 680 in src/examples/server/elicitationUrlExample.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.

Check failure on line 719 in src/examples/server/elicitationUrlExample.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.

Check failure on line 743 in src/examples/server/elicitationUrlExample.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.