You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an automation engeener I want to encrypt sensitive data to securely store it in a repo
I would like to have a feature that encrypts variables of .env file using a password and saves it as a .env.enc file. Furthermore, on qavajs start it should initialize environment variables with values from encrypted file.
The text was updated successfully, but these errors were encountered:
As an automation engeener I want to encrypt sensitive data to securely store it in a repo
I would like to have a feature that encrypts variables of .env file using a password and saves it as a .env.enc file. Furthermore, on qavajs start it should initialize environment variables with values from encrypted file.
The text was updated successfully, but these errors were encountered: