Sometimes developers add their env file to git commit which contains AWS Access key, to avoid this, we can use git HOOK to check personal key first and use merge_request pipeline job to check before merging the commit to branch What’s In This Docume...
hashnode.simflexcloud.com1 min read
No responses yet.