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

Bug Fixes #7

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Bug Fixes #7

wants to merge 7 commits into from

Conversation

djschleen
Copy link
Member

@djschleen djschleen commented Oct 9, 2024

  • trustier will only validate an SBOM with the CycloneDX Bom validator if strict is set to true.

Closes #5

* trustier will only validate an SBOM with the CycloneDX Bom validator if strict is set to true.
- Update launch.json to include the "--strict" flag for debugging the executable 'trustier' in the juiceshop.
- Modify main.rs to improve error handling and logging when parsing SBOM.
- Enable strict SBOM checking and print validation results.
- Add conditional printing for SBOM validity and when there is nothing to do.
@djschleen djschleen requested a review from mirxcle October 9, 2024 01:56
@djschleen djschleen added bug Something isn't working enhancement New feature or request labels Oct 9, 2024 — with GitHub Codespaces
@djschleen djschleen self-assigned this Oct 9, 2024
@djschleen djschleen added this to the 0.1.1 milestone Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

Fails to process valid CycloneDX SBOM
1 participant