Skip to content

Releases: sigstore/sigstore

v1.4.6

24 Nov 13:57
83723cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.5...v1.4.6

v1.4.5

20 Oct 21:28
6d843c9
Compare
Choose a tag to compare

What's Changed

  • fulcioroots: Allow appended Fulcio roots to an existing CertPool. by @wlynch in #749

Full Changelog: v1.4.4...v1.4.5

v1.4.4

10 Oct 21:51
8cd960f
Compare
Choose a tag to compare

NOTE: Fixed TUF root initialization with GCS bucket. This affects anyone who uses their own TUF root hosted on GCS, and specifies the GCS bucket only by name and not by HTTP path.

What's Changed

Full Changelog: v1.4.3...v1.4.4

v1.4.3

07 Oct 15:18
a862909
Compare
Choose a tag to compare

What's Changed

  • Add support for file based remote stores for airgap mode. by @vaikas in #715
  • Handle invalid elliptic curve gracefully when verifying signature by @haydentherapper in #728
  • tuf: fix on-disk cache when writing targets in subfolders by @asraa in #729

Full Changelog: v1.4.2...v1.4.3

v1.4.2

21 Sep 13:07
acb902d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

13 Sep 09:47
94ecfea
Compare
Choose a tag to compare

What's Changed

  • Fix: support certificate pem type by @k4leung4 in #633
  • Revert "Fix: support certificate pem type (#633)" by @k4leung4 in #634
  • Add support for parsing PKCS#1 priv/pub keys, SEC1 priv keys by @haydentherapper in #638
  • Fix : Failing Fuzz tests for FuzzRSAPSSSignerVerfier by @naveensrinivasan in #664
  • bump: update go-tuf to pull in compatibility fix by @asraa in #672
  • fix lints and remove ioutils deprecations by @cpanato in #681
  • test: Add a test in the TUF client pkg for the hex to ECDSA key format migration by @asraa in #676

Full Changelog: v1.4.0...v1.4.1

v1.4.0

16 Aug 08:48
31689aa
Compare
Choose a tag to compare

What's Changed

  • Bump github/codeql-action from 2.1.16 to 2.1.17 by @dependabot in #582
  • Bump github.com/aws/aws-sdk-go from 1.44.63 to 1.44.64 by @dependabot in #583
  • Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 by @dependabot in #584
  • ci: enable gofumpt with extra by @Dentrax in #278
  • Bump github.com/aws/aws-sdk-go from 1.44.64 to 1.44.65 by @dependabot in #586
  • Bump google.golang.org/api from 0.89.0 to 0.90.0 by @dependabot in #585
  • add pkce values to device code flow by @bobcallaway in #516
  • Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.18.0 to 1.18.1 by @dependabot in #591
  • Bump github.com/aws/aws-sdk-go from 1.44.65 to 1.44.67 by @dependabot in #588
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.14 to 1.15.15 by @dependabot in #590
  • Bump github.com/aws/aws-sdk-go from 1.44.67 to 1.44.68 by @dependabot in #593
  • Bump github/codeql-action from 2.1.17 to 2.1.18 by @dependabot in #595
  • Bump google.golang.org/api from 0.90.0 to 0.91.0 by @dependabot in #596
  • Bump github.com/go-rod/rod from 0.108.1 to 0.108.2 by @dependabot in #597
  • Bump github.com/aws/aws-sdk-go from 1.44.68 to 1.44.70 by @dependabot in #598
  • Bump actions/cache from 3.0.5 to 3.0.6 by @dependabot in #599
  • Fix issue #600. When using StaticTokenGetter do not make network calls. by @vaikas in #601
  • Bump github.com/aws/aws-sdk-go from 1.44.70 to 1.44.71 by @dependabot in #603
  • Bump github.com/aws/aws-sdk-go-v2 from 1.16.8 to 1.16.9 by @dependabot in #604
  • Use well-known OIDC config for device endpoints by @bobcallaway in #602
  • Migrate to go 1.18 for Fuzzing by @naveensrinivasan in #592
  • Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.18.1 to 1.18.2 by @dependabot in #606
  • Bump github.com/aws/aws-sdk-go from 1.44.71 to 1.44.72 by @dependabot in #605
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.15 to 1.15.17 by @dependabot in #608
  • Bump github.com/aws/aws-sdk-go from 1.44.72 to 1.44.73 by @dependabot in #610
  • Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.18.2 to 1.18.4 by @dependabot in #616
  • Bump github.com/go-rod/rod from 0.108.2 to 0.109.0 by @dependabot in #618
  • Bump google.golang.org/api from 0.91.0 to 0.92.0 by @dependabot in #613
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.17 to 1.16.1 by @dependabot in #620
  • Bump actions/cache from 3.0.6 to 3.0.7 by @dependabot in #611
  • Bump github.com/aws/aws-sdk-go from 1.44.73 to 1.44.76 by @dependabot in #621
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.16.1 to 1.17.0 by @dependabot in #625
  • Bump github.com/go-rod/rod from 0.109.0 to 0.109.1 by @dependabot in #626
  • Add a more friendly error in pubkey failure by @rikatz in #623
  • remove old swagger commands from Makefile and fix typo by @bobcallaway in #624

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

