Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.endorlabs.com/llms.txt

Use this file to discover all available pages before exploring further.

Beta Container findings are security vulnerabilities, compliance issues, and risk assessments identified during container scans. These findings provide detailed insights into the security posture of your containerized applications, including vulnerabilities in base images, application dependencies, and configuration issues. Understanding and analyzing these findings is crucial for maintaining secure container deployments and ensuring compliance with organizational security policies.

View containers in your namespace

To view all containers across your namespace:
  1. Select Inventory > Containers from the left sidebar.
  2. You can view a list of container images. You can view the following information for each container image:
    • Unique versions: The number of distinct versions of the image that were scanned.
    • Unique projects: The number of projects that use the image.
    • Classification: The classification of the image, such as app, base, or unclassified.
    Container inventory on the CONTAINERS tab
  3. Use the search bar to find specific container images by name. You can use the preset filters to limit which container images are listed. See Filter containers for the full set of options.
  4. Click a container image to expand it and view each scanned Version of that image. Each row shows the following information about the container image version:
    • Version: The image tag or digest for the version, such as latest.
    • Container Reachability: The profiling status and the reachability result for the version.
    • Project: The project associated with the version.
    • Findings: The number of vulnerabilities found in the container version.
    • Last scanned: The time when the version was last scanned.
    Expanded container image with version rows
  5. Click on the three vertical dots to View Layers or View Derived Images.

Filter containers

Filtering containers helps you to narrow down the results to find specific container images based on your criteria. You can filter the containers by using the default filter options.
  • Tags: Filter by container image tags.
  • Base Image Name: Filter by the underlying base image name.
  • Last Scanned: Filter by last scanned time. By default, last 90 days is applied.
  • Distribution: Filter by the operating system distribution.
  • Toggle Advanced and search for containers using advanced filters.

View container details overview

Select a container row to view the container details overview on the right sidebar. You can view the following information about the container.
  • The Overview displays key dependency and finding counts with reachability and severity breakdowns, along with visibility, OSS usage, scopes, dependents, and version metadata. Container details overview
  • The Reachability Analysis summarizes profiling status and details such as application type, profile type, image classification, run duration, and entry point package when available. Container reachability analysis
Select View Details to open the full version view. See View container details for a version for more information.

View container details of the selected version

Select a container version from the list of containers to view the details of the container version.

View detailed findings

You can view the findings associated with the container image under Findings. Each finding displays the reachability status of its dependency as an attribute label. To view and filter dependencies based on the container images, click Container Layers and select to view All Layers, Base Image Layers Only, or Application Layers Only. Container Findings with Container Layers options You can expand the finding to view detailed information, including a summary of the issue, when it was first introduced, and remediation guidance. You can manage the finding using the available options:
  • Add Exception: Add an exception to exclude this finding from future scans for accepted or mitigated vulnerabilities.
  • More Details: Access additional information about the vulnerability, including detailed technical descriptions and remediation steps.

View container version overview

Select Overview to view the summary of the selected container version. You can view the finding risk matrix and metadata such as dependencies, visibility, scopes, and package version details. Container version Overview tab

View dependent projects

Select Dependents to view the projects that depend on the selected container version. Each entry shows finding counts, origin of findings, project origin, last scanned time, and container reachability status. Dependents for the selected container version

View dependencies of the selected container version

Select Dependencies to view the dependencies of the selected container version. Each entry shows the dependency and requested version, its type, reachability status, visibility, and whether source code is available. Dependencies for the selected container version

View dependency graph

Select Dependency Graph to view the dependency graph of the selected container version. Dependency graph for a container version

View container layers

Select Container Layers to view multiple layers numbered sequentially, where each number represents the order in which Docker commands were executed. Click on a layer to view the Docker command and findings associated with that specific layer. Container layers and Dockerfile steps

View scan history

Select Scan History to see past scan runs for the container. This shows when the container was last scanned, previous scan results, and any changes in findings over time. You can compare different scan runs to track improvements or identify when new vulnerabilities were introduced. Scan history for a container version

View container findings in a project

To view findings from the container scan:
  1. Select Projects from the left sidebar.
  2. Select the project for which you want to view the container findings.
  3. Select Containers from the preset filters. Project container on the Findings tab
  4. To view and filter dependencies based on the container images, select Container Layers and choose to view All Layers, Base Image Layers Only, or Application Layers Only.

View findings in your namespace

To view all container findings across your namespace, go to Findings from the left sidebar and select Containers from the preset filters. This shows all container related vulnerabilities and security issues across your entire organization. You can search findings using basic filters or advanced filters to narrow down the results based on your specific criteria. Findings with the Containers preset filter