We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e942cfb commit b840a41Copy full SHA for b840a41
swift/ql/src/queries/Security/CWE-321/HardcodedEncryptionKey.qhelp
@@ -7,7 +7,7 @@
7
</overview>
8
9
<recommendation>
10
- <p>Use a randomly generated key material to initialize the encryption cipher.</p>
+ <p>Use randomly generated key material to initialize the encryption cipher.</p>
11
</recommendation>
12
13
<example>
0 commit comments