https://github.com/grindsa/sbom
List of SBOMs for all my projects
https://github.com/grindsa/sbom
Last synced: 3 months ago
JSON representation
List of SBOMs for all my projects
- Host: GitHub
- URL: https://github.com/grindsa/sbom
- Owner: grindsa
- License: gpl-3.0
- Created: 2022-12-04T06:45:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-21T05:22:00.000Z (4 months ago)
- Last Synced: 2026-02-21T12:28:13.212Z (4 months ago)
- Size: 322 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sbom subdirectory
This repository contains the software bill of materials (SBOM) for some of my projects:
- [acme2certifier](https://github.com/grindsa/acme2certifier) - SBOMs for the containers are being generated during build process by using [Syft](https://github.com/anchore/syft)
- [dkb-robo](https://github.com/grindsa/dkb-robo) - SBOM gets created during pypi packaging by using [CycloneDX](https://cyclonedx-bom-tool.readthedocs.io/en/latest/index.html)