-
Notifications
You must be signed in to change notification settings - Fork 328
Open
Labels
enhancementNew feature or requestNew feature or request
Description
SBOMs (Software Bill of Materials) provide machine readable inventory of components and dependencies that make up a piece of software.
The most common standardized formats for SBOMs are SPDX and CycloneDX.
SPDX focuses on legal Compliance, licensing & IP due diligence.
CycloneDX focuses on security, vulnerability tracking & risk analysis.
The following Polaris distribution artifacts deserve SBOMs:
- Source tarball
- Binary zip/tarball distribution w/ server + admin tool
- Docker images for server + admin tool
- Python client
Apache Trusted Releases likely require SBOMs.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request