jenkinsci / jenkinsci/gitlab-branch-source-plugin
[JENKINS-57947] [FUTURE] More secured method to manage credentials in JCasC yaml
- Dominant language
- Java
- Stars
- 134
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
The credentials field is being populated using plain text from the config yaml. Need to use a method to securely add credentials. Maybe use a environment variable and populate the environment via REST API.
---
Originally reported by baymac, imported from: [FUTURE] More secured method to manage credentials in JCasC yaml
baymac
Raw content of original issue
The credentials field is being populated using plain text from the config yaml. Need to use a method to securely add credentials. Maybe use a environment variable and populate the environment via REST API.
Contributor guide
Assessment
This issue has not been assessed yet.