mirror of
https://github.com/github/codeql.git
synced 2025-12-22 03:36:30 +01:00
Update java/ql/src/Security/CWE/CWE-338/JHipsterGeneratedPRNG.qhelp
Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
committed by
GitHub
parent
645d7c8831
commit
17603c8091
@@ -17,7 +17,7 @@ This allows an attacker to pick and choose what account they would like to takeo
|
||||
<example>
|
||||
|
||||
<p>The example below shows the vulnerable <code>RandomUtil</code> class generated by JHipster.</p>
|
||||
<sample src="JHipsterGeneratedPRNGVulnerble.java" />
|
||||
<sample src="JHipsterGeneratedPRNGVulnerable.java" />
|
||||
|
||||
<p>Below is a fixed version of the <code>RandomUtil</code> class.</p>
|
||||
<sample src="JHipsterGeneratedPRNGFixed.java" />
|
||||
|
||||
Reference in New Issue
Block a user