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

Investigate and manage CI/CD pipeline assets

Investigate CI/CD pipeline security posture, remediate issues, and manage asset data.

The CI/CD pipeline inventory supports quick agentic queries and detailed side-panel investigation.

Select a CI/CD pipeline row to open its side panel. The side panel provides a consolidated workspace for reviewing pipeline security posture and deployment lineage.

Ask the AppSec agentic assistant

From the CI/CD Pipelines table, right-click a pipeline. Select Open in Agentic AssistantApplication Security to query pipeline-specific insights.

You can also select Ask AI in the side panel.

Explore the pipeline context and lineage

Use these side-panel tabs to review pipeline context and assess production impact:

  • Overview tab: Displays pipeline properties and CI/CD configuration risk severity. Use Deployed to runtime, Internet Exposed, Public, and Deprecated to prioritize pipelines.

  • Applications tab: Lists inherited business applications, including criticality ratings and risk scores.

  • Instances tab: Displays associated CI/CD instances. Select an instance to view its details.

  • Code to Cloud tab: Visualizes lineage from the pipeline to its repository, container images, VM images, and cloud resources.

Code-to-Cloud lineage requires active CI/CD integrations and successful build-log analysis. Without it, only repository and pipeline nodes appear.

Investigate and remediate issues

From the Overview tab, select an issue or case associated with the pipeline.

Selecting an issue opens an issue side card over the inventory. Review evidence and remediation guidance without leaving the asset inventory.

Manage CI/CD risks at scale in Application SecurityIssuesCI/CD Risks. Use bulk updates, assignments, and SLA tracking.

Execute asset actions

Select View asset data from the side-panel Actions menu or the row context menu. Review raw pipeline data in JSON or tree view.

Manage CI/CD pipeline assets

Asset actions

  • Right-click an inventory asset. From Actions, select an action:

    • Open in new tab: Opens the asset description tab for detailed analysis.

    • View asset data: Opens data from the latest scan in JSON or tree view.

    • Copy text to clipboard: Copies selected text.

    • Copy entire row: Copies the selected row data.

    • Show/hide rows: Filters the inventory using the selected attribute.

    • Open in Cortex Assistant/Open in Cortex Agentic Assistant: Opens the asset in the assistant.

  • Export asset data: Select the download icon, labelled Export to file.

  • View Dashboard: Opens the Application Security dashboard.

Limitations

Limitation
Description

CI/CD integration required

Pipelines require active CI/CD integrations. Repositories without integrations do not create pipeline assets.

Provider support scope

Discovery supports GitHub Actions, GitLab CI, Jenkins, Azure Pipelines, Bitbucket Pipelines, CircleCI, Argo CD, AWS CodeBuild, TeamCity, and Travis CI.

Code-to-Cloud mapping dependency

Full runtime lineage requires successful build-log analysis.

Build activity freshness

Build activity updates during periodic scans and integration synchronization.

Build-log secret scanning scope

Build-log scanning detects printed secrets. Some providers do not support log ingestion.

Policy restrictions

CI/CD Configuration Scan policies support only the Periodic Scan trigger.

Last updated

Was this helpful?