For the complete documentation index, see llms.txt. This page is also available as Markdown.

Reference A: Supported integrations and asset stages

This appendix lists the providers and build tools Cortex Cloud requires to build the asset lineage, and the asset-category-to-SDLC-stage mapping used throughout the dashboard and tab.

Supported providers and build tools by component

Component
Supported provider / build tool

VCS

GitHub, GitLab, Bitbucket, Azure DevOps

CI/CD

GitHub Actions, GitLab CI/CD, Azure Pipelines, Jenkins, CircleCI

Containers

Docker CLI → Container image, Docker Compose, Docker Buildx, Kaniko, Buildah, Podman/img

VM images

AWS EC2 Image Builder, Packer → AWS AMI, Packer, Azure Image Builder, GCP VM Image Builds, OCI Custom Images

IaC

Terraform (.tf), CloudFormation (.yml, .json)

Asset categories and SDLC stages

Asset category
C-2-C type
Stage

Repository

Artifact

01 - Code

CI/CD Pipeline

Artifact

02 - Build

Container Registry image

Artifact

03 - Deploy

Runtime Image

Artifact

04 - Runtime

VM Instance

Artifact

04 - Runtime

IaC Resource (AWS, Azure, GCP)

Infrastructure

01 - Code

Cloud asset (AWS, Azure, GCP)

Infrastructure

04 - Runtime

Note: Serverless functions as assets are not supported. The Infrastructure category models two stages only, Code (IaC resources) and Runtime (cloud assets); Build and Deploy are not part of the Infrastructure view.

Last updated

Was this helpful?