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

.env committed to repo #40

Open
Tracked by #42
decause-gov opened this issue Sep 1, 2023 · 0 comments
Open
Tracked by #42

.env committed to repo #40

decause-gov opened this issue Sep 1, 2023 · 0 comments

Comments

@decause-gov
Copy link
Contributor

Issue Report

.env committed to repo

Expected behavior

Committing the .env file increases chances of credentials or other sensitive info being leaked. Using an .example.env or other placeholder file instead can help reduce risk.

Actual behavior

.env

  1. The .env file was checked into the repository. This increases the chances of credentials
    getting accidentally added into the repository. Perhaps renaming to .example.env can
    alleviate some of the concerns?
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