Provide SBOMs for Polaris releases
Open
enhancement
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 522
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 137
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.
Contributor guide
Assessment
This issue has not been assessed yet.