Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Java checkers

Rule

FB.DMI_CONSTANT_DB_ PASSWORD

MSC03-J. Never hard code sensitive information

FB.MS_MUTABLE_ARRAY FB.MS_SHOULD_BE_FINAL

OBJ10-J. Do not use public static nonfinal variables

FB.NP_DEREFERENCE_OF_READLINE_VALUE

EXP01-J. Never dereference null pointers

FB.NP_DEREFERENCE_OF_READLINE_VALUE

EXP01-J. Never dereference null pointers

FB.NP_NULL_PARAM_DEREF

EXP01-J. Never dereference null pointers

FB.NP_TOSTRING_COULD_RETURN_NULL

EXP01-J. Never dereference null pointers

FB.SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTE

IDS00-J. Sanitize untrusted data passed across a trust boundary

FB.SQL_PREPARED_STATEMENT_GENERATED_

IDS00-J. Sanitize untrusted data passed across a trust boundary

FORWARD_NULL NULL_RETURNS

EXP01-J. Never dereference null pointers

 

VNA00-J. Ensure visibility when accessing shared primitive variables