feat: implement CAIP25 MultiChain API and NextJS playground integration #1201
+5,521
−179
GitHub Advanced Security / CodeQL
succeeded
Jan 20, 2025 in 5s
2 new alerts including 2 medium severity security vulnerabilities
New alerts in code changed by this pull request
Security Alerts:
- 2 medium
See annotations below for details.
Annotations
Check warning on line 233 in packages/multichainapi/src/providers/ExtensionProvider.ts
Code scanning / CodeQL
Cross-window communication with unrestricted target origin Medium
is sent to another window without origin restriction.
Check warning on line 247 in packages/multichainapi/src/providers/ExtensionProvider.ts
Code scanning / CodeQL
Missing origin verification in `postMessage` handler Medium
Loading