Last active
February 19, 2026 23:54
-
-
Save todd-dsm/888623964b64ce2287e95c7e8c625108 to your computer and use it in GitHub Desktop.
sbom sketch - humble beginnings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "Container": { | |
| "Name": "$containerName", | |
| "UID": "13ed01be-f035-41bb-9307-76fd06ddad9c", | |
| "HASH": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", | |
| "provenance": { | |
| "source": "https://github.com/tukaani-project/xz", | |
| "version": "1.0.0", | |
| "proximity": "2" | |
| } | |
| } | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
This allows for a point from which to start: (assumes local and centralized resources)
Name:
$containerNameUID: unique identifier (UUIDv4); immutable.
HASH: ephemeral:
Provenance: