Deployments
A Deployment is a running instance of a service in a specific environment (e.g., dev, staging, production) and the Deployments page provides visibility into these runtime environments. Deployments connect your application code, container images, infrastructure resources, and security findings into a single operational view. This enables teams to understand:
What is running in each environment
Which container versions are deployed
Which findings are associated with live workloads
How exposure differs between environments
This information can be sorted by changeset, environment, and findings and filtered by Service, Deployment Type, Environment, and Accessibility. This allows teams to isolate issues by environment, verify safe promotion between stages, and detect security drift across deployments.

View Details & Generate SBOM
In addition to the listing, for each Deployment, there is the opportunity to
View Details and export those details as a JSON file
Generate SBOM

The Generate SBOM button downloads a Software Bill of Materials (SBOM) in JSON format. E.g.,

Last updated
Was this helpful?
