Skip to content

Added support for CycloneDX and SPDX manifest files to the CLI. Also …#28

Merged
dacoburn merged 1 commit intomainfrom
doug/add-sbom-manifest-file-support
Oct 30, 2024
Merged

Added support for CycloneDX and SPDX manifest files to the CLI. Also …#28
dacoburn merged 1 commit intomainfrom
doug/add-sbom-manifest-file-support

Conversation

@dacoburn
Copy link
Copy Markdown
Contributor

…improved build script

@dacoburn dacoburn requested a review from a team as a code owner October 18, 2024 05:39
@dacoburn dacoburn requested review from bmeck and mikolalysenko and removed request for a team October 18, 2024 05:39
@obarrera obarrera self-requested a review October 18, 2024 12:38
Copy link
Copy Markdown
Contributor

@mikolalysenko mikolalysenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine, but we should probably pull these glob patterns from the API instead of hard coding them. @bcomnes do we have an API for this?

@dacoburn dacoburn merged commit 2a03316 into main Oct 30, 2024
@dacoburn dacoburn deleted the doug/add-sbom-manifest-file-support branch October 30, 2024 15:07
@flowstate
Copy link
Copy Markdown
Contributor

Seems fine, but we should probably pull these glob patterns from the API instead of hard coding them. @bcomnes do we have an API for this?

If we do have an API for this, or even just an established pattern for generating the glob patterns in the JS sdk, I can incorporate that into the changes I'm working on right now.

I'm working through the cli, replacing all the direct API calls with the associated methods from the python SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants