We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8169383 commit 81c65cdCopy full SHA for 81c65cd
python/ql/src/Security/CWE-312/CleartextStorage.qhelp
@@ -40,7 +40,7 @@ The following example code stores user credentials (in this case, their password
40
<sample src="examples/password_in_cookie.py"/>
41
<p>
42
Instead, the credentials should be encrypted, for instance by using the <code>cryptography</code> module, or not stored at all.
43
-
+</p>
44
</example>
45
46
<references>
0 commit comments