Interlynk
Platform Docs
Platform Docs
  • 👋Getting Started
  • Overview
    • ✨Interlynk Features
    • 🧭Navigating Dashboard
  • Product Guides
    • Interlynk Basics
      • Product
      • Version
      • SBOM
        • General
        • Parts
        • Component
        • License
        • Support
      • Vulnerability
      • Policy
      • Compliance
    • Managing Product
    • Importing SBOM
      • SBOM Checks
      • Automation Rules
      • Internal Components
      • Vulnerability Scan
    • Building SBOM
    • Managing SBOM
      • Editing General
      • Updating Components
      • Disposing Vulnerabilities
      • Evaluating Compliance
    • Distributing SBOM
    • Requesting SBOM
    • Monitoring Risks
    • Managing Policy
    • Inventorying Licenses
    • Auditing Changes
    • Managing Notifications
  • Administration
    • Getting Set Up
    • Inviting Users
    • Managing Roles
    • Setting Integrations
  • Use Cases
    • For Management
    • For Security Engineers
    • For OSPO Engineers
  • SUPPORT
    • Technical Support
    • Release Notes
Powered by GitBook
On this page
  1. Product Guides
  2. Interlynk Basics
  3. SBOM

Component

A Component represents a unit on which the product version is composed.

The component must include:

  • Name

  • Version

  • Type

And may include:

  • Identifiers

    • Package URL (PURL)

    • Common Platform Enumeration (CPE)

  • Description

  • Copyright

  • Supplier

  • License: A component may include a license string using the SPDX license expression.

  • Group

  • Scope of use

  • Support Level

  • End-of-Support Date

  • Visibility flags: Primary, Internal

  • External Links

Components may depend on or can be dependent on other components to create a component relationship graph.

Interlynk enriches SBOM data with insights from open-source ecosystems. This can bring additional details to components, including:

  • OpenSSF Scorecard

  • Component Health Score

  • Package Insights

  • Version Insights

  • Source Code Insights

PreviousPartsNextLicense

Last updated 4 months ago