example of use case:
CDS_DockerPackage: check if Dockerfile and files in "ADD" contains secret, fail command if yes.
this command should:
- display name of variables containing secret
- return true or false
this command should be a built-in action too.
cc @rbeuque74