Hi! Dotenv has to be one of the most important packages in the npm ecosystem.
In those last months there has been a lot of supply chain attacks targeting packages of all sizes, many people are moving to publishing packages on NPM through trusted publishing (CI/CD on github workflows etc...) which reduces the risk of potential theft of npm access tokens and makes it more trustworthy to install a package knowing it came from a trustable source.
This Issue is a suggestion to look into trusted publishing for dotenv, thank you!
Hi! Dotenv has to be one of the most important packages in the npm ecosystem.
In those last months there has been a lot of supply chain attacks targeting packages of all sizes, many people are moving to publishing packages on NPM through trusted publishing (CI/CD on github workflows etc...) which reduces the risk of potential theft of npm access tokens and makes it more trustworthy to install a package knowing it came from a trustable source.
This Issue is a suggestion to look into trusted publishing for dotenv, thank you!