You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(sandbox): pin and verify Node/Bun installs in agent image
Replace unverified curl | bash installers. Node now comes from a pinned
NodeSource apt repo whose packages apt verifies against a signed-by key;
Bun is downloaded as a version-pinned release artifact checked against its
SHA256 (x64 + arm64).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments