Skip to content

Commit 2e342de

Browse files
committed
remove example from qhelp
1 parent dfd2553 commit 2e342de

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

powershell/ql/src/queries/security/cwe-327/WeakAsymmetricKeySize.qhelp

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,6 @@
2424
</p>
2525
</recommendation>
2626

27-
<example>
28-
<p>
29-
The following example shows the creation of an RSA key with only 1024 bits, which is
30-
considered weak:
31-
</p>
32-
<sample src="test.ps1" />
33-
</example>
34-
3527
<references>
3628
<li>NIST, SP 800-131A: <a href="https://csrc.nist.gov/publications/detail/sp/800-131a/rev-2/final">Transitioning the Use of Cryptographic Algorithms and Key Lengths</a>.</li>
3729
<li>Wikipedia: <a href="https://en.wikipedia.org/wiki/RSA_(cryptosystem)">RSA cryptosystem</a>.</li>

0 commit comments

Comments
 (0)