Skip to content

Merge branch 'main' into copilot/split-api-handlers-module

a4f5537
Select commit
Loading
Failed to load commit list.
Merged

refactor(module): split api_handlers.go into focused files; remove domain-specific logic #77

Merge branch 'main' into copilot/split-api-handlers-module
a4f5537
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Feb 23, 2026 in 3s

3 new alerts including 1 critical severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 critical
  • 2 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 158 in module/database.go

See this annotation in the file changed.

Code scanning / CodeQL

Database query built from user-controlled sources High

This query depends on a
user-provided value
.
This query depends on a
user-provided value
.
This query depends on a user-provided value.
This query depends on a user-provided value.
This query depends on a user-provided value.

Check failure on line 216 in module/database.go

See this annotation in the file changed.

Code scanning / CodeQL

Database query built from user-controlled sources High

This query depends on a
user-provided value
.
This query depends on a
user-provided value
.
This query depends on a user-provided value.
This query depends on a user-provided value.
This query depends on a user-provided value.

Check failure on line 289 in module/integration.go

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in network request Critical

The
URL
of this request depends on a
user-provided value
.
The
URL
of this request depends on a
user-provided value
.
The
URL
of this request depends on a user-provided value.