travis.rb icon indicating copy to clipboard operation
travis.rb copied to clipboard

Potential security issue: travis rubygems API key is public

Open fcole90 opened this issue 5 years ago • 0 comments

Your rubygems API key is public and it's available in your travis configuration. Wouldn't it be safer to change it and have it only in an env variable saved privately on Travis CI?

fcole90 avatar Nov 19 '20 13:11 fcole90