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 supplier bug #101

Merged
merged 3 commits into from
Mar 21, 2023
Merged

Fix supplier bug #101

merged 3 commits into from
Mar 21, 2023

Conversation

jspeed-meyers
Copy link
Collaborator

Fix #100

The supplier logic needs to be changed for the reasons described in the issue.

Because the supplier requirement can be satisfied by either the
originator field or the supplier field, the test logic needs
to be revised.

Signed-off-by: John Speed Meyers <jsmeyers@chainguard.dev>
The supplier logic actually requires looking at both the supplier
field and the originator field.

Signed-off-by: John Speed Meyers <jsmeyers@chainguard.dev>
@jspeed-meyers jspeed-meyers added the bug Something isn't working label Mar 20, 2023
@jspeed-meyers jspeed-meyers self-assigned this Mar 20, 2023
Signed-off-by: John Speed Meyers <jsmeyers@chainguard.dev>
yong-aan

This comment was marked as resolved.

Copy link
Collaborator

@yong-aan yong-aan left a comment

Choose a reason for hiding this comment

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

Looks good, @jspeed-meyers!

@jspeed-meyers
Copy link
Collaborator Author

Thanks, @linynjosh!

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.

Align Supplier Check with SPDX specification
2 participants