Core Functionality

Automated Vulnerability Detection

NVD Integration

Each asset type uses specific identifying attributes (filters) to detect and retrieve items associated with known vulnerabilities.

Based on these filters, the system matches the asset data against known vulnerabilities. If a match is found (e.g., a specific OS version or software version is vulnerable), only those affected assets are fetched and displayed for analysis or remediation.

Vulnerability Data Structure

The system organizes vulnerability information in a clear, hierarchical manner for intuitive navigation and analysis:

  1. Products Level:
    At the top level, the system lists all products for which vulnerabilities are known. This provides a broad overview of the threat landscape across the organization’s software inventory.

  2. Version Level:
    For each software product, the system displays all discovered versions. This granularity allows users to pinpoint which specific versions are affected, supporting targeted remediation.

  3. Vulnerability Level:
    Drilling down further, users can view individual vulnerabilities (CVE entries) associated with each software version. Each CVE entry includes detailed information such as severity, description, affected configurations, and remediation references.

This multi-level structure enables users to quickly move from a high-level overview to specific, actionable vulnerability details.

CMDB Integration