protobomit

command module
v0.0.0-...-9ff882c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

README

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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL