mirror of
https://github.com/Puliczek/awesome-list-of-secrets-in-environment-variables
synced 2024-11-10 05:54:18 +00:00
1.1 KiB
1.1 KiB
Contributing to Awesome list of secrets in environment variables
👍🎉 First off, thanks for taking the time to contribute! 🎉👍
Feel free to add more secrets in environment variables. Please use the below template:
## EXAMPLE_SERVICE_NAME
- EXAMPLE_SECRET_1
- EXAMPLE_SECRET_2
source: [https://EXAMPLE_DOCUMENTATION_LINK.com](https://EXAMPLE_DOCUMENTATION_LINK.com)
EXAMPLE_SERVICE_NAME
- EXAMPLE_SECRET_1
- EXAMPLE_SECRET_2
source: https://EXAMPLE_DOCUMENTATION_LINK.com
Please remember add only popular services and secrets (token, passwords, logins, api key... )
You don't need to modify raw_list.txt, it is auto-generated from README.md by GitHub action.
If you don't want to PR/commit, you can add new issue to project to share extra secrets.
Thanks,
Maciej Pulikowski