28 Jul 09:12
5cd1780
Compare
Choose a tag to compare

What's Changed

  • oauthflow: Fix recursive call for GetOutput. by @wlynch in #527
  • Bump github.com/aws/aws-sdk-go from 1.44.41 to 1.44.42 by @dependabot in #531
  • Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #530
  • Bump github.com/go-rod/rod from 0.107.2 to 0.107.3 by @dependabot in #532
  • Bump github.com/aws/aws-sdk-go from 1.44.42 to 1.44.43 by @dependabot in #533
  • Bump github.com/aws/aws-sdk-go from 1.44.43 to 1.44.44 by @dependabot in #534
  • Bump google.golang.org/api from 0.85.0 to 0.86.0 by @dependabot in #535
  • Keep calm and don't panic: enable and apply forcetypeassert lint rules by @Dentrax in #522
  • Bump github.com/aws/aws-sdk-go from 1.44.44 to 1.44.45 by @dependabot in #538
  • Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #539
  • Bump github/codeql-action from 2.1.14 to 2.1.15 by @dependabot in #537
  • Bump github.com/aws/aws-sdk-go-v2 from 1.16.5 to 1.16.6 by @dependabot in #542
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.11 to 1.15.12 by @dependabot in #540
  • Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.17.3 to 1.17.4 by @dependabot in #541
  • Remove err from type cast failures by @mtrmac in #536
  • Bump github.com/aws/aws-sdk-go from 1.44.45 to 1.44.46 by @dependabot in #543
  • Bump github.com/aws/aws-sdk-go from 1.44.46 to 1.44.47 by @dependabot in #545
  • Bump github.com/aws/aws-sdk-go from 1.44.47 to 1.44.48 by @dependabot in #547
  • Bump github.com/theupdateframework/go-tuf from 0.3.0 to 0.3.1 by @dependabot in #546
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.12 to 1.15.13 by @dependabot in #550
  • Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.17.4 to 1.17.5 by @dependabot in #549
  • Bump github.com/aws/aws-sdk-go from 1.44.48 to 1.44.49 by @dependabot in #551
  • Bump github.com/aws/aws-sdk-go from 1.44.49 to 1.44.51 by @dependabot in #553
  • Bump github.com/go-rod/rod from 0.107.3 to 0.108.1 by @dependabot in #552
  • Bump github.com/aws/aws-sdk-go from 1.44.51 to 1.44.52 by @dependabot in #556
  • Bump actions/setup-go from 3.2.0 to 3.2.1 by @dependabot in #555
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.13 to 1.15.14 by @dependabot in #557
  • Bump google.golang.org/api from 0.86.0 to 0.87.0 by @dependabot in #558
  • Bump github.com/aws/aws-sdk-go from 1.44.52 to 1.44.53 by @dependabot in #559
  • tuf: remove test that targets list is complete by @asraa in #554
  • Bump actions/cache from 3.0.4 to 3.0.5 by @dependabot in #560
  • Bump github/codeql-action from 2.1.15 to 2.1.16 by @dependabot in #561
  • Bump github.com/aws/aws-sdk-go from 1.44.53 to 1.44.54 by @dependabot in #564
  • Bump actions/dependency-review-action from 2.0.2 to 2.0.4 by @dependabot in #563
  • Bump github.com/aws/aws-sdk-go from 1.44.54 to 1.44.55 by @dependabot in #565
  • Bump github.com/aws/aws-sdk-go from 1.44.55 to 1.44.56 by @dependabot in #566
  • fix gosec lint G112 errors by @dekkagaijin in #571
  • Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.17.5 to 1.18.0 by @dependabot in #568
  • Bump github.com/aws/aws-sdk-go from 1.44.56 to 1.44.59 by @dependabot in #569
  • Bump github.com/google/go-containerregistry from 0.10.0 to 0.11.0 by @dependabot in #572
  • Bump google.golang.org/api from 0.87.0 to 0.88.0 by @dependabot in #570
  • update deps by @dekkagaijin in #573
  • Bump github.com/aws/aws-sdk-go from 1.44.60 to 1.44.61 by @dependabot in #575
  • Bump github.com/aws/aws-sdk-go from 1.44.61 to 1.44.62 by @dependabot in #577
  • Bump github.com/Azure/go-autorest/autorest from 0.11.27 to 0.11.28 by @dependabot in #578
  • Bump google.golang.org/api from 0.88.0 to 0.89.0 by @dependabot in #579
  • Bump github.com/aws/aws-sdk-go from 1.44.62 to 1.44.63 by @dependabot in #580
  • update dependencies that was not bumped by the bot by @cpanato in #576
  • Add oncall members to list of people who can kick off releases by @priyawadhwa in #581

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

