Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protobomit

Protobomit is a command line tool designed to manage Software Bill of Materials (SBOM) by adding in-toto attestations as an external references.

Features

  • Generate a new SBOM with associated attestations
  • Verify SBOM provenance
  • Add in-toto attestations as external references to SBOMs
  • Support for CycloneDX and SPDX SBOM formats

Installation

To install protobomit, you need to have Go installed on your machine. You can download it from the official Go Downloads page.

Once Go is installed, you can install Protobomit by running:

go get github.com/testifysec/protobomit  

Usage

To generate a new SBOM with associated attestations:

./protobomit generate --sbom <path-to-sbom> --attestation <path-to-attestation> --policy <path-to-policy> --publicKey <path-to-public-key>  

Development

To contribute to the development of Protobomit, you can clone the repository:

git clone https://github.com/testifysec/protobomit.git  

Navigate to the cloned repository:

cd protobomit  

Run tests:

go test ./...  

License

Protobomit is licensed under [Apache 2.0]](LICENSE).

Contributing

Contributions are welcome.

Contact

For any inquiries or issues, please open an issue on the Protobomit GitHub repository.

About

Protobomit is a command line tool designed to manage Software Bill of Materials (SBOM) by adding in-toto attestations as an external references.

Resources

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.