Skip to content

Harden OAuth sessions and patch vulnerable dependencies - #2000

Merged
RhysSullivan merged 5 commits into
mainfrom
casa-al1-assessment
Sep 15, 2026
Merged

RhysSullivan merged 5 commits into
mainfrom
casa-al1-assessment

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

Require expiring WorkOS tokens and reject tokens older than 24 hours. Cloud outbound requests now require HTTPS, including redirect targets. Logout clears browser cache/storage, HTTP traces redact credential-bearing headers, and the generated UI renderer accepts messages only from its parent frame.

Patch affected runtime dependencies, including the YAML parser, serializer, Electron, Astro and OpenTelemetry. Pin the self-host base images and run the container as a non-root user.

Validation: repository unit tests, type checks, lint and formatting; focused signed-JWT and outbound HTTP regressions; three Chromium iframe scenarios; cloud, marketing, desktop and nonroot Docker builds. All 25 tests in the repaired cloud shard pass locally, and that shard passes in CI. Browser telemetry is prebundled at development startup to prevent stale Vite imports during sign-in tests. Full CI status is attached to this PR.

Compatibility: Cloud rejects public HTTP integrations. Explicit private-network development access remains available. Existing root-owned self-host volumes need the ownership preparation documented in the README before upgrading.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 15, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud d701d5d Sep 15 2026, 06:16 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 15, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing d701d5d Commit Preview URL

Branch Preview URL
Sep 15 2026, 06:15 AM

@github-actions

github-actions Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@pkg-pr-new

pkg-pr-new Bot commented Sep 15, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@2000

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@2000

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@2000

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@2000

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@2000

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@2000

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@2000

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@2000

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@2000

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@2000

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@2000

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@2000

executor

npm i https://pkg.pr.new/executor@2000

commit: d701d5d

@RhysSullivan RhysSullivan changed the title Update YAML, URI, and serialization dependencies Harden OAuth sessions and patch vulnerable dependencies Sep 15, 2026
@RhysSullivan
RhysSullivan marked this pull request as ready for review September 15, 2026 06:18
@RhysSullivan
RhysSullivan merged commit 3fd28a5 into main Sep 15, 2026
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant