Skip to content

feat(api): tighten Response[T] on 14 endpoints

cc1f5ca
Select commit
Loading
Failed to load commit list.
Merged

feat(api): tighten Response[T] on 14 endpoints (typed cohort) #116800

feat(api): tighten Response[T] on 14 endpoints
cc1f5ca
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jun 3, 2026 in 4s

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 114 in src/sentry/api/endpoints/organization_releases.py

See this annotation in the file changed.

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on a
user-provided value
may run slow on strings with many repetitions of ' '.
This
regular expression
that depends on a
user-provided value
may run slow on strings starting with ' (' and with many repetitions of ' (('.
This
regular expression
that depends on a
user-provided value
may run slow on strings with many repetitions of ' '.
This
regular expression
that depends on a
user-provided value
may run slow on strings starting with ' (' and with many repetitions of ' (('.