How do I have each component of my medical device upload an SBOM independently? When using the GitHub action to upload an SBOM, why does a specific version override the content of what I had previously uploaded?

Lee Chickering
Lee Chickering
  • Updated

Distinguish between different, effective builds.

If you would like to utilize multiple, parallel, effective builds at the same time, you should be able to use the build-nameparameter in the GitHub Action and buildName in the API to distinguish them

Please note that buildName in the API and build-name in the GitHub Action, although they look similar, may not be used interchangeably. 

See this related FAQ and our Ketryx documentation for more context. 

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request

Comments

0 comments

Article is closed for comments.