notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-lib4sbom Software bill of material (SBOM) generator and consumer library
0.8.7 securitynew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: tuukka.pasanen@ilmi.fi search for ports maintained by this maintainer
Port Added: 2025-07-16 15:30:18
Last Update: 2025-07-16 14:53:24
Commit Hash: b5444da
Also Listed In: python
License: APACHE20
WWW:
https://github.com/anthonyharrison/lib4sbom
Description:
Lib4SBOM is a library to parse and generate Software Bill of Materials (SBOMs). It supports SBOMs created in both SPDX and CycloneDX formats. It has been developed on the assumption that having a generic abstraction of SBOM regardless of the underlying format will be useful to developers. The following facilities are provided: * Generate SPDX SBOM in TagValue, JSON and YAML formats * Generate CycloneDX SBOM in JSON format * Parse SPDX SBOM in TagValue, JSON, YAML, XML and RDF formats * Parse CycloneDX SBOM in JSON and XMLformat * Create and manipulate a SBOM file object * Create and manipulate a SBOM package object * Create and manipulate a SBOM dependency relationship object * Create and manipulate a Vulnerability object * Create and manipulate a Software Service object * Generated SBOM can be output to a file or to the console
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}lib4sbom>0:security/py-lib4sbom@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-lib4sbom/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-lib4sbom
  • pkg install py311-lib4sbom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-lib4sbom listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-lib4sbom
Package flavors (<flavor>: <package>)
  • py311: py311-lib4sbom
distinfo:
TIMESTAMP = 1752670734 SHA256 (anthonyharrison-lib4sbom-v0.8.7_GH0.tar.gz) = 20b4dec06a8d1bd917cf9ebcf9858d53981073e161a0a0d77f9c1704ecde784e SIZE (anthonyharrison-lib4sbom-v0.8.7_GH0.tar.gz) = 1848916

Packages (timestamps in pop-ups are UTC):
py311-lib4sbom
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.8.7--0.8.7---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-defusedxml>0 : devel/py-defusedxml@py311
  2. py311-pyyaml>0 : devel/py-pyyaml@py311
  3. py311-requests>=2.32 : www/py-requests@py311
  4. py311-semantic-version>=2.8<3 : devel/py-semantic-version@py311
  5. py311-xmlschema>0 : textproc/py-xmlschema@py311
  6. python3.11 : lang/python311
This port is required by:
for Run
  1. security/py-distro2sbom

Configuration Options:
===> The following configuration options are available for py311-lib4sbom-0.8.7: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
security_py-lib4sbom
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/anthonyharrison/lib4sbom/tar.gz/v0.8.7?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.7
16 Jul 2025 14:53:24
commit hash: b5444da848e3977e12c8da43895bd03325d2839fcommit hash: b5444da848e3977e12c8da43895bd03325d2839fcommit hash: b5444da848e3977e12c8da43895bd03325d2839fcommit hash: b5444da848e3977e12c8da43895bd03325d2839f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Author: Tuukka Pasanen
security/py-lib4sbom: New port

Lib4SBOM is a library to parse and generate Software Bill of Materials
(SBOMs).  It supports SBOMs created in both SPDX and CycloneDX formats.

WWW: https://github.com/anthonyharrison/lib4sbom
PR:		286644
Sponsored by:	The FreeBSD Foundation

Number of commits found: 1