Skip to content

hmm

4a6acaf
Select commit
Loading
Failed to load commit list.
Closed

Cluster Caching #226

hmm
4a6acaf
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Nov 8, 2025 in 2s

3 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high
  • 1 medium

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 279 in cache/middleware.js

See this annotation in the file changed.

Code scanning / CodeQL

Regular expression injection High

This regular expression is constructed from a
user-provided value
.
This regular expression is constructed from a
user-provided value
.
This regular expression is constructed from a
user-provided value
.

Check failure on line 345 in cache/middleware.js

See this annotation in the file changed.

Code scanning / CodeQL

Regular expression injection High

This regular expression is constructed from a
user-provided value
.
This regular expression is constructed from a
user-provided value
.
This regular expression is constructed from a
user-provided value
.

Check warning on line 65 in controllers/overwrite.js

See this annotation in the file changed.

Code scanning / CodeQL

Log injection Medium

Log entry depends on a
user-provided value
.
Log entry depends on a
user-provided value
.