elastic / package-spec

EPR package specifications
Other
17 stars 71 forks source link

Best-effort detection of potentially secret variables #665

Closed jsoriano closed 10 months ago

jsoriano commented 10 months ago

What does this PR do?

Fails validation on variables that look like secrets and don't declare if they are secrets or not with the secret property.

This detection is based on two things:

Why is it important?

To encourage adoption of this feature to secure secrets in package policies.

Checklist

Related issues

elasticmachine commented 10 months ago

:green_heart: Build Succeeded

History

cc @jsoriano