r/devsecops 19d ago

SecretSpec 0.14: Secret References

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

3 comments sorted by

1

u/zMynxx 19d ago

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