mirror of
https://github.com/github/codeql.git
synced 2026-05-14 19:29:28 +02:00
Address review feedback by moving the shared method-name-based encryption/hash/digest check into Sanitizers.qll, and reference it from both CleartextStorageQuery.qll and SensitiveLoggingQuery.qll instead of duplicating the definition.