Skip to content

Commit 53055bc

Browse files
add another reference to RFC 2898
1 parent 8be4d47 commit 53055bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swift/ql/src/queries/Security/CWE-259/ConstantPassword.qhelp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717

1818
<references>
1919
<li><a href="https://www.okta.com/blog/2019/03/what-are-salted-passwords-and-password-hashing/">What are Salted Passwords and Password Hashing?</a></li>
20+
<li><a href="https://www.rfc-editor.org/rfc/rfc2898">Password-Based Cryptography Specification</a></li>
2021
</references>
2122
</qhelp>

0 commit comments

Comments
 (0)