Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: build release sbom from go.mod #3417

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Conversation

kzantow
Copy link
Contributor

@kzantow kzantow commented Nov 4, 2024

Description

When generating an SBOM at release time, only target go.mod, not entire directory.

Type of change

  • Chore (improve the developer experience, fix a test flake, etc, without changing the visible behavior of Syft)

Checklist:

  • I have added unit tests that cover changed behavior
  • I have tested my code in common scenarios and confirmed there are no regressions
  • I have added comments to my code, particularly in hard-to-understand sections

@kzantow kzantow added the changelog-ignore Don't include this issue in the release changelog label Nov 4, 2024
@wagoodman wagoodman added the release relating to the release process of syft label Nov 5, 2024
@kzantow kzantow merged commit 16eedd8 into main Nov 5, 2024
12 checks passed
@kzantow kzantow deleted the chore/target-release-sbom branch November 5, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-ignore Don't include this issue in the release changelog release relating to the release process of syft
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants