hashicorp-vault-plugin icon indicating copy to clipboard operation
hashicorp-vault-plugin copied to clipboard

Jenkins plugin to populate environment variables from secrets stored in HashiCorp's Vault.

Results 122 hashicorp-vault-plugin issues
Sort by recently updated
recently updated
newest added

### What feature do you want to see added? Some times is essential to switch Vault URL. But currently there is no good manageable way to do it. Using environment...

enhancement

Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.2 to 3.2.1. Commits 9f6a759 [maven-release-plugin] prepare release maven-checkstyle-plugin-3.2.1 932c8bc [MCHECKSTYLE-423] Explicitly start and end tables with Doxia Sinks in report ... 746a137 update Reproducible Builds badge...

dependencies
java

Bumps [vault](https://github.com/testcontainers/testcontainers-java) from 1.15.2 to 1.17.6. Release notes Sourced from vault's releases. 1.17.6 What's Changed Highlights This release has been made possible through the efforts of 20 contributors. The Testcontainers...

dependencies
java

### What feature do you want to see added? Is it possible to use this plugin to authenticate to Vault using a JWT? I've been looking at [the Jenkins oidc-provider...

enhancement

### Jenkins and plugins versions report Environment ```text Jenkins: 2.346.2 OS: Linux - 5.4.104+ --- Parameterized-Remote-Trigger:3.1.6.3 ace-editor:1.1 active-directory:2.25.1 analysis-model-api:10.15.0 ansicolor:1.0.2 antisamy-markup-formatter:2.7 apache-httpcomponents-client-4-api:4.5.13-138.v4e7d9a_7b_a_e61 authentication-tokens:1.4 badge:1.9.1 basic-branch-build-strategies:1.3.2 blackduck-detect:7.0.0 blueocean:1.25.5 blueocean-autofavorite:1.2.5 blueocean-bitbucket-pipeline:1.25.5 blueocean-commons:1.25.5...

bug

### Jenkins and plugins versions report Latest ### What Operating System are you using (both controller, and any agents involved in the problem)? CentOS ### Reproduction steps Run ```groovy withVault(configuration:...

bug

### Jenkins and plugins versions report Jenkins: 2.426.3 OS: Linux - 5.15.133+ Java: 17.0.9 - Eclipse Adoptium (OpenJDK 64-Bit Server VM) --- Parameterized-Remote-Trigger:3.2.0 ace-editor:1.1 active-directory:2.34 analysis-model-api:11.15.0 ansible:253.v4fe719ffdd8a_ ansicolor:1.0.4 antisamy-markup-formatter:162.v0e6ec0fcfcf6 apache-httpcomponents-client-4-api:4.5.14-208.v438351942757...

bug

### Jenkins and plugins versions report Environment ```text Jenkins: 2.401.1 OS: Linux - 5.15.0-1051-azure Java: 11.0.19 - Eclipse Adoptium (OpenJDK 64-Bit Server VM) --- ace-editor:1.1 ant:487.vd79d090d4ea_e antisamy-markup-formatter:159.v25b_c67cd35fb_ apache-httpcomponents-client-4-api:4.5.14-150.v7a_b_9d17134a_5 authentication-tokens:1.53.v1c90fd9191a_b_ authorize-project:1.7.0...

bug

## Replace JSR-305 annotations with spotbugs annotations Annotations for Nonnull, CheckForNull, and several others were proposed for Java as part of dormant Java specification request JSR-305. The proposal never became...

It is stated in the `JENKINS SECURITY POLICY` that > The Jenkins project takes security seriously. We make every possible effort to ensure users can adequately secure their automation infrastructure....