mibexsoftware / bamboo-plan-dsl-plugin

Configuration as code with a Groovy-based DSL or YAML for Atlassian Bamboo.
https://marketplace.atlassian.com/plugins/ch.mibex.bamboo.plandsl/
Other
40 stars 16 forks source link

Question about encryption of credentials #74

Open aabeling opened 6 years ago

aabeling commented 6 years ago

Hi,

just a question which would be worth to be noted in the documentation in my opinion:

how are credentials encrypted? For example private keys or passphrases are included in the com.atlassian.bamboo.plugins.bamboo-scp-plugin:scptask, but they are somehow encrypted.

Thanks in advance and best regards Achim