Skip to content

No Sandbox Chrome Flag Fix#353

Merged
payoub125 merged 2 commits intodevelopfrom
another-chrome-fix
Mar 25, 2026
Merged

No Sandbox Chrome Flag Fix#353
payoub125 merged 2 commits intodevelopfrom
another-chrome-fix

Conversation

@payoub125
Copy link
Copy Markdown
Contributor

@payoub125 payoub125 commented Mar 25, 2026

Note

Medium Risk
Disabling Chrome’s sandbox changes the security posture of the headless browser process and may have environment-specific side effects, though the code change is small and localized.

Overview
For headless requests, Chromium is now launched with NoSandbox(true) (i.e., --no-sandbox) in utils/request/headless/headless.go to avoid sandbox-related launch failures in constrained/containerized environments.

Written by Cursor Bugbot for commit 1890315. This will update automatically on new commits. Configure here.

@payoub125 payoub125 self-assigned this Mar 25, 2026
@payoub125 payoub125 enabled auto-merge (squash) March 25, 2026 17:50
@payoub125 payoub125 force-pushed the another-chrome-fix branch from 009bfee to 1890315 Compare March 25, 2026 17:53
@payoub125 payoub125 merged commit 602e101 into develop Mar 25, 2026
15 checks passed
@payoub125 payoub125 deleted the another-chrome-fix branch March 25, 2026 18:03
payoub125 added a commit that referenced this pull request Mar 25, 2026
payoub125 added a commit that referenced this pull request Mar 25, 2026
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.

2 participants