-
Notifications
You must be signed in to change notification settings - Fork 59
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
Expand algorithm support to all valid ones #173
Conversation
Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @puerco ! just a small request to add a test case for one of the newer hashes and can merge it!
Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
@lumjjb I've added a blake3 hash to both the file and package 2.3 tvparsers. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm! Thanks @puerco
@lumjjb is there something missing to merge this? |
This PR updates the 2.2 and 2.3 parsers to support files and packages checksummed with all valid algorithms.
This PR updates the packages parsers, file parsers, and all test cases to support all valid 2.2 and 2.3 hashing algorithms:
/cc @lumjjb
Signed-off-by: Adolfo García Veytia (Puerco) puerco@chainguard.dev