Skip to content

seccheck: add a library for interacting with sandboxes - #13979

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test/cl958718551
Open

seccheck: add a library for interacting with sandboxes#13979
copybara-service[bot] wants to merge 1 commit into
masterfrom
test/cl958718551

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Aug 4, 2026

Copy link
Copy Markdown

seccheck: add a library for interacting with sandboxes

  • SandboxClient: Persistent client struct that can be easily extended with
    additional RPC methods.
  • ReadFile & ReadFileToWriter: Read or stream container file contents over
    the sandbox control socket (similar to runsc read).
  • Automatically handles socket paths exceeding UNIX_PATH_MAX.

@copybara-service copybara-service Bot added the exported Issue was exported automatically label Aug 4, 2026
@copybara-service copybara-service Bot changed the title Add pkg/sentry/seccheck/sandboxclient library for interacting with sandboxes seccheck: add a library for interacting with sandboxes Aug 4, 2026
@copybara-service
copybara-service Bot force-pushed the test/cl958718551 branch 2 times, most recently from 2d49ee5 to 0bd2a52 Compare August 4, 2026 16:54
- `SandboxClient`: Persistent client struct that can be easily extended with
  additional RPC methods.
- `ReadFile` & `ReadFileToWriter`: Read or stream container file contents over
  the sandbox control socket (similar to `runsc read`).
- Automatically handles socket paths exceeding `UNIX_PATH_MAX`.

PiperOrigin-RevId: 958718551
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exported Issue was exported automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant