mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
docs+security: sync controls and scope Warden RC4 CodeQL exception
This commit is contained in:
parent
00086c2ad9
commit
586fb88c5f
7 changed files with 68 additions and 62 deletions
7
.github/codeql/codeql-config.yml
vendored
Normal file
7
.github/codeql/codeql-config.yml
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue