summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* build(deps): bump hashicorp/vault from 1.15.0 to 1.15.1 in /test/e2e (#1472)dependabot[bot]2023-10-26
* build(deps): bump google.golang.org/grpc in /test/fuzz (#1474)dependabot[bot]2023-10-26
* build(deps): bump github.com/sigstore/sigstore in /test/fuzz (#1457)dependabot[bot]2023-10-15
* build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 in /test/fuzz (#1446)dependabot[bot]2023-10-12
* ensure e2e tests run on new KMS modules (#1441)Bob Callaway2023-10-08
* build(deps): bump localstack/localstack from 2.3.1 to 2.3.2 in /test/e2e (#1425)dependabot[bot]2023-10-04
* build(deps): bump localstack/localstack from 2.2.0 to 2.3.1 in /test/e2e (#1421)dependabot[bot]2023-09-29
* build(deps): bump hashicorp/vault from 1.14.3 to 1.15.0 in /test/e2e (#1419)dependabot[bot]2023-09-27
* build(deps): bump hashicorp/vault from 1.14.2 to 1.14.3 in /test/e2e (#1405)dependabot[bot]2023-09-15
* build(deps): bump github.com/cyphar/filepath-securejoin in /test/fuzz (#1388)dependabot[bot]2023-09-07
* upgrade ci to run go1.21 and set min go version to 1.20 (#1372)Carlos Tadeu Panato Junior2023-09-04
* build(deps): bump github.com/sigstore/sigstore in /test/fuzz (#1375)dependabot[bot]2023-09-02
* build(deps): bump hashicorp/vault from 1.14.1 to 1.14.2 in /test/e2e (#1370)dependabot[bot]2023-08-31
* build(deps): bump github.com/sigstore/sigstore in /test/fuzz (#1319)dependabot[bot]2023-08-10
* build(deps): bump hashicorp/vault from 1.14.0 to 1.14.1 in /test/e2e (#1292)dependabot[bot]2023-07-26
* build(deps): bump localstack/localstack from 2.1.0 to 2.2.0 in /test/e2e (#1285)dependabot[bot]2023-07-20
* build(deps): bump github.com/secure-systems-lab/go-securesystemslib (#1270)dependabot[bot]2023-07-12
* build(deps): bump dexidp/dex from v2.36.0 to v2.37.0 in /test/e2e (#1249)dependabot[bot]2023-07-01
* build(deps): bump github.com/sigstore/sigstore in /test/fuzz (#1240)dependabot[bot]2023-06-26
* build(deps): bump hashicorp/vault from 1.13.3 to 1.14.0 in /test/e2e (#1237)dependabot[bot]2023-06-22
* build(deps): bump github.com/sigstore/sigstore in /test/fuzz (#1227)dependabot[bot]2023-06-16
* build(deps): bump hashicorp/vault from 1.13.2 to 1.13.3 in /test/e2e (#1206)dependabot[bot]2023-06-09
* build(deps): bump github.com/sigstore/sigstore in /test/fuzz (#1189)dependabot[bot]2023-05-31
* build(deps): bump github.com/secure-systems-lab/go-securesystemslib (#1186)dependabot[bot]2023-05-31
* Update go.mod and dependabot config (#1184)Carlos Tadeu Panato Junior2023-05-31
* build(deps): bump localstack/localstack from 2.0.2 to 2.1.0 in /test/e2e (#1180)dependabot[bot]2023-05-25
* build(deps): bump hashicorp/vault from 1.13.1 to 1.13.2 in /test/e2e (#1131)dependabot[bot]2023-04-29
* build(deps): bump dexidp/dex from v2.35.0 to v2.36.0 in /test/e2e (#1119)dependabot[bot]2023-04-24
* break out e2e test images into Dockerfiles so dependabot will work (#1116)Bob Callaway2023-04-22
* build(deps): bump github.com/jellydator/ttlcache/v2 from 2.11.1 to 3.0.1 (#1099)Reinhard Tartler2023-04-21
* bump versions of docker containers used in e2e tests (#1069)Bob Callaway2023-04-04
* build(deps): bump golang.org/x/net in /test/fuzz (#998)dependabot[bot]2023-02-27
* build(deps): bump golang.org/x/crypto in /test/fuzz (#999)dependabot[bot]2023-02-27
* build(deps): bump github.com/theupdateframework/go-tuf in /test/fuzz (#921)dependabot[bot]2023-01-18
* Move OtherName and SANS functions to s/s (#825)Hayden B2022-11-28
* Fix : Failing Fuzz tests for FuzzRSAPSSSignerVerfier (#664)Naveen2022-09-02
* remove old swagger commands from Makefile and fix typo (#624)Bob Callaway2022-08-16
* Migrate to go 1.18 for Fuzzing (#592)Naveen2022-08-09
* update dependencies that was not bumpped by the bot (#576)Carlos Tadeu Panato Junior2022-07-27
* Update to go 1.17 / 1.18 (#374)Luke Hinds2022-04-09
* move e2e tests inline with various implementation packages (#282)Bob Callaway2022-02-18
* switch to different lib (#279)Bob Callaway2022-02-17
* return version of Vault key via functional option (#260)Bob Callaway2022-02-05
* Add ability to specify key version for Hashivault (#256)Bob Callaway2022-02-02
* Add oidc login to vault (#249)Brandon Mitchell2022-01-30
* Fix: verify with HashiVault KMS (#229)Alex Kulikovskikh2022-01-15
* Fuzz - Fixed the panic that was caused by incorrect data (#213)Naveen2022-01-02
* Moved dsse to fuzz dir (#214)Naveen2021-12-28
* Fuzz - Fixes nil data (#197)Naveen2021-12-12
* Additional corpus for ecdsa and ed25519 (#177)Naveen2021-12-02