Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/garethr/snyk-sbom-examples

Examples of using Snyk's SBOM APIs.
https://github.com/garethr/snyk-sbom-examples

Last synced: 3 months ago
JSON representation

Examples of using Snyk's SBOM APIs.

Awesome Lists containing this project

README

        

# Snyk SBOM API examples

There is a lot of interest at the moment in Software Bill of Materials data. But when you have it, what business problems do you want to solve with it? This repo features some simple examples using the Snyk API.

* [Applying policy to SBOM data](sbom-policy)
* [Validation and conversion to alternative formats](sbom-conversion)
* [Storage and query using a local database](sbom-storage)
* [Combine multiple project SBOMs into a single SBOM](sbom-combination)
* [Use the purl API to test a CycloneDX document](purl-cyclonedx)
* [Use the purl API with the Snyk CLI](purl-snyk-cli)

If you have other ideas for demos please let me know.