Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by NavBot (vkp) v1.0

...

This rule appears in the Java Secure Coding Standard as MSC31-J. Never hardcode sensitive information.

...

Bibliography

Wiki Markup
\[[MITRE 07|AA. Bibliography#MITRE 07]\] [CWE-798|http://cwe.mitre.org/data/definitions/798.html], "Use of Hard-coded Credentials," [CWE-326|http://cwe.mitre.org/data/definitions/326.html], "Inadequate Encryption Strength," [CWE-311|http://cwe.mitre.org/data/definitions/311.html], "Missing Encryption of Sensitive Data"
\[[DOD 5220|AA. Bibliography#DOD 5220]\]
\[[Gutmann 96|AA. Bibliography#Gutmann 96]\]
\[[Lewis 06|AA. Bibliography#Lewis 06]\]
\[[Viega 01|AA. Bibliography#Viega 01]\]

...