ansible-lint icon indicating copy to clipboard operation
ansible-lint copied to clipboard

RFE: Implement basic secret identification

Open cidrblock opened this issue 10 months ago • 0 comments

New rule to do per-task regex mathcing using a default list of some regex's from here:

https://github.com/odomojuli/regextokens

Allow for user provided list to replace or suppliment the list.

regex's should be compiled early

rule should be opt in until somepoint in the future TBD

cidrblock avatar Jun 06 '25 15:06 cidrblock