Container reachability Beta New
Endor Labs now supports container reachability, which determines which OS packages in a container image are used at runtime and marks them as Reachable, Potentially Reachable, or Unreachable. This helps you prioritize remediation for dependencies that are actually exercised during execution. Endor Labs supports two container reachability modes based on how your workload runs and its runtime dependencies.- Basic reachability: Profiles the container locally during the scan. Use when the application has no external dependencies.
- Instrumented reachability: Runs the image in your real environment with an embedded sensor to capture runtime behavior. Use when the workload requires databases, queues, or other external services.