sbominator/sbom-typo3

TYPO3 integration of generating SBOM using sbominator/sbom-lib

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

v0.1.0 2025-03-17 10:33 UTC

This package is auto-updated.

Last update: 2025-03-17 10:33:17 UTC


README

Note

This package is still experimental and to be considered a proof-of-concept. The SBOM contents still need to be validated and probably refined.

Scope

This is a TYPO3 extension, that integrates the SBOMinator/sbom-lib, kick-started during CloudFest Hackathon 2025. A dedicated backend module offers to download SBOM files of all the software components the website is using. The formats SPDX and CycloneDX are supported

Installation

Requires at least TYPO3 v13.

composer req 'SBOMinator/sbom-typo3:@dev'

Preview

Examples of the generated SPDX and CycloneDX file can be found in Documentation/Examples/

screenshot of SBOM module in TYPO3 backend

Contributing

please see CONTRIBUTING.md for more information.

License

This project is open source and available under the MIT License.