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 cra compliance report #293

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

viveksahu26
Copy link
Collaborator

If you try to run compliance command for cra type in latest release,
$ go run main.go compliance samples/sbomqs-spdx-sbtool.json --bsi

you will find that it doesn't give any o/p. It's was due to this PR.

This PR fixes that.

Signed-off-by: Vivek Kumar Sahu <[email protected]>
@riteshnoronha riteshnoronha merged commit 1e778c0 into interlynk-io:main Jul 17, 2024
2 checks passed
@viveksahu26
Copy link
Collaborator Author

viveksahu26 commented Jul 17, 2024

One thing more, @riteshnoronha should we make bsi consistent across all codebase in place of cra. Sometime it creates confusion.

@riteshnoronha
Copy link
Contributor

yes we should

@viveksahu26
Copy link
Collaborator Author

ok will raise another PR for that.

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.

2 participants