Skip to content

Merge branch 'develop' into feat/add-zig-wasm

f7c306e
Select commit
Loading
Failed to load commit list.
Open

Feat/add zig wasm #853

Merge branch 'develop' into feat/add-zig-wasm
f7c306e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Jul 9, 2025 in 2s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 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 warning on line 1066 in functions/vendors/templates.js

See this annotation in the file changed.

Code scanning / SonarCloud

Assignments should not be made from within sub-expressions Medium

Extract the assignment of "e" from this expression. See more on SonarQube Cloud