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

Fix SBOMs in Zarf #1077

Merged
merged 6 commits into from
Dec 5, 2022
Merged

Fix SBOMs in Zarf #1077

merged 6 commits into from
Dec 5, 2022

Conversation

Racer159
Copy link
Contributor

@Racer159 Racer159 commented Dec 3, 2022

Description

This fixes simple errors that disabled SBOMs entirely for package create and inspect.

Related Issue

Fixes #1076

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist before merging

  • Tests have been added/updated as necessary (add the needs-tests label)

@Racer159 Racer159 added the needs-tests PR Label - Tests required to merge label Dec 3, 2022
@Racer159 Racer159 removed the needs-tests PR Label - Tests required to merge label Dec 3, 2022
@Racer159 Racer159 added the bug 🐞 Something isn't working label Dec 4, 2022
src/test/e2e/00_use_cli_test.go Show resolved Hide resolved
src/pkg/packager/create.go Show resolved Hide resolved
@Racer159 Racer159 enabled auto-merge (squash) December 5, 2022 16:58
@Racer159 Racer159 merged commit 15a9e4a into main Dec 5, 2022
@Racer159 Racer159 deleted the 1076-sboms-are-no-longer-created-in-zarf branch December 5, 2022 17:16
Noxsios pushed a commit that referenced this pull request Mar 8, 2023
## Description

This fixes simple errors that disabled SBOMs entirely for package create
and inspect.

## Related Issue

Fixes #1076 

## Type of change

- [X] Bug fix (non-breaking change which fixes an issue)

## Checklist before merging

- [x] Tests have been added/updated as necessary (add the `needs-tests`
label)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SBOMs are no longer created in Zarf
2 participants