Managing Products

Create, edit, and delete software products. Configure vendor, website, and repository information.

Products are the top-level organizational unit in CVEium CIS. Each product represents a piece of software you develop or distribute.

Creating a product

  1. Navigate to Products in the sidebar
  2. Click New Product
  3. Fill in the required and optional fields:
    • Name (required): The product name displayed throughout the platform
    • Slug (required): A URL-friendly identifier, auto-generated from the name
    • Description: A brief description of the product's purpose
    • Vendor: Your organization or company name
    • Website URL: Link to the product's website or landing page
    • Repository URL: Link to the source code repository
  4. Click Create Product

Viewing products

The Products page displays all products in your team account as a table with:

  • Product name and slug
  • Number of releases
  • Creation date

Click on any product to view its releases and details.

Editing a product

  1. Open the product page
  2. Click Edit in the top-right corner
  3. Update any fields
  4. Click Save

Deleting a product

  1. Open the product page
  2. Click Delete in the top-right corner
  3. Confirm the deletion

Deleting a product permanently removes all its releases, SBOMs, vulnerabilities, dispositions, and VEX documents. This action cannot be undone.

Product limits

The number of products you can create depends on your subscription plan:

PlanProducts
Free1
Starter5
Teams25
Business100
EnterpriseUnlimited

See Subscription Plans for full plan details.