Skip to content

feat: Image Upload and Test Hardening#294

Merged
davideast merged 24 commits into
mainfrom
feat/upload-image
Apr 23, 2026
Merged

feat: Image Upload and Test Hardening#294
davideast merged 24 commits into
mainfrom
feat/upload-image

refactor: standardize client access to explicit (this as any).client

4d82360
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 23, 2026 in 2s

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.

View all branch alerts.

Annotations

Check warning on line 138 in packages/sdk/src/download-handler.ts

See this annotation in the file changed.

Code scanning / CodeQL

Network data written to file Medium

Write to file system depends on
Untrusted data
.

Check warning on line 226 in packages/sdk/src/download-handler.ts

See this annotation in the file changed.

Code scanning / CodeQL

Network data written to file Medium

Write to file system depends on
Untrusted data
.