Skip to content

Commit 148b0c3

Browse files
committed
update the empty-password-in-config-file qhelp
1 parent ab0d67a commit 148b0c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/Security/CWE-862/EmptyPasswordInConfigurationFile.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
</overview>
99
<recommendation>
10-
<p>Choose a proper password and encrypt it if it has to stored in a configuration file.</p>
10+
<p>Choose a strong password and encrypt it if it has to be stored in a configuration file.</p>
1111

1212
</recommendation>
1313
<references>

0 commit comments

Comments
 (0)