Skip to content

Latest commit

Β 

History

History
39 lines (23 loc) Β· 1.07 KB

File metadata and controls

39 lines (23 loc) Β· 1.07 KB

Contributing to Awesome list of secrets in environment variables Awesome

πŸ‘πŸŽ‰ 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