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

go.mozilla.org/pkcs7 is unmaintained #107

Closed
saschagrunert opened this issue May 6, 2024 · 1 comment · Fixed by #114
Closed

go.mozilla.org/pkcs7 is unmaintained #107

saschagrunert opened this issue May 6, 2024 · 1 comment · Fixed by #114

Comments

@saschagrunert
Copy link
Member

saschagrunert commented May 6, 2024

The dependency got archived and is unmaintained since February: https://github.com/mozilla-services/pkcs7

We need to find a replacement or maintain the pkcs7 package here on our own.

@stefanberger
Copy link
Collaborator

Unless there are issues in this package I think we should be able to use the archive.

mikelolasagasti added a commit to mikelolasagasti/ocicrypt that referenced this issue Jul 27, 2024
`github.com/smallstep/pkcs7` is a actively maintained drop-in
replacement for `go.mozilla.org/pkcs7`.

Fixes containers#107

Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
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 a pull request may close this issue.

2 participants