We Are Forking dotenvy into dotenv-ng
The Rust Programming Language Forum
We Are Forking dotenvy into dotenv-ng
We encountered a dotenvy bug where bcrypt fragments such as $2a$10$... were interpreted as variable substitutions, silently changing the value. Since the required fix targets an unreleased API, we forked dotenvy 0.15.7 and released dotenv-ng 1.0. It includes a rewritten parser, literal dollar signs by default, round-trip rendering, structured errors, and property tests. Feedback on the API and dotenv compatibility is welcome. Blog post: We Are Forking dotenvy into dotenv-ng | SecretSpec Cra...
0 comments
No comments yet.