Skip to content

feat(cloud-connection): @objectstack/cloud-connection — open runtime-side cloud client (ADR-0008 Phase 2)#1748

Merged
os-zhuang merged 2 commits into
mainfrom
feat/cloud-connection-package
Jun 12, 2026
Merged

feat(cloud-connection): @objectstack/cloud-connection — open runtime-side cloud client (ADR-0008 Phase 2)#1748
os-zhuang merged 2 commits into
mainfrom
feat/cloud-connection-package

chore: lockfile for @objectstack/cloud-connection

767455c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jun 12, 2026 in 5s

6 new alerts including 4 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 high
  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 28 in packages/cloud-connection/src/cloud-url.ts

See this annotation in the file changed.

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on
library input
may run slow on strings with many repetitions of '/'.
This
regular expression
that depends on
library input
may run slow on strings with many repetitions of '/'.
This
regular expression
that depends on
library input
may run slow on strings with many repetitions of '/'.
This
regular expression
that depends on
library input
may run slow on strings with many repetitions of '/'.

Check failure on line 508 in packages/cloud-connection/src/marketplace-install-local-plugin.ts

See this annotation in the file changed.

Code scanning / CodeQL

Potential file system race condition High

The file may have changed since it
was checked
.

Check failure on line 597 in packages/cloud-connection/src/marketplace-install-local-plugin.ts

See this annotation in the file changed.

Code scanning / CodeQL

Potential file system race condition High

The file may have changed since it
was checked
.

Check failure on line 43 in packages/cloud-connection/src/marketplace-public-url.ts

See this annotation in the file changed.

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on
library input
may run slow on strings with many repetitions of '/'.
This
regular expression
that depends on
library input
may run slow on strings with many repetitions of '/'.

Check warning on line 329 in packages/cloud-connection/src/marketplace-install-local-plugin.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 360 in packages/cloud-connection/src/marketplace-install-local-plugin.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
.