Bug 286644 - [new port] security/py-lib4sbom: library to parse and generate Software Bill of Materials
Summary: [new port] security/py-lib4sbom: library to parse and generate Software Bill ...
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:06 UTC by Tuukka Pasanen
Modified: 2025-05-08 10:12 UTC (History)
0 users

See Also:


Attachments
Patch to add Python lib4sbom to ports (5.25 KB, patch)
2025-05-07 06:06 UTC, Tuukka Pasanen
no flags Details | Diff
Patch to add Python lib4sbom to ports (5.22 KB, patch)
2025-05-08 09:42 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:06:47 UTC
Created attachment 260228 [details]
Patch to add Python lib4sbom to ports

Lib4SBOM is a library to parse and generate Software Bill of Materials (SBOMs).
It supports SBOMs created in both SPDX and CycloneDX formats.
Comment 1 Tuukka Pasanen 2025-05-08 06:48:07 UTC
I noticed that I made mistake in my patch. Is there way to update it?
Comment 2 Tuukka Pasanen 2025-05-08 09:42:15 UTC
Created attachment 260257 [details]
Patch to add Python lib4sbom to ports