package remote

import "gvisor.dev/gvisor/pkg/sentry/seccheck/sinks/remote"

Package remote defines a seccheck.Sink that serializes points to a remote process. Points are serialized using the protobuf format, asynchronously.

Index

Source Files

remote.go

Directories

PathSynopsis
pkg/sentry/seccheck/sinks/remote/serverPackage server provides a common server implementation that can connect with remote.Remote.
pkg/sentry/seccheck/sinks/remote/testPackage test provides functionality used to test the remote sink.
pkg/sentry/seccheck/sinks/remote/wirePackage wire defines structs used in the wire format for the remote checker.
Version
v0.0.0-20250730072058-14c22da65f04 (latest)
Published
Jul 30, 2025
Platform
linux/amd64
Imports
15 packages
Last checked
50 minutes ago

Tools for package owners.