secrets-patterns-db icon indicating copy to clipboard operation
secrets-patterns-db copied to clipboard

Add container registry rule

Open frjcomp opened this issue 1 year ago • 0 comments

Hey I very much like this project and I'm using it in one of my own.

I found one rule to be missing and I'm unsure where to place it.

  - pattern:
      name: docker_registry_auth
      regex: auth":.*"(?:[A-Za-z0-9+\/]{4})*(?:[A-Za-z0-9+\/]{4}|[A-Za-z0-9+\/]{3}=|[A-Za-z0-9+\/]{2}={2})
      confidence: high

Could you add it or tell me where I need to insert it?

cheers

frjcomp avatar Aug 07 '24 14:08 frjcomp