sonatype-nexus-community / nancy

A tool to check for vulnerabilities in your Golang dependencies, powered by Sonatype OSS Index
Apache License 2.0
564 stars 74 forks source link

Some additional SBOM types to support upstream projects #138

Closed DarthHater closed 4 years ago

DarthHater commented 4 years ago

For some additional projects (Ahab, Cheque, Hashbrowns), I figured we could extend Nancy to have the core cyclonedx functionality necessary to support additional use cases for generating different types of SBOMs

This pull request makes the following changes:

cc @bhamail / @DarthHater

fitzoh commented 4 years ago

https://github.com/sonatype-nexus-community/go-sona-types

nice

DarthHater commented 4 years ago

@zendern @fitzoh I am not against that at all. We've got enough tools consuming these things where that would make sense! I'll merge this for now but we can make that a thing for 1.0.0, rip out the common stuff.