Open paoloricciuti opened 9 months ago
If you have a .env like this
.env
SECRET=my-super-secret API_KEY=pleasedonthackme IP=ddossmeifyoucan
the extension doesn't hide the secrets.
It would be nice to still hide those secrets even if they are not quoted
If you have a
.env
like thisthe extension doesn't hide the secrets.
It would be nice to still hide those secrets even if they are not quoted