You need to sign in or sign up before continuing.
Commits on Source 7
-
Clement Bois authored
BREAKING CHANGE: self-signed certificates must be declared in your GitLab DEFAULT_CA_CERTS or with VAULT_CA_CERTS variable
-
semantic-release-bot authored
# [5.0.0](4.4.0...5.0.0) (2025-08-13) * feat(vault)!: enable certificate verification ([dd427039](dd427039)) ### BREAKING CHANGES * self-signed certificates must be declared in your GitLab DEFAULT_CA_CERTS or with VAULT_CA_CERTS variable
-
Clement Bois authored
-
Clement Bois authored
fix(sbom): only look for lockfile with pnpm Closes #51 See merge request !90
-
semantic-release-bot authored
## [5.0.1](5.0.0...5.0.1) (2025-08-20) ### Bug Fixes * **sbom:** only look for lockfile with pnpm ([805aaed2](805aaed2))
-
Clement Bois authored
-
semantic-release-bot authored
## [5.0.2](5.0.1...5.0.2) (2025-08-26) ### Bug Fixes * **vault:** avoid nested variable for id_token ([a3c11b5c](a3c11b5c))