24 Jun 08:19
cc250d8
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/aws/aws-sdk-go from 1.43.24 to 1.43.26 by @dependabot in #349
  • Bump github.com/hashicorp/vault/api from 1.4.1 to 1.5.0 by @dependabot in #348
  • Add method to validate public key by @haydentherapper in #344
  • Makefile: Install golangci lint by @hectorj2f in #350
  • Bump github.com/go-rod/rod from 0.104.1 to 0.104.2 by @dependabot in #352
  • Bump github.com/aws/aws-sdk-go from 1.43.26 to 1.43.27 by @dependabot in #351
  • Bump github.com/Azure/azure-sdk-for-go from 62.3.0+incompatible to 63.0.0+incompatible by @dependabot in #354
  • Bump github.com/aws/aws-sdk-go from 1.43.27 to 1.43.28 by @dependabot in #355
  • Bump github.com/go-rod/rod from 0.104.2 to 0.104.4 by @dependabot in #358
  • Bump github/codeql-action from 1.1.5 to 2.1.6 by @dependabot in #356
  • Bump actions/cache from 3.0.0 to 3.0.1 by @dependabot in #357
  • oidc: set the redirect url if needed by @hectorj2f in #353
  • Fix regex for matching GCP KMS key by @haydentherapper in #359
  • Bump github.com/aws/aws-sdk-go from 1.43.28 to 1.43.29 by @dependabot in #360
  • Bump github.com/aws/aws-sdk-go from 1.43.29 to 1.43.30 by @dependabot in #363
  • Bump github.com/Azure/go-autorest/autorest from 0.11.24 to 0.11.25 by @dependabot in #362
  • update boulder dependency to remove some syslog dependencies that affect windows build by @cpanato in #364
  • Add fake signer that implements KMS interface by @haydentherapper in #361
  • fix if check in the release job by @cpanato in #365
  • fix missing curly brackets by @cpanato in #366
  • Bump github.com/aws/aws-sdk-go from 1.43.30 to 1.43.31 by @dependabot in #367
  • chore: set redirect URL in doOobFlow by @hectorj2f in #368
  • Bump github.com/aws/aws-sdk-go from 1.43.31 to 1.43.33 by @dependabot in #373
  • Bump github/codeql-action from 2.1.6 to 2.1.7 by @dependabot in #372
  • Bump google-github-actions/auth from 0.6.0 to 0.7.0 by @dependabot in #371
  • Bump github.com/Azure/azure-sdk-for-go from 63.0.0+incompatible to 63.1.0+incompatible by @dependabot in #369
  • Bump github.com/aws/aws-sdk-go from 1.43.33 to 1.43.34 by @dependabot in #375
  • Bump github.com/aws/aws-sdk-go from 1.43.34 to 1.43.36 by @dependabot in #379
  • Bump github/codeql-action from 2.1.7 to 2.1.8 by @dependabot in #378
  • Bump github.com/go-rod/rod from 0.104.4 to 0.105.0 by @dependabot in #377
  • Update to go 1.17 / 1.18 by @lukehinds in #374
  • Bump github.com/aws/aws-sdk-go from 1.43.36 to 1.43.37 by @dependabot in #382
  • Bump github.com/go-rod/rod from 0.105.0 to 0.105.1 by @dependabot in #383
  • Bump github.com/Azure/azure-sdk-for-go from 63.1.0+incompatible to 63.2.0+incompatible by @dependabot in #385
  • Bump actions/cache from 3.0.1 to 3.0.2 by @dependabot in #381
  • run tests with go1.17 and go1.18 by @cpanato in #380
  • Bump github.com/aws/aws-sdk-go from 1.43.37 to 1.43.39 by @dependabot in #387
  • Bump github.com/aws/aws-sdk-go from 1.43.39 to 1.43.40 by @dependabot in #389
  • Bump actions/checkout from 3.0.0 to 3.0.1 by @dependabot in #388
  • Bump github.com/go-rod/rod from 0.105.1 to 0.106.0 by @dependabot in #390
  • Bump github.com/aws/aws-sdk-go from 1.43.40 to 1.43.41 by @dependabot in #391
  • Bump github.com/Azure/azure-sdk-for-go from 63.2.0+incompatible to 63.3.0+incompatible by @dependabot in #393
  • Bump github.com/Azure/go-autorest/autorest from 0.11.25 to 0.11.26 by @dependabot in #392
  • Bump github.com/go-rod/rod from 0.106.0 to 0.106.1 by @dependabot in #395
  • Add a helper method to parse a PEM-encoded CSR by @haydentherapper in #394
  • Bump github.com/aws/aws-sdk-go from 1.43.41 to 1.43.43 by @dependabot in #398
  • Add method for generating certificate serial number by @haydentherapper in #399
  • Bump github.com/aws/aws-sdk-go from 1.43.43 to 1.43.44 by @dependabot in #402
  • Bump actions/checkout from 3.0.1 to 3.0.2 by @dependabot in #401
  • make target integration by @sallyom in #400
  • Bump github.com/Azure/go-autorest/autorest from 0.11.26 to 0.11.27 by @dependabot in #404
  • Bump github.com/aws/aws-sdk-go from 1.43.44 to 1.43.45 by @dependabot in #405
  • Add error type for kms.Get when provider not found by @znewman01 in #407
  • Bump github.com/Azure/azure-sdk-for-go from 63.3.0+incompatible to 63.4.0+incompatible by @dependabot in #409
  • Bump github.com/aws/aws-sdk-go from 1.43.45 to 1.44.0 by @dependabot in #410
  • Bump google-github-actions/auth from 0.7.0 to 0.7.1 by @dependabot in #408
  • Bump github.com/aws/aws-sdk-go from 1.44.0 to 1.44.1 by @dependabot in #412
  • Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 by @dependabot in #411
  • Bump github.com/aws/aws-sdk-go from 1.44.1 to 1.44.2 by @dependabot in #413
  • Bump github.com/go-rod/rod from 0.106.1 to 0.106.2 by @dependabot in #414
  • Bump github/codeql-action from 2.1.8 to 2.1.9 by @dependabot in #415
  • Bump github.com/go-rod/rod from 0.106.2 to 0.106.4 by @dependabot in #417
  • Bump github.com/aws/aws-sdk-go from 1.44.2 to 1.44.3 by @dependabot in #416
  • Bump github.com/aws/aws-sdk-go from 1.44.2 to 1.44.4 by @dependabot in #418
  • chore(deps): Included dependency review by @naveensrinivasan in #406
  • Call ValidReference in all KMS cases by @imjasonh in #419
  • Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.5 by @dependabot in #420
  • Bump github.com/go-rod/rod from 0.106.4 to 0.106.5 by @dependabot in #421
  • Bump github.com/aws/aws-sdk-go from 1.44.5 to 1.44.7 by @dependabot in #422
  • Bump github.com/aws/aws-sdk-go from 1.44.7 to 1.44.8 by @dependabot in #423
  • Bump github.com/aws/aws-sdk-go from 1.44.8 to 1.44.9 by @dependabot in #424
  • Remove copy of OAuth success HTML by @imjasonh in #425
  • Bump github.com/go-rod/rod from 0.106.5 to 0.106.6 by @dependabot in #427
  • Bump github.com/aws/aws-sdk-go from 1.44.9 to 1.44.10 by @dependabot in #428
  • Bump github.com/Azure/azure-sdk-for-go from 63.4.0+incompatible to 64.0.0+incompatible by @dependabot in #429
  • Bump github.com/aws/aws-sdk-go from 1.44.10 to 1.44.11 by @dependabot in #432
  • Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in #433
  • Bump github.com/aws/aws-sdk-go from 1.44.11 to 1.44.12 by @dependabot in #434
  • Bump github/codeql-action from 2.1.9 to 2.1.10 by @dependabot in #431
  • Bump github.com/coreos/go-oidc/v3 from 3.1.0 to 3.2.0 by @dependabot in #437
  • Add method to unmarshal certificates with a limit by @haydentherapper in #430
  • Add unsafe verifier to verify signatures with SHA1 digests by @haydentherapper in #441
  • Bump github.com/aws/aws-sdk-go from 1.44.12 to 1.44.13 by @dependabot in #440
  • Bump github/codeql-action from 75b4f1c4669133dc294b06c279...
