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

Release v2.6.0 #657

Merged
merged 13 commits into from
May 13, 2022
Merged

Release v2.6.0 #657

merged 13 commits into from
May 13, 2022

Conversation

xopham
Copy link
Collaborator

@xopham xopham commented May 13, 2022

v2.6.0

Major Scope

As a central focus, this release contains rekor transparency log support for cosign, updates of several dependencies, and important refactoring 🚀

For more info, read the docs 📝


Changelog

Feat

Update

@codecov-commenter
Copy link

codecov-commenter commented May 13, 2022

Codecov Report

Merging #657 (afe2d76) into master (21232a2) will increase coverage by 0.10%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #657      +/-   ##
==========================================
+ Coverage   96.69%   96.79%   +0.10%     
==========================================
  Files          22       22              
  Lines        1179     1218      +39     
==========================================
+ Hits         1140     1179      +39     
  Misses         39       39              
Impacted Files Coverage Δ
connaisseur/exceptions.py 100.00% <100.00%> (ø)
connaisseur/trust_root.py 100.00% <100.00%> (ø)
connaisseur/validators/cosign/cosign_validator.py 99.23% <100.00%> (-0.04%) ⬇️
connaisseur/validators/notaryv1/key_store.py 100.00% <100.00%> (ø)
connaisseur/validators/notaryv1/notary.py 98.33% <100.00%> (ø)
...naisseur/validators/notaryv1/notaryv1_validator.py 98.31% <100.00%> (+0.01%) ⬆️
connaisseur/validators/notaryv1/trust_data.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 21232a2...afe2d76. Read the comment docs.

dependabot bot and others added 3 commits May 13, 2022 13:39
`host` key for cosign is added to specify the rekor transparency log url. when host is set, cosign validator additionally requires a transparency log entry to pass validation. technically, `host` key allows configuration of any rekor instance, however cosign appears to always check against the default instance rekor.sigstore.dev

fixes #140
@xopham xopham marked this pull request as ready for review May 13, 2022 13:58
@xopham xopham merged commit 37d8533 into master May 13, 2022
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.

3 participants