What's Changed
- Bump golangci/golangci-lint-action from 8 to 9 in the github-actions group by @dependabot[bot] in #470
- Bump the go-modules group with 2 updates by @dependabot[bot] in #469
- Bump golang.org/x/crypto from 0.35.0 to 0.45.0 by @dependabot[bot] in #472
- Bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #474
- Bump github.com/google/go-tpm from 0.9.6 to 0.9.7 in the go-modules group by @dependabot[bot] in #473
- Fix a bug that KeyConfig.QualifyingData is ignored by @JasonXJ in #477
- Dynamic search of ek keys with ekCertificates by @cviecco in #468
- Bump golang.org/x/sys from 0.38.0 to 0.39.0 in the go-modules group by @dependabot[bot] in #478
- Remove ECCParameters.Point initialization by @liamjm in #476
- Bump github.com/google/go-tpm from 0.9.7 to 0.9.8 in the go-modules group by @dependabot[bot] in #480
- Migrate ActivateCredential to use getNCryptBufferProperty in pcp_windows.go by @google-labs-jules[bot] in #481
- Bump golang.org/x/sys from 0.39.0 to 0.40.0 in the go-modules group by @dependabot[bot] in #482
- Add certificate parser to parse x509 Certificate to EK Certificate. by @neha-gunta in #471
- Bump golang.org/x/sys from 0.40.0 to 0.41.0 in the go-modules group by @dependabot[bot] in #483
- attest: fix uint32 underflow in parseEfiSignatureList by @Ryujiyasu in #486
- fix: return error instead of nil when pub.Key() fails in verifyECDSASignature by @mohammadmseet-hue in #491
- fix: reject oversized SIPA event headers by @jlory in #490
- Remove out of date TODO for ECC AKs support by @liamjm in #501
- Bug fix: use manufacturer string in ekCertURL function by @liamjm in #495
- Use correct variable in error message for public key type by @liamjm in #494
- attest/internal: reject EFI_SIGNATURE_LIST with oversized SignatureSize to prevent OOM by @evilgensec in #500
- test: add ECDSA activation regression coverage by @1seal in #496
- attest/internal: skip SignatureHeaderSize vendor bytes in parseEfiSignatureList by @prasanna8585 in #502
New Contributors
- @cviecco made their first contribution in #468
- @google-labs-jules[bot] made their first contribution in #481
- @neha-gunta made their first contribution in #471
- @Ryujiyasu made their first contribution in #486
- @mohammadmseet-hue made their first contribution in #491
- @jlory made their first contribution in #490
- @evilgensec made their first contribution in #500
- @1seal made their first contribution in #496
- @prasanna8585 made their first contribution in #502
Full Changelog: v0.6.0...v0.6.1