Read more

v1.2.0

25 Mar 11:58
v1.2.0
a3f9817
Compare
Choose a tag to compare

What's Changed

  • Moved dsse to fuzz dir by @naveensrinivasan in #214
  • Bump github.com/Azure/azure-sdk-for-go from 60.3.0+incompatible to 61.0.0+incompatible by @dependabot in #215
  • Fuzz - Fixed the panic that was caused by incorrect data by @naveensrinivasan in #213
  • Bump github.com/aws/aws-sdk-go from 1.42.25 to 1.42.26 by @dependabot in #216
  • Bump github.com/aws/aws-sdk-go from 1.42.26 to 1.42.27 by @dependabot in #217
  • Bump github.com/aws/aws-sdk-go from 1.42.27 to 1.42.28 by @dependabot in #219
  • Bump github.com/Azure/azure-sdk-for-go from 61.0.0+incompatible to 61.1.0+incompatible by @dependabot in #218
  • Bump github.com/aws/aws-sdk-go from 1.42.28 to 1.42.29 by @dependabot in #220
  • Bump github.com/aws/aws-sdk-go from 1.42.29 to 1.42.31 by @dependabot in #222
  • pin actions by digest; update chrome install to use signed repo by @bobcallaway in #225
  • Bump github.com/aws/aws-sdk-go from 1.42.31 to 1.42.32 by @dependabot in #224
  • Bump github.com/aws/aws-sdk-go from 1.42.32 to 1.42.33 by @dependabot in #227
  • Bump github/codeql-action from 300c8b6dcbaf905eb250b06113e2e62c340a2d20 to 1.0.27 by @dependabot in #226
  • Fix: verify with HashiVault KMS by @blz-ea in #229
  • Bump github.com/aws/aws-sdk-go from 1.42.33 to 1.42.34 by @dependabot in #230
  • Bump github.com/Azure/azure-sdk-for-go from 61.1.0+incompatible to 61.2.0+incompatible by @dependabot in #231
  • KMS: Change how the Azure authentication method is handled by @simongottschlag in #228
  • Bump github.com/aws/aws-sdk-go from 1.42.34 to 1.42.35 by @dependabot in #232
  • Bump github.com/Azure/go-autorest/autorest from 0.11.22 to 0.11.24 by @dependabot in #233
  • Drop SHA1, SHA224 for RSA-PSS/PKCS#1, enforce for RSA-PKCS#1 by @haydentherapper in #234
  • Bump github/codeql-action from 1.0.27 to 1.0.28 by @dependabot in #236
  • Bump github.com/aws/aws-sdk-go from 1.42.35 to 1.42.36 by @dependabot in #235
  • Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 by @dependabot in #237
  • Bump github.com/aws/aws-sdk-go from 1.42.36 to 1.42.37 by @dependabot in #238
  • Bump github.com/Azure/azure-sdk-for-go from 61.2.0+incompatible to 61.3.0+incompatible by @dependabot in #239
  • Fix minor typos for HashiCorp by @jbayer in #240
  • Bump github.com/aws/aws-sdk-go from 1.42.37 to 1.42.38 by @dependabot in #242
  • Bump github/codeql-action from 1.0.28 to 1.0.29 by @dependabot in #241
  • Add subject key ID calculation from public key by @haydentherapper in #243
  • Bump github.com/aws/aws-sdk-go from 1.42.38 to 1.42.39 by @dependabot in #245
  • Bump github/codeql-action from 1.0.29 to 1.0.30 by @dependabot in #244
  • Bump github.com/aws/aws-sdk-go from 1.42.39 to 1.42.40 by @dependabot in #248
  • Wire up html page passed in for interactive OIDC callback server by @n3wscott in #247
  • Bump github.com/aws/aws-sdk-go from 1.42.40 to 1.42.41 by @dependabot in #250
  • Bump github.com/aws/aws-sdk-go from 1.42.41 to 1.42.42 by @dependabot in #251
  • Bump github.com/aws/aws-sdk-go from 1.42.42 to 1.42.43 by @dependabot in #252
  • Add oidc login to vault by @sudo-bmitch in #249
  • Bump github/codeql-action from 1.0.30 to 1.0.31 by @dependabot in #253
  • Bump github.com/aws/aws-sdk-go from 1.42.43 to 1.42.44 by @dependabot in #254
  • Bump github.com/Azure/azure-sdk-for-go from 61.3.0+incompatible to 61.4.0+incompatible by @dependabot in #255
  • Skip strict check on PKCE discovery claim on Azure by @bobcallaway in #246
  • Add ability to specify key version for Hashivault by @bobcallaway in #256
  • update deps by @dekkagaijin in #257
  • Bump github.com/aws/aws-sdk-go from 1.42.45 to 1.42.46 by @dependabot in #258
  • Bump cloud.google.com/go/kms from 1.1.0 to 1.2.0 by @dependabot in #259
  • return version of Vault key via functional option by @bobcallaway in #260
  • Bump github/codeql-action from 1.0.31 to 1.0.32 by @dependabot in #261
  • Bump github.com/aws/aws-sdk-go from 1.42.46 to 1.42.47 by @dependabot in #262
  • Bump github.com/aws/aws-sdk-go from 1.42.47 to 1.42.48 by @dependabot in #264
  • Bump github.com/go-rod/rod from 0.101.8 to 0.102.0 by @dependabot in #265
  • Bump github.com/aws/aws-sdk-go from 1.42.48 to 1.42.49 by @dependabot in #267
  • Bump actions/setup-go from 2.1.5 to 2.2.0 by @dependabot in #266
  • Bump github.com/aws/aws-sdk-go from 1.42.49 to 1.42.50 by @dependabot in #268
  • Bump github.com/go-rod/rod from 0.102.0 to 0.102.1 by @dependabot in #271
  • Bump github.com/aws/aws-sdk-go from 1.42.50 to 1.42.51 by @dependabot in #270
  • Bump github/codeql-action from 1.0.32 to 1.1.0 by @dependabot in #269
  • Bump github.com/aws/aws-sdk-go from 1.42.51 to 1.42.52 by @dependabot in #272
  • Bump github.com/Azure/azure-sdk-for-go from 61.4.0+incompatible to 61.5.0+incompatible by @dependabot in #273
  • Bump cloud.google.com/go/kms from 1.2.0 to 1.3.0 by @dependabot in #274
  • Bump github.com/aws/aws-sdk-go from 1.42.52 to 1.42.53 by @dependabot in #275
  • Bump github.com/aws/aws-sdk-go from 1.42.53 to 1.43.0 by @dependabot in #281
  • Bump github/codeql-action from 1.1.0 to 1.1.2 by @dependabot in #280
  • pkg/signature/kms doesn't depend on kms impls by @imjasonh in #276
  • remove unmaintained test dependency with invalid license by @bobcallaway in #279
  • move e2e tests inline with various implementation packages by @bobcallaway in #282
  • feat(kms): add supported providers func by @Dentrax in #277
  • Bump github.com/aws/aws-sdk-go from 1.43.0 to 1.43.1 by @dependabot in #283
  • Bump github.com/Azure/azure-sdk-for-go from 61.5.0+incompatible to 61.6.0+incompatible by @dependabot in #284
  • Bump github.com/aws/aws-sdk-go from 1.43.1 to 1.43.2 by @dependabot in #285
  • Bump github.com/aws/aws-sdk-go from 1.43.2 to 1.43.3 by @dependabot in #286
  • Bump github.com/aws/aws-sdk-go from 1.43.3 to 1.43.4 by @dependabot in #287
  • Permit usage of signing keys with aws-us-gov arn partitions by @chaospuppy in #289
  • Bump github/codeql-action from 1.1.2 to 1.1.3 by @dependabot in #291
  • Bump github.com/aws/aws-sdk-go from 1.43.4 to 1.43.5 by @dependabot in #292
  • update permissions for codeql by @bobcallaway in #293
  • Bump github.com/aws/aws-sdk-go from 1.43.5 to 1.43.6 by @dependabot in #295
  • Bump golangci/golangci-lint-action from 2.5.2 to 3 by @dependabot in #294
  • Bump hashicorp vault to 1.4.0. by @dlorenc in #297
  • Bump github.com/hashicorp/vault/api from 1.4.0 to 1.4.1 by @dependabot in #298
  • Explicitly run the go setup action. by @dlorenc in #299
  • Bump github.com/secure-systems-lab/go-securesystemslib from 0.3.0 to 0.3.1 by @dependabot in #304
  • Bump golangci/golangci-lint-action from 3.0.0 to 3.1.0 by @dependabot in #300
  • Bump actions/...
Read more