jfrog / jenkins-jfrog-plugin

Easy integration between Jenkins and the JFrog Platform.
https://github.com/jfrog/jenkins-jfrog-plugin
Apache License 2.0
39 stars 17 forks source link

Avoid saving credentials on the filesystem #2

Closed gailazar300 closed 1 year ago

gailazar300 commented 1 year ago

Make credential class fields a secret so credentials won't be saved on the local filesystem. Until now credentials were encrypted and saved in an XML file. Reported by the Jenkins infra team: https://github.com/jenkins-infra/repository-permissions-updater/issues/2826#issuecomment-1271480163