This page is automatically generated from the "Automated Detection" sections in the individual guidelines. Do not modify this page directly.

Version number:

Checker

Guideline

 VNA00-J. Ensure visibility when accessing shared primitive variables
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
SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTEIDS00-J. Prevent SQL injection