OmniBOR is a draft standard for communicating a cryptographic record of build inputs for software artifacts.
This organization hosts the specification and tools for producing and consuming OmniBOR Artifact Input Manifests. OmniBOR is under active development. More information can be found on the OmniBOR website.
📆 Join our meetings · 📹 View our meeting recordings · 🗨️ Discuss the specification · 💻 Contribute to our implementations
Note: all participants in OmniBOR must abide by the project's Code of Conduct.
Repository | Purpose |
---|---|
omnibor/spec |
The OmniBOR specification. |
omnibor/site |
The OmniBOR website. |
omnibor/omnibor-rs |
OmniBOR Rust implementation. |
omnibor/omnibor-go |
OmniBOR Go implementation. |
omnibor/omnibor-dotnet |
OmniBOR .NET implementation. |
omnibor/omnibor-py |
OmniBOR Python implementation. |
omnibor/bomsh |
Shell tools for using OmniBOR. |
omnibor/patch-omnibor |
Modified GNU Patch to support OmniBOR. |
omnibor/gcc-omnibor |
Modified GCC to support OmniBOR. |
omnibor/binutils-omnibor |
Modified Binutils to support OmniBOR. |
omnibor/llvm-omnibor |
Modified LLVM to support OmniBOR. |
omnibor/jbor |
Java agent to log OmniBOR Identifiers. |