CSAF
view release on metacpan or search on metacpan
lib/CSAF/Util/CWE.pm view on Meta::CPAN
'CWE-318' => q"Cleartext Storage of Sensitive Information in Executable",
'CWE-319' => q"Cleartext Transmission of Sensitive Information",
'CWE-321' => q"Use of Hard-coded Cryptographic Key",
'CWE-322' => q"Key Exchange without Entity Authentication",
'CWE-323' => q"Reusing a Nonce, Key Pair in Encryption",
'CWE-324' => q"Use of a Key Past its Expiration Date",
'CWE-325' => q"Missing Cryptographic Step",
'CWE-326' => q"Inadequate Encryption Strength",
'CWE-327' => q"Use of a Broken or Risky Cryptographic Algorithm",
'CWE-328' => q"Use of Weak Hash",
'CWE-329' => q"Generation of Predictable IV with CBC Mode",
'CWE-330' => q"Use of Insufficiently Random Values",
'CWE-331' => q"Insufficient Entropy",
'CWE-332' => q"Insufficient Entropy in PRNG",
'CWE-333' => q"Improper Handling of Insufficient Entropy in TRNG",
'CWE-334' => q"Small Space of Random Values",
'CWE-335' => q"Incorrect Usage of Seeds in Pseudo-Random Number Generator (PRNG)",
'CWE-336' => q"Same Seed in Pseudo-Random Number Generator (PRNG)",
'CWE-337' => q"Predictable Seed in Pseudo-Random Number Generator (PRNG)",
'CWE-338' => q"Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)",
'CWE-339' => q"Small Seed Space in PRNG",
( run in 0.696 second using v1.01-cache-2.11-cpan-e1769b4cff6 )