Bug 286645 - [new port] security/py-distro2sbom: generate a Software Bill of Materials
Summary: [new port] security/py-distro2sbom: generate a Software Bill of Materials
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-07 06:14 UTC by Tuukka Pasanen
Modified: 2025-05-08 09:43 UTC (History)
0 users

See Also:


Attachments
Patch to add Python distro2SBOM to ports (2.79 KB, patch)
2025-05-07 06:14 UTC, Tuukka Pasanen
no flags Details | Diff
Patch to add Python distro2SBOM to ports (2.79 KB, patch)
2025-05-08 09:43 UTC, Tuukka Pasanen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tuukka Pasanen 2025-05-07 06:14:03 UTC
Created attachment 260229 [details]
Patch to add Python distro2SBOM to ports

The DISTRO2SBOM generates a SBOM (Software Bill of Materials) for either an installed application or a complete system installation in a number of formats including SPDX and CycloneDX.
Comment 1 Tuukka Pasanen 2025-05-08 09:43:16 UTC
Created attachment 260258 [details]
Patch to add Python distro2SBOM to ports