awslabs / git-secrets

Prevents you from committing secrets and credentials into git repositories
Apache License 2.0
12.36k stars 1.17k forks source link

Add advance configuration section to readme #72

Closed dhoer closed 6 years ago

dhoer commented 6 years ago

The advanced configuration section in this wonderful article made me realize the power of git-secrets: http://ebi-cloud-portal.readthedocs.io/en/latest/securing_credentials.html#advanced-configuration

I think it would be beneficial to add this information to the readme.

hyandell commented 6 years ago

Can't just copy from someone else's repo/documentation though. Did you get permission or find a license for it?

dhoer commented 6 years ago

They were kind enough to grant us permission.

hyandell commented 6 years ago

Thank you Dennis :)

hyandell commented 6 years ago

@mtdowling This looks good Michael, though I think the scan-history bit is redundant so I would remove that after merge. What do you think?

mtdowling commented 6 years ago

Thanks!