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

Generalised scripts to generate prod secrets #44

Closed
tushar5526 opened this issue Apr 12, 2023 · 5 comments
Closed

Generalised scripts to generate prod secrets #44

tushar5526 opened this issue Apr 12, 2023 · 5 comments
Labels
C4GT enhancement New feature or request good first issue Good for newcomers

Comments

@tushar5526
Copy link
Member

Write a CLI script in any language (preferrable python, bash, js) that rotates the secrets in a .env file.

It should be generalised enough to work with any .env file, so we can use it for other projects as well.

For example: Providing names of variables for which secrets are to be rotated in the .env file

@tushar5526 tushar5526 added enhancement New feature or request good first issue Good for newcomers C4GT labels Apr 12, 2023
@tushar5526 tushar5526 changed the title [Good First Issue] Generalised scripts to generate prod secrets Generalised scripts to generate prod secrets Apr 12, 2023
@SanjaySinghRajpoot
Copy link

I would like to work on this issue.

@J0SAL
Copy link

J0SAL commented May 15, 2023

I believe python would be the best choice to work on the issue. I would love to work on the issue, can you assign this to me

@tushar5526
Copy link
Member Author

Hey @SanjaySinghRajpoot are you planning to pick this up ?

@SanjaySinghRajpoot
Copy link

SanjaySinghRajpoot commented May 17, 2023

Completed #50

@tushar5526
Copy link
Member Author

Thanks closing this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C4GT enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants