Update python/ql/src/experimental/Security/CWE-327/Azure/UnsafeUsageOfClientSideEncryptionVersion.ql

Co-authored-by: Taus <tausbn@github.com>
This commit is contained in:
Raul Garcia
2022-07-11 13:07:37 -07:00
committed by GitHub
parent 7fc9ae6c49
commit e5702d0e15

View File

@@ -5,7 +5,7 @@
* @tags security
* cryptography
* external/cwe/cwe-327
* @id python/azure-storage/unsafe-client-side-encryption-in-use
* @id py/azure-storage/unsafe-client-side-encryption-in-use
* @problem.severity error
* @precision medium
*/