Thanks to visit codestin.com
Credit goes to github.com

Skip to content

xray-integration(frontend): update frontend to parse the terraform output and display the vulnerabilities natively. #12839

@matifali

Description

@matifali

Part of #12838

Frontend should parse the output of any xray_artifacts_scan data sources and render them beautifully.

image

data "xray_artifacts_scan" "image_scan" {
  repo = "docker-local"
  repo_path = "/codercom/enterprise-base:local"
}

Requirements

  • Parse terraform output for data.xray_artifacts_scan.* sources
  • Render Vulnerabilities count as shown in the attached screenshot
  • Link to Xray deployment page for details

Metadata

Metadata

Assignees

No one assigned

    Labels

    siteArea: frontend dashboard

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions