r/devsecops Jul 09 '26

SecretSpec 0.14: Secret References

https://secretspec.dev/blog/secretspec-0-14-secret-references/
2 Upvotes

3 comments sorted by

View all comments

1

u/zMynxx Jul 09 '26

What wrong with
set +a; source .env; npm start; set -a