What is the goal for Delve?
Delve aims to be a unified platform for Software Composition Analysis (SCA) and streamlined vulnerability management, enabling faster remediation times through an intuitive interface.
π οΈ Core Objective
To empower developers with an easy-to-use tool that simplifies the process of identifying and managing vulnerabilities in their software stack.
π How It Works
Developers can upload any of the following:
- π Raw Source Code
- π¦ Dependency Artifacts
- π³ Containers
Delve will then:
- Generate a Software Bill of Materials (SBOM) using Syft β a powerful tool for extracting accurate package data from code, artifacts, and containers.
- Scan for vulnerabilities using Grype, which cross-references known vulnerabilities against the SBOM.
- Produce an actionable vulnerability report that highlights security risks in a clear, developer-friendly format.
- Integrate findings into the Vulnerability Management Interface and store them in the platformβs database for ongoing tracking and remediation.
π Why Delve?
- β Automation-first β Reduces manual overhead in vulnerability tracking.
- β Clear Reporting β Presents vulnerabilities in an easy-to-understand format.
- β Unified Workflow β From SBOM generation to remediation, all in one platform.
Delve simplifies security so developers can focus on building, not fixing.