Skip to main content

Products

Path: /code/products · Sidebar: Testing → Code Security → Products

A Product groups the repositories and applications that make up one logical system - ideal for microservice architectures where one product spans many repos.

The model

  • A Product = a project.
  • Each Application can belong to a product (project_id), and applications own their repositories.
  • Posture rolls up: Repository → Application → Product.

What the Products page gives you

  • A portfolio rollup of posture per product (grade, open/exploitable counts).
  • Bulk scan - kick off scanning across every repo in a product at once.
  • A product-centric grouping of the Repositories overview.

When to use products

Use products when a single deliverable is built from many services/repos and you want one posture number for the whole thing - for executives, for compliance scope, and for "scan everything in this product" operations.