Crypto: Update crypto stubs location under 'crypto' and associate codeowners on any test/stubs/crypto. Minor fix to HashAlgorithmValueConsumer (remove library detector logic).

This commit is contained in:
REDMOND\brodes
2025-05-30 09:35:33 -04:00
committed by Nicolas Will
parent a9bdcc72eb
commit 6b267479be
7 changed files with 5 additions and 9 deletions

View File

@@ -18,6 +18,7 @@
# Experimental CodeQL cryptography
**/experimental/**/quantum/ @github/ps-codeql
/shared/quantum/ @github/ps-codeql
**/test/stubs/crypto/ @github/ps-codeql
# CodeQL tools and associated docs
/docs/codeql/codeql-cli/ @github/codeql-cli-reviewers