Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

security: avoid displaying of token/api keys in public repo. #25

Open
ksauraj opened this issue Jan 10, 2024 · 2 comments
Open

security: avoid displaying of token/api keys in public repo. #25

ksauraj opened this issue Jan 10, 2024 · 2 comments

Comments

@ksauraj
Copy link

ksauraj commented Jan 10, 2024

It's not a good practice to display your token ( even if you are on a free tier) on a public repo until it can be prevented.

Reference - here

Possible Solution - Either store & use it from Environment Variables ( even this should be avoided ), or create a new config file to store all tokens and API keys and other configurable settings.

Copy link

Thank you 🙏🏻 for submitting your first issue to Open-Bot

@ksauraj ksauraj closed this as completed Jan 11, 2024
@ksauraj ksauraj reopened this Jan 11, 2024
@ksauraj
Copy link
Author

ksauraj commented Jan 11, 2024

I really don't know how it got closed 😶

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant