Skip to content

db refs

bbe963f
Select commit
Loading
Failed to load commit list.
Merged

Replace hapi with hono #131

db refs
bbe963f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 4, 2026 in 2s

3 new alerts including 3 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 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 warning on line 19326 in build/main.js

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting function Medium

Properties are copied from
src2
to
res
without guarding against prototype pollution.

Check warning on line 73237 in build/main.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to [#$%&'()*+,-./0-9:].

Check warning on line 73237 in build/main.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to \[<=>?@A-Z\\[\].