bmoers / sn-cicd

CICD Server for Service-Now
GNU Lesser General Public License v3.0
44 stars 35 forks source link

a new feature may need to encrypt the password in side .env config, for some security policy reasons config file can't keep clear password. #7

Open bmoers opened 5 years ago

bmoers commented 5 years ago

a new feature may need to encrypt the password in side .env config, for some security policy reasons config file can't keep clear password.

Originally posted by @gitlabbin in https://github.com/bmoers/sn-cicd/issues/5#issuecomment-454596722

bmoers commented 5 years ago

Use something like https://www.npmjs.com/package/dotenvenc https://www.npmjs.com/package/yael-autoencrypt https://www.npmjs.com/package/secure-env