Skip to content

Dev#153

Merged
ahjyrkia merged 7 commits into
productionfrom
dev
Jun 25, 2026
Merged

Dev#153
ahjyrkia merged 7 commits into
productionfrom
dev

Merge pull request #154 from HSLdevcom/cookie-config

00a5396
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jun 25, 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

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 125 in src/server.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing CSRF middleware High

This cookie middleware is serving a
request handler
without CSRF protection.