Skip to content

fix(ci): align Go and harden security workflows

f53b589
Select commit
Loading
Failed to load commit list.
Closed

Claude/elated lamarr #6

fix(ci): align Go and harden security workflows
f53b589
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Mar 27, 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 111 in apps/gateway/src/routes/teamMembers.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
a database access
, but is not rate-limited.
This route handler performs
a database access
, but is not rate-limited.
This route handler performs
a database access
, but is not rate-limited.
This route handler performs
a database access
, but is not rate-limited.