mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Fix typo in asymmetric inventory slice query id
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @name Detects known asymmetric cipher algorithms
|
||||
* @id java/crypto_inventory_slices/known_symmetric_cipher_algorithm
|
||||
* @id java/crypto_inventory_slices/known_asymmetric_cipher_algorithm
|
||||
* @kind problem
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user