L-BOM drops for .gguf, .safetensors SBOM generation
L-BOM is an open-source CLI for generating SBOMs from local .gguf and .safetensors model files. The project also has a companion GUI-BOM app for browsing results.
L-BOM addresses a growing need for transparency and security in local LLM deployments by treating model weights as auditable software components.
- –Standardizes metadata extraction across the two most popular local model formats, reducing manual inspection time
- –Provides a bridge between raw binary artifacts and enterprise compliance requirements via SPDX and JSON exports
- –The companion GUI-BOM tool lowers the barrier for non-technical users to audit their local model libraries
- –Built-in SHA256 hashing and parsing warnings help detect corrupted or tampered model files
- –MIT-licensed and lightweight, making it easy to integrate into CI/CD pipelines for model hosting or edge deployment
DISCOVERED
64d ago
2026-03-25
PUBLISHED
64d ago
2026-03-25
RELEVANCE
AUTHOR
Sporkius_M