Kelsidavis-WoWee/.github/codeql/codeql-config.yml

8 lines
307 B
YAML

name: wowee-codeql-config
# Warden stream crypto must remain RC4 for protocol compatibility.
# Keep weak-crypto detection enabled project-wide, but exclude this one file
# so CodeQL doesn't raise an unfixable compatibility alert.
paths-ignore:
- src/game/warden_crypto.cpp
- src/game/warden_module.cpp