This page was automatically generated and should not be edited.

The information on this page was provided by outside contributors and has not been verified by SEI CERT.

Checker

Guideline

MS_MUTABLE_ARRAY MS_SHOULD_BE_FINALOBJ10-J. Do not use public static nonfinal fields
NP_DEREFERENCE_OF_READLINE_VALUEEXP01-J. Do not use a null in a case where an object is required
NP_NULL_PARAM_DEREFEXP01-J. Do not use a null in a case where an object is required
NP_TOSTRING_COULD_RETURN_NULLEXP01-J. Do not use a null in a case where an object is required
Not ImplementedVNA00-J. Ensure visibility when accessing shared primitive variables
SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTEIDS00-J. Prevent SQL injection