Skip to content

v0.1.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@yizha1 yizha1 released this 16 Aug 05:21
· 80 commits to main since this release
17e2d18

Documentation

notation-core-go contains support for Notary v2 signature envelope, and format specific implementation.

What's Changed

  • Add x509 parsing utilities by @rgnote in #1
  • Fix package name and add DER parsing support by @rgnote in #3
  • Add method to verify certificate chain by @jondonas in #2
  • moving TSA timestamping and internal crypto utils from notation-go by @rgnote in #5
  • Add CodeQL Security Scanning by @Wwwsylvia in #9
  • Set up dependabot by @Wwwsylvia in #10
  • Remove opencontainer dependency for timestamping code by @priteshbandi in #11
  • Setup Github workflow by @Wwwsylvia in #8
  • Fix workflow by @Wwwsylvia in #13
  • Abstract out signature generation and verification to SignatureEnvelope by @priteshbandi in #7
  • Update SignatureProvider to also return certificate chain and other minor changes. by @priteshbandi in #15
  • Add CA and leaf cert validations by @jondonas in #12
  • Migrate to codecov.io by @junczhuMSFT in #19
  • Add more badges to README.md by @shizhMSFT in #21
  • fix hash function name according to the spec by @chloeyin in #20
  • Implement signing scheme. by @priteshbandi in #17
  • Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 by @dependabot in #14

New Contributors

Full Changelog: https://github.com/notaryproject/notation-core-go/commits/v0.1.0-alpha.3