j3t / jenkins-pipeline-cache-plugin

A cloud native file cache for Jenkins build pipelines which uses an S3-Bucket as storage provider.
MIT License
15 stars 2 forks source link

store credentials more secure #8

Closed j3t closed 2 years ago

j3t commented 2 years ago

Fixes a security issue mentioned by @darxriggs where sensitive data is stored not correctly (see https://github.com/j3t/jenkins-pipeline-cache-plugin/commit/edd6612daedd9026edb7c481e8ab27ed598bbf30#r75306384).

saratkumar-yb commented 2 years ago

@j3t Could you please test and merge this PR ASAP.. We would like to use it. Thanks..