Skip to content

fix(ui): ensure new resource tab button is always visible (#3633)

3bd2750
Select commit
Loading
Failed to load commit list.
Merged

v0.6: mothership, tables, connectors #3630

fix(ui): ensure new resource tab button is always visible (#3633)
3bd2750
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Mar 17, 2026 in 3s

No new alerts in code changed by this pull request

Annotations

Check failure on line 46 in apps/sim/lib/uploads/server/metadata.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 46 in apps/sim/lib/uploads/server/metadata.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 46 in apps/sim/lib/uploads/server/metadata.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 433 in apps/sim/lib/workflows/utils.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.