Please fix the security gate so that it either ignores unit test files for secret scanning (like tests/test_unit_security_gate.py) or modify the fake keys in the test so they don't trigger the regex. The CI pipeline is currently failing on this repo because the security gate detects API keys inside the test suite itself.
Please fix the security gate so that it either ignores unit test files for secret scanning (like
tests/test_unit_security_gate.py) or modify the fake keys in the test so they don't trigger the regex. The CI pipeline is currently failing on this repo because the security gate detects API keys inside the test suite itself.