Skip to content

Remove new `.parse()`

b244527
Select commit
Loading
Failed to load commit list.
Open

Replace hapi with hono #131

Remove new `.parse()`
b244527
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 20, 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 72618 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 72618 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\\[\].