serverless-aws-secrets icon indicating copy to clipboard operation
serverless-aws-secrets copied to clipboard

Support for secrets discovery

Open robin-thomas opened this issue 2 years ago • 0 comments

Read through the environment variables and check if an environment variable is supposed to be a secret but it is not.

For inspiration, refer: https://github.com/serverless/safeguards-plugin/blob/master/safeguards/policies/no-secret-env-vars.js

robin-thomas avatar Sep 17 '23 15:09 robin-thomas