Skip to content

docs: correct security hardening facts, placeholders, and Docker mounts - #761

Merged
numnx merged 1 commit into
feature/CODUX-44-qs-documentation-developer-surface-audit-2from
docs/fix-security-docs-4188206015953485370
Jul 7, 2026
Merged

docs: correct security hardening facts, placeholders, and Docker mounts#761
numnx merged 1 commit into
feature/CODUX-44-qs-documentation-developer-surface-audit-2from
docs/fix-security-docs-4188206015953485370

Conversation

@numnx

@numnx numnx commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Addresses a request to make security documentation precise and evidence-backed based on existing source code implementation.

  • Substituted all instances of your_api_key_here with <YOUR_JULES_API_KEY> in docs-web/user/mcp-clients.md and .env.example.
  • Fixed the typo --mcp-https-auth-token to --mcp-http-auth-token in docs-web/user/troubleshooting.md.
  • Updated docs-web/architecture/security.md to specify X-Frame-Options: SAMEORIGIN and Permissions-Policy headers.
  • Clarified Docker "Worker isolation" in docs-web/architecture/security.md and README.md to indicate specific explicit credential mounts instead of workspace mounts.
  • Updated docs/operations/security-hardening.md to document the omission of framing and permission policies for preview-host responses.

Tests ran successfully across the backend, dashboard, and config tests without regressions.


PR created automatically by Jules for task 4188206015953485370 started by @numnx

Updates Code UX documentation to accurately reflect codebase security enforcement.

Replaces the sensitive-looking string `your_api_key_here` with `<YOUR_JULES_API_KEY>` to prevent accidental secrets leakage during onboarding. Fixes the incorrect `--mcp-https-auth-token` typo to the correct `--mcp-http-auth-token`.

Clarifies that Docker provider execution isolates credentials via specific mounts (e.g. `~/.gemini`, `~/.codex`) instead of broad workspace root access. Adds explicit mention of dashboard security headers (`X-Frame-Options` and `Permissions-Policy`) and their intentional omission for preview host iframes to allow standard hardware interactions inside previews.

Co-authored-by: numnx <1517214+numnx@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@numnx
numnx merged commit 61780bd into feature/CODUX-44-qs-documentation-developer-surface-audit-2 Jul 7, 2026
6 checks passed
@numnx
numnx deleted the docs/fix-security-docs-4188206015953485370 branch July 7, 2026 03:29
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