All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download sonar-findbugs-plugin JAR 3.3 with all dependencies


FindBugs is a program that uses static analysis to look for bugs in Java code. It can detect a variety of common coding mistakes, including thread synchronization problems, misuse of API methods.

Files of the artifact sonar-findbugs-plugin version 3.3 from the group org.sonarsource.sonar-findbugs-plugin.

Artifact sonar-findbugs-plugin
Group org.sonarsource.sonar-findbugs-plugin
Version 3.3
Last update 02. September 2015
Tags: methods look mistakes detect findbugs problems static common synchronization code analysis variety that misuse including bugs program thread java uses coding
Organization SonarSource
URL http://redirect.sonarsource.com/plugins/findbugs.html
License GNU LGPL 3
Dependencies amount 4
Dependencies findbugs, sslr-squid-bridge, annotations, xstream,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of sonar-findbugs-plugin Show documentation

Please rate this JAR file. Is it a good library?

2 downloads

Source code of sonar-findbugs-plugin version 3.3

META-INF
META-INF.META-INF.MANIFEST.MF
com.sonar.sqale
com.sonar.sqale.com.sonar.sqale.findbugs-model.xml
org.sonar.l10n
org.sonar.l10n.org.sonar.l10n.findbugs.properties
org.sonar.l10n.findbugs.rules.findbugs
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.AM_CREATES_EMPTY_JAR_FILE_ENTRY.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.AM_CREATES_EMPTY_ZIP_FILE_ENTRY.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.AT_OPERATION_SEQUENCE_ON_CONCURRENT_ABSTRACTION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BAC_BAD_APPLET_CONSTRUCTOR.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BC_BAD_CAST_TO_ABSTRACT_COLLECTION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BC_BAD_CAST_TO_CONCRETE_COLLECTION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BC_EQUALS_METHOD_SHOULD_WORK_FOR_ALL_OBJECTS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BC_IMPOSSIBLE_CAST.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BC_IMPOSSIBLE_DOWNCAST.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BC_IMPOSSIBLE_DOWNCAST_OF_TOARRAY.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BC_IMPOSSIBLE_INSTANCEOF.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BC_UNCONFIRMED_CAST.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BC_UNCONFIRMED_CAST_OF_RETURN_VALUE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BC_VACUOUS_INSTANCEOF.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BIT_ADD_OF_SIGNED_BYTE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BIT_AND.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BIT_AND_ZZ.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BIT_IOR.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BIT_IOR_OF_SIGNED_BYTE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BIT_SIGNED_CHECK.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BIT_SIGNED_CHECK_HIGH_BIT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BOA_BADLY_OVERRIDDEN_ADAPTER.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BSHIFT_WRONG_ADD_PRIORITY.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BX_BOXING_IMMEDIATELY_UNBOXED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BX_UNBOXED_AND_COERCED_FOR_TERNARY_OPERATOR.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.BX_UNBOXING_IMMEDIATELY_REBOXED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.CD_CIRCULAR_DEPENDENCY.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.CI_CONFUSED_INHERITANCE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.CNT_ROUGH_CONSTANT_VALUE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.CN_IDIOM.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.CN_IDIOM_NO_SUPER_CALL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.CO_ABSTRACT_SELF.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.CO_COMPARETO_INCORRECT_FLOATING.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.CO_COMPARETO_RESULTS_MIN_VALUE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.CO_SELF_NO_OBJECT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DB_DUPLICATE_BRANCHES.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DB_DUPLICATE_SWITCH_CLAUSES.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DC_DOUBLECHECK.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DC_PARTIALLY_CONSTRUCTED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DE_MIGHT_DROP.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DE_MIGHT_IGNORE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DLS_DEAD_LOCAL_INCREMENT_IN_RETURN.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DLS_DEAD_LOCAL_STORE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DLS_DEAD_LOCAL_STORE_IN_RETURN.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DLS_DEAD_LOCAL_STORE_OF_NULL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DLS_DEAD_LOCAL_STORE_SHADOWS_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DLS_DEAD_STORE_OF_CLASS_LITERAL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DLS_OVERWRITTEN_INCREMENT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DL_SYNCHRONIZATION_ON_BOOLEAN.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DL_SYNCHRONIZATION_ON_BOXED_PRIMITIVE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DL_SYNCHRONIZATION_ON_SHARED_CONSTANT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DL_SYNCHRONIZATION_ON_UNSHARED_BOXED_PRIMITIVE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_ANNOTATION_IS_NOT_VISIBLE_TO_REFLECTION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_ARGUMENTS_WRONG_ORDER.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_BAD_MONTH.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_BLOCKING_METHODS_ON_URL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_CALLING_NEXT_FROM_HASNEXT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_COLLECTIONS_SHOULD_NOT_CONTAIN_THEMSELVES.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_COLLECTION_OF_URLS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_CONSTANT_DB_PASSWORD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_DOH.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_EMPTY_DB_PASSWORD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_ENTRY_SETS_MAY_REUSE_ENTRY_OBJECTS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_FUTILE_ATTEMPT_TO_CHANGE_MAXPOOL_SIZE_OF_SCHEDULED_THREAD_POOL_EXECUTOR.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_HARDCODED_ABSOLUTE_FILENAME.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_INVOKING_HASHCODE_ON_ARRAY.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_INVOKING_TOSTRING_ON_ANONYMOUS_ARRAY.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_INVOKING_TOSTRING_ON_ARRAY.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_LONG_BITS_TO_DOUBLE_INVOKED_ON_INT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_NONSERIALIZABLE_OBJECT_WRITTEN.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_RANDOM_USED_ONLY_ONCE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_SCHEDULED_THREAD_POOL_EXECUTOR_WITH_ZERO_CORE_THREADS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_THREAD_PASSED_WHERE_RUNNABLE_EXPECTED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_UNSUPPORTED_METHOD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_USELESS_SUBSTRING.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_USING_REMOVEALL_TO_CLEAR_COLLECTION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DMI_VACUOUS_SELF_COLLECTION_CALL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DM_BOOLEAN_CTOR.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DM_BOXED_PRIMITIVE_FOR_COMPARE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DM_BOXED_PRIMITIVE_FOR_PARSING.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DM_BOXED_PRIMITIVE_TOSTRING.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DM_CONVERT_CASE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DM_DEFAULT_ENCODING.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DM_EXIT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DM_FP_NUMBER_CTOR.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DM_GC.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DM_INVALID_MIN_MAX.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DM_MONITOR_WAIT_ON_CONDITION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DM_NEW_FOR_GETCLASS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DM_NEXTINT_VIA_NEXTDOUBLE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DM_NUMBER_CTOR.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DM_RUN_FINALIZERS_ON_EXIT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DM_STRING_CTOR.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DM_STRING_TOSTRING.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DM_STRING_VOID_CTOR.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DM_USELESS_THREAD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DP_CREATE_CLASSLOADER_INSIDE_DO_PRIVILEGED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.DP_DO_INSIDE_DO_PRIVILEGED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EC_ARRAY_AND_NONARRAY.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EC_BAD_ARRAY_COMPARE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EC_INCOMPATIBLE_ARRAY_COMPARE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EC_NULL_ARG.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EC_UNRELATED_CLASS_AND_INTERFACE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EC_UNRELATED_INTERFACES.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EC_UNRELATED_TYPES.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EC_UNRELATED_TYPES_USING_POINTER_EQUALITY.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EI_EXPOSE_REP.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EI_EXPOSE_REP2.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EI_EXPOSE_STATIC_REP2.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EQ_ABSTRACT_SELF.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EQ_ALWAYS_FALSE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EQ_ALWAYS_TRUE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EQ_CHECK_FOR_OPERAND_NOT_COMPATIBLE_WITH_THIS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EQ_COMPARETO_USE_OBJECT_EQUALS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EQ_COMPARING_CLASS_NAMES.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EQ_DOESNT_OVERRIDE_EQUALS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EQ_DONT_DEFINE_EQUALS_FOR_ENUM.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EQ_GETCLASS_AND_CLASS_CONSTANT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EQ_OTHER_NO_OBJECT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EQ_OTHER_USE_OBJECT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EQ_OVERRIDING_EQUALS_NOT_SYMMETRIC.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EQ_SELF_NO_OBJECT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EQ_SELF_USE_OBJECT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.EQ_UNUSUAL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.ES_COMPARING_PARAMETER_STRING_WITH_EQ.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.ES_COMPARING_STRINGS_WITH_EQ.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.ESync_EMPTY_SYNC.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.FB_MISSING_EXPECTED_WARNING.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.FB_UNEXPECTED_WARNING.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.FE_FLOATING_POINT_EQUALITY.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.FE_TEST_IF_EQUAL_TO_NOT_A_NUMBER.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.FI_EMPTY.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.FI_EXPLICIT_INVOCATION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.FI_FINALIZER_NULLS_FIELDS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.FI_FINALIZER_ONLY_NULLS_FIELDS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.FI_MISSING_SUPER_CALL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.FI_NULLIFY_SUPER.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.FI_PUBLIC_SHOULD_BE_PROTECTED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.FI_USELESS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.FL_MATH_USING_FLOAT_PRECISION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.GC_UNCHECKED_TYPE_IN_GENERIC_CALL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.GC_UNRELATED_TYPES.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.HE_EQUALS_NO_HASHCODE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.HE_EQUALS_USE_HASHCODE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.HE_HASHCODE_NO_EQUALS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.HE_HASHCODE_USE_OBJECT_EQUALS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.HE_INHERITS_EQUALS_USE_HASHCODE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.HE_SIGNATURE_DECLARES_HASHING_OF_UNHASHABLE_CLASS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.HE_USE_OF_UNHASHABLE_CLASS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.HRS_REQUEST_PARAMETER_TO_COOKIE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.HRS_REQUEST_PARAMETER_TO_HTTP_HEADER.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.HSC_HUGE_SHARED_STRING_CONSTANT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IA_AMBIGUOUS_INVOCATION_OF_INHERITED_OR_OUTER_METHOD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.ICAST_BAD_SHIFT_AMOUNT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.ICAST_IDIV_CAST_TO_DOUBLE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.ICAST_INTEGER_MULTIPLY_CAST_TO_LONG.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.ICAST_INT_2_LONG_AS_INSTANT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.ICAST_INT_CAST_TO_DOUBLE_PASSED_TO_CEIL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.ICAST_INT_CAST_TO_FLOAT_PASSED_TO_ROUND.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.ICAST_QUESTIONABLE_UNSIGNED_RIGHT_SHIFT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IC_INIT_CIRCULARITY.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IC_SUPERCLASS_USES_SUBCLASS_DURING_INITIALIZATION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IIO_INEFFICIENT_INDEX_OF.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IIO_INEFFICIENT_LAST_INDEX_OF.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IJU_ASSERT_METHOD_INVOKED_FROM_RUN_METHOD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IJU_BAD_SUITE_METHOD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IJU_NO_TESTS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IJU_SETUP_NO_SUPER.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IJU_SUITE_NOT_STATIC.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IJU_TEARDOWN_NO_SUPER.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IL_CONTAINER_ADDED_TO_ITSELF.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IL_INFINITE_LOOP.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IL_INFINITE_RECURSIVE_LOOP.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IMA_INEFFICIENT_MEMBER_ACCESS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IMSE_DONT_CATCH_IMSE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IM_AVERAGE_COMPUTATION_COULD_OVERFLOW.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IM_BAD_CHECK_FOR_ODD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IM_MULTIPLYING_RESULT_OF_IREM.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.INT_BAD_COMPARISON_WITH_INT_VALUE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.INT_BAD_COMPARISON_WITH_NONNEGATIVE_VALUE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.INT_BAD_COMPARISON_WITH_SIGNED_BYTE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.INT_BAD_REM_BY_1.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.INT_VACUOUS_BIT_OPERATION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.INT_VACUOUS_COMPARISON.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IO_APPENDING_TO_OBJECT_OUTPUT_STREAM.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IP_PARAMETER_IS_DEAD_BUT_OVERWRITTEN.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IS2_INCONSISTENT_SYNC.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.ISC_INSTANTIATE_STATIC_CLASS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IS_FIELD_NOT_GUARDED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IS_INCONSISTENT_SYNC.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.ITA_INEFFICIENT_TO_ARRAY.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.IT_NO_SUCH_ELEMENT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.J2EE_STORE_OF_NON_SERIALIZABLE_OBJECT_INTO_SESSION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.JCIP_FIELD_ISNT_FINAL_IN_IMMUTABLE_CLASS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.JLM_JSR166_LOCK_MONITORENTER.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.JML_JSR166_CALLING_WAIT_RATHER_THAN_AWAIT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.LG_LOST_LOGGER_DUE_TO_WEAK_REFERENCE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.LI_LAZY_INIT_STATIC.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.LI_LAZY_INIT_UPDATE_STATIC.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.ME_ENUM_FIELD_SETTER.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.ME_MUTABLE_ENUM_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.MF_CLASS_MASKS_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.MF_METHOD_MASKS_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.ML_SYNC_ON_FIELD_TO_GUARD_CHANGING_THAT_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.ML_SYNC_ON_UPDATED_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.MSF_MUTABLE_SERVLET_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.MS_CANNOT_BE_FINAL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.MS_EXPOSE_REP.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.MS_FINAL_PKGPROTECT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.MS_MUTABLE_ARRAY.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.MS_MUTABLE_COLLECTION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.MS_MUTABLE_COLLECTION_PKGPROTECT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.MS_MUTABLE_HASHTABLE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.MS_OOI_PKGPROTECT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.MS_PKGPROTECT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.MS_SHOULD_BE_FINAL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.MS_SHOULD_BE_REFACTORED_TO_BE_FINAL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.MTIA_SUSPECT_SERVLET_INSTANCE_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.MTIA_SUSPECT_STRUTS_INSTANCE_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.MWN_MISMATCHED_NOTIFY.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.MWN_MISMATCHED_WAIT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NM_BAD_EQUAL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NM_CLASS_NAMING_CONVENTION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NM_CLASS_NOT_EXCEPTION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NM_CONFUSING.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NM_FIELD_NAMING_CONVENTION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NM_FUTURE_KEYWORD_USED_AS_IDENTIFIER.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NM_FUTURE_KEYWORD_USED_AS_MEMBER_IDENTIFIER.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NM_LCASE_HASHCODE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NM_LCASE_TOSTRING.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NM_METHOD_CONSTRUCTOR_CONFUSION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NM_METHOD_NAMING_CONVENTION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NM_SAME_SIMPLE_NAME_AS_INTERFACE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NM_SAME_SIMPLE_NAME_AS_SUPERCLASS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NM_VERY_CONFUSING.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NM_VERY_CONFUSING_INTENTIONAL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NM_WRONG_PACKAGE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NM_WRONG_PACKAGE_INTENTIONAL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NN_NAKED_NOTIFY.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NO_NOTIFY_NOT_NOTIFYALL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_ALWAYS_NULL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_ALWAYS_NULL_EXCEPTION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_ARGUMENT_MIGHT_BE_NULL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_BOOLEAN_RETURN_NULL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_CLONE_COULD_RETURN_NULL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_CLOSING_NULL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_DEREFERENCE_OF_READLINE_VALUE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_EQUALS_SHOULD_HANDLE_NULL_ARGUMENT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_GUARANTEED_DEREF.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_GUARANTEED_DEREF_ON_EXCEPTION_PATH.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_IMMEDIATE_DEREFERENCE_OF_READLINE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_LOAD_OF_KNOWN_NULL_VALUE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_METHOD_PARAMETER_TIGHTENS_ANNOTATION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_METHOD_RETURN_RELAXING_ANNOTATION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_NONNULL_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_NONNULL_PARAM_VIOLATION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_NONNULL_RETURN_VIOLATION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_NULL_INSTANCEOF.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_NULL_ON_SOME_PATH.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_NULL_ON_SOME_PATH_EXCEPTION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_NULL_ON_SOME_PATH_MIGHT_BE_INFEASIBLE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_NULL_PARAM_DEREF.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_NULL_PARAM_DEREF_ALL_TARGETS_DANGEROUS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_NULL_PARAM_DEREF_NONVIRTUAL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_OPTIONAL_RETURN_NULL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_PARAMETER_MUST_BE_NONNULL_BUT_MARKED_AS_NULLABLE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_STORE_INTO_NONNULL_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_SYNC_AND_NULL_CHECK_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_TOSTRING_COULD_RETURN_NULL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_UNWRITTEN_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NP_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NS_DANGEROUS_NON_SHORT_CIRCUIT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.NS_NON_SHORT_CIRCUIT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.OBL_UNSATISFIED_OBLIGATION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.ODR_OPEN_DATABASE_RESOURCE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.ODR_OPEN_DATABASE_RESOURCE_EXCEPTION_PATH.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.OS_OPEN_STREAM.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.OS_OPEN_STREAM_EXCEPTION_PATH.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.PS_PUBLIC_SEMAPHORES.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.PT_ABSOLUTE_PATH_TRAVERSAL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.PT_RELATIVE_PATH_TRAVERSAL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.PZLA_PREFER_ZERO_LENGTH_ARRAYS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.PZ_DONT_REUSE_ENTRY_OBJECTS_IN_ITERATORS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.QBA_QUESTIONABLE_BOOLEAN_ASSIGNMENT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.QF_QUESTIONABLE_FOR_LOOP.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RANGE_ARRAY_INDEX.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RANGE_ARRAY_LENGTH.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RANGE_ARRAY_OFFSET.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RANGE_STRING_INDEX.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RCN_REDUNDANT_COMPARISON_OF_NULL_AND_NONNULL_VALUE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RCN_REDUNDANT_COMPARISON_TWO_NULL_VALUES.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RCN_REDUNDANT_NULLCHECK_OF_NULL_VALUE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RC_REF_COMPARISON.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RC_REF_COMPARISON_BAD_PRACTICE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.REC_CATCH_EXCEPTION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RE_BAD_SYNTAX_FOR_REGULAR_EXPRESSION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RE_CANT_USE_FILE_SEPARATOR_AS_REGULAR_EXPRESSION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RE_POSSIBLE_UNINTENDED_PATTERN.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RI_REDUNDANT_INTERFACES.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RR_NOT_CHECKED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RS_READOBJECT_SYNC.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RU_INVOKE_RUN.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RV_01_TO_INT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RV_ABSOLUTE_VALUE_OF_HASHCODE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RV_ABSOLUTE_VALUE_OF_RANDOM_INT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RV_CHECK_COMPARETO_FOR_SPECIFIC_RETURN_VALUE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RV_CHECK_FOR_POSITIVE_INDEXOF.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RV_DONT_JUST_NULL_CHECK_READLINE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RV_EXCEPTION_NOT_THROWN.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RV_NEGATING_RESULT_OF_COMPARETO.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RV_REM_OF_HASHCODE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RV_REM_OF_RANDOM_INT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RV_RETURN_VALUE_IGNORED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RV_RETURN_VALUE_IGNORED2.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RV_RETURN_VALUE_IGNORED_BAD_PRACTICE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RV_RETURN_VALUE_IGNORED_INFERRED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RV_RETURN_VALUE_OF_PUTIFABSENT_IGNORED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.RpC_REPEATED_CONDITIONAL_TEST.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SA_FIELD_DOUBLE_ASSIGNMENT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SA_FIELD_SELF_ASSIGNMENT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SA_FIELD_SELF_COMPARISON.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SA_FIELD_SELF_COMPUTATION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SA_LOCAL_DOUBLE_ASSIGNMENT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SA_LOCAL_SELF_ASSIGNMENT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SA_LOCAL_SELF_ASSIGNMENT_INSTEAD_OF_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SA_LOCAL_SELF_COMPARISON.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SA_LOCAL_SELF_COMPUTATION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SBSC_USE_STRINGBUFFER_CONCATENATION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SC_START_IN_CTOR.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SE_BAD_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SE_BAD_FIELD_INNER_CLASS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SE_BAD_FIELD_STORE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SE_COMPARATOR_SHOULD_BE_SERIALIZABLE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SE_INNER_CLASS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SE_METHOD_MUST_BE_PRIVATE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SE_NONFINAL_SERIALVERSIONID.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SE_NONLONG_SERIALVERSIONID.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SE_NONSTATIC_SERIALVERSIONID.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SE_NO_SERIALVERSIONID.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SE_NO_SUITABLE_CONSTRUCTOR.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SE_NO_SUITABLE_CONSTRUCTOR_FOR_EXTERNALIZATION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SE_PRIVATE_READ_RESOLVE_NOT_INHERITED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SE_READ_RESOLVE_IS_STATIC.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SE_READ_RESOLVE_MUST_RETURN_OBJECT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SE_TRANSIENT_FIELD_NOT_RESTORED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SE_TRANSIENT_FIELD_OF_NONSERIALIZABLE_CLASS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SF_DEAD_STORE_DUE_TO_SWITCH_FALLTHROUGH.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SF_DEAD_STORE_DUE_TO_SWITCH_FALLTHROUGH_TO_THROW.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SF_SWITCH_FALLTHROUGH.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SF_SWITCH_NO_DEFAULT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SIC_INNER_SHOULD_BE_STATIC.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SIC_INNER_SHOULD_BE_STATIC_ANON.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SIC_INNER_SHOULD_BE_STATIC_NEEDS_THIS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SIC_THREADLOCAL_DEADLY_EMBRACE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SIO_SUPERFLUOUS_INSTANCEOF.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SI_INSTANCE_BEFORE_FINALS_ASSIGNED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SKIPPED_CLASS_TOO_BIG.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SP_SPIN_ON_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SQL_BAD_PREPARED_STATEMENT_ACCESS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SQL_BAD_RESULTSET_ACCESS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRING.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SR_NOT_CHECKED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SS_SHOULD_BE_STATIC.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.STCAL_INVOKE_ON_STATIC_CALENDAR_INSTANCE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.STCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.STCAL_STATIC_CALENDAR_INSTANCE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.STCAL_STATIC_SIMPLE_DATE_FORMAT_INSTANCE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.STI_INTERRUPTED_ON_CURRENTTHREAD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.STI_INTERRUPTED_ON_UNKNOWNTHREAD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SWL_SLEEP_WITH_LOCK_HELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.SW_SWING_METHODS_INVOKED_IN_SWING_THREAD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.TLW_TWO_LOCK_WAIT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.TQ_ALWAYS_VALUE_USED_WHERE_NEVER_REQUIRED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.TQ_COMPARING_VALUES_WITH_INCOMPATIBLE_TYPE_QUALIFIERS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.TQ_EXPLICIT_UNKNOWN_SOURCE_VALUE_REACHES_ALWAYS_SINK.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.TQ_EXPLICIT_UNKNOWN_SOURCE_VALUE_REACHES_NEVER_SINK.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.TQ_MAYBE_SOURCE_VALUE_REACHES_ALWAYS_SINK.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.TQ_MAYBE_SOURCE_VALUE_REACHES_NEVER_SINK.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.TQ_NEVER_VALUE_USED_WHERE_ALWAYS_REQUIRED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.TQ_UNKNOWN_VALUE_USED_WHERE_ALWAYS_STRICTLY_REQUIRED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UCF_USELESS_CONTROL_FLOW.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UCF_USELESS_CONTROL_FLOW_NEXT_LINE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UC_USELESS_CONDITION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UC_USELESS_CONDITION_TYPE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UC_USELESS_OBJECT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UC_USELESS_OBJECT_STACK.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UC_USELESS_VOID_METHOD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UG_SYNC_SET_UNSYNC_GET.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UI_INHERITANCE_UNSAFE_GETRESOURCE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UL_UNRELEASED_LOCK.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UL_UNRELEASED_LOCK_EXCEPTION_PATH.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UM_UNNECESSARY_MATH.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UOE_USE_OBJECT_EQUALS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UPM_UNCALLED_PRIVATE_METHOD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.URF_UNREAD_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UR_UNINIT_READ.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UR_UNINIT_READ_CALLED_FROM_SUPER_CONSTRUCTOR.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.USM_USELESS_ABSTRACT_METHOD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.USM_USELESS_SUBCLASS_METHOD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UUF_UNUSED_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UUF_UNUSED_PUBLIC_OR_PROTECTED_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UWF_NULL_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UWF_UNWRITTEN_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.UW_UNCOND_WAIT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.VA_FORMAT_STRING_ARG_MISMATCH.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.VA_FORMAT_STRING_BAD_ARGUMENT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.VA_FORMAT_STRING_BAD_CONVERSION.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.VA_FORMAT_STRING_BAD_CONVERSION_FROM_ARRAY.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.VA_FORMAT_STRING_BAD_CONVERSION_TO_BOOLEAN.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.VA_FORMAT_STRING_EXPECTED_MESSAGE_FORMAT_SUPPLIED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.VA_FORMAT_STRING_EXTRA_ARGUMENTS_PASSED.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.VA_FORMAT_STRING_ILLEGAL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.VA_FORMAT_STRING_MISSING_ARGUMENT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.VA_FORMAT_STRING_NO_PREVIOUS_ARGUMENT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.VA_FORMAT_STRING_USES_NEWLINE.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.VA_PRIMITIVE_ARRAY_PASSED_TO_OBJECT_VARARG.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.VO_VOLATILE_INCREMENT.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.VO_VOLATILE_REFERENCE_TO_ARRAY.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.WA_AWAIT_NOT_IN_LOOP.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.WA_NOT_IN_LOOP.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.WL_USING_GETCLASS_RATHER_THAN_CLASS_LITERAL.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.WMI_WRONG_MAP_ITERATOR.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.WS_WRITEOBJECT_SYNC.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.XFB_XML_FACTORY_BYPASS.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.XSS_REQUEST_PARAMETER_TO_JSP_WRITER.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.XSS_REQUEST_PARAMETER_TO_SEND_ERROR.html
org.sonar.l10n.findbugs.rules.findbugs.org.sonar.l10n.findbugs.rules.findbugs.XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER.html
org.sonar.plugins.findbugs
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.FbContribRulesDefinition
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.FindSecurityBugsRulesDefinition
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.FindbugsCategory
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.FindbugsConfiguration
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.FindbugsConstants
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.FindbugsExecutor
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.FindbugsLevelUtils
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.FindbugsPlugin
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.FindbugsProfile
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.FindbugsProfileExporter
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.FindbugsProfileImporter
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.FindbugsRulesDefinition
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.FindbugsSecurityAuditProfile
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.FindbugsSecurityMinimalProfile
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.FindbugsSensor
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.FindbugsVersion
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.FindbugsXmlReportParser
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.ReportedBug
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.findbugs-plugin.properties
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.package-info
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.profile-findbugs-security-audit.xml
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.profile-findbugs-security-minimal.xml
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.profile-findbugs.xml
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.rules-fbcontrib.xml
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.rules-findsecbugs.xml
org.sonar.plugins.findbugs.org.sonar.plugins.findbugs.rules.xml
org.sonar.plugins.findbugs.xml
org.sonar.plugins.findbugs.xml.org.sonar.plugins.findbugs.xml.Bug
org.sonar.plugins.findbugs.xml.org.sonar.plugins.findbugs.xml.ClassFilter
org.sonar.plugins.findbugs.xml.org.sonar.plugins.findbugs.xml.FieldFilter
org.sonar.plugins.findbugs.xml.org.sonar.plugins.findbugs.xml.FindBugsFilter
org.sonar.plugins.findbugs.xml.org.sonar.plugins.findbugs.xml.LocalFilter
org.sonar.plugins.findbugs.xml.org.sonar.plugins.findbugs.xml.Match
org.sonar.plugins.findbugs.xml.org.sonar.plugins.findbugs.xml.MethodFilter
org.sonar.plugins.findbugs.xml.org.sonar.plugins.findbugs.xml.OrFilter
org.sonar.plugins.findbugs.xml.org.sonar.plugins.findbugs.xml.PackageFilter
org.sonar.plugins.findbugs.xml.org.sonar.plugins.findbugs.xml.Priority
org.sonar.plugins.findbugs.xml.org.sonar.plugins.findbugs.xml.package-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy