Skip to content

Fix security vulnerabilities, package-lock.json, misc other changes

38c30a4
Select commit
Loading
Failed to load commit list.
Merged

Unify auth and MCP servers into single modular codebase #18

Fix security vulnerabilities, package-lock.json, misc other changes
38c30a4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Oct 14, 2025 in 3s

No new alerts in code changed by this pull request

Annotations

Check warning on line 44 in src/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Permissive CORS configuration Medium

CORS Origin allows broad access due to
permissive or user controlled value
.

Check warning on line 64 in src/modules/mcp/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Permissive CORS configuration Medium

CORS Origin allows broad access due to
permissive or user controlled value
.