Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions SBOM-Catalog/public/data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4738,6 +4738,30 @@
compliance rules.'
Types:
- Analyze
- Abilities:
- Generate
Languages:
- Nix
License: Apache-2.0
Link: https://github.com/tiiuae/sbomnix
Name: sbomnix
Publisher: Technology Innovation Institute
Source: Human written
Standards:
- SPDX
- CycloneDX
Summary: 'sbomnix is an open-source command-line tool for generating Software Bills
of Materials (SBOMs) for Nix-based software. It accepts Nix derivations, store
paths, result symlinks, and flake references as targets, and emits both SPDX
and CycloneDX JSON output.


By default, sbomnix generates SBOMs for runtime dependencies discovered from
realized build outputs. With `--buildtime`, it can instead generate SBOMs for
the buildtime dependency closure without requiring the target to be built.'
Types:
- Build
- Analyze
- Abilities:
- Consume
- Validate
Expand Down