Update credentials-disclosure.yaml
I feel like we should make these regex case insensitive so they match unexpected variations. For example, the `api[_-]?key(=| =|:| :)` regex before my change would match `apikey :`, `api_key =` and `api-key:` but not `apiKey=`.patch-1
parent
4479539a0e
commit
5e3cc340ee