| # | Category | Warning | Package/Class | Method |
| 1 | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | com.ziclix.python.sql.PyConnection |
| 2 | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | com.ziclix.python.sql.PyConnection |
| 3 | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | com.ziclix.python.sql.PyCursor |
| 4 | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | com.ziclix.python.sql.PyCursor |
| 5 | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | com.ziclix.python.sql.PyExtendedCursor |
| 6 | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | com.ziclix.python.sql.PyExtendedCursor |
| 7 | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | com.ziclix.python.sql.PyStatement |
| 8 | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | com.ziclix.python.sql.PyStatement |
| 9 | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | com.ziclix.python.sql.zxJDBC |
| 10 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.antlr.PythonParser | and_expr |
| 11 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.antlr.PythonParser | and_test |
| 12 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.antlr.PythonParser | arith_expr |
| 13 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.antlr.PythonParser | assert_stmt |
| 14 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.antlr.PythonParser | break_stmt |
| 15 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.antlr.PythonParser | comparison |
| 16 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.antlr.PythonParser | continue_stmt |
| 17 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.antlr.PythonParser | del_stmt |
| 18 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.antlr.PythonParser | expr |
| 19 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.antlr.PythonParser | import_name |
| 20 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.antlr.PythonParser | or_test |
| 21 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.antlr.PythonParser | pass_stmt |
| 22 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.antlr.PythonParser | shift_expr |
| 23 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.antlr.PythonParser | term |
| 24 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.antlr.PythonParser | testlist |
| 25 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.antlr.PythonParser | testlist_gexp |
| 26 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.antlr.PythonParser | xor_expr |
| 27 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.antlr.PythonParser | yield_expr |
| 28 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.antlr.PythonParser | yield_stmt |
| 29 | CORRECTNESS | NP_NULL_PARAM_DEREF | org.python.antlr.PythonParser | fpdef |
| 30 | CORRECTNESS | NP_NULL_ON_SOME_PATH | org.python.compiler.Module | PyCode |
| 31 | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | org.python.compiler.ProxyMaker |
| 32 | BAD_PRACTICE | CN_IDIOM_NO_SUPER_CALL | org.python.core.PyArray | clone |
| 33 | CORRECTNESS | NM_LCASE_TOSTRING | org.python.core.PyArray | tostring |
| 34 | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | org.python.core.PyClass | __findattr_ex__ |
| 35 | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | org.python.core.PyClass | __setattr__ |
| 36 | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | org.python.core.PyFrame | __delattr__ |
| 37 | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | org.python.core.PyFrame | __findattr_ex__ |
| 38 | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | org.python.core.PyFrame | __setattr__ |
| 39 | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | org.python.core.PyInstance | ifindlocal |
| 40 | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | org.python.core.PyJavaPackage | __findattr_ex__ |
| 41 | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | org.python.core.PyJavaPackage | __setattr__ |
| 42 | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | org.python.core.PySystemState | __findattr_ex__ |
| 43 | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | org.python.core.PySystemState | __setattr__ |
| 44 | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | org.python.core.PyTableCode | __findattr_ex__ |
| 45 | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | org.python.core.PyType |
| 46 | BAD_PRACTICE | SE_BAD_FIELD | org.python.core.PyType |
| 47 | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | org.python.core.exceptions |
| 48 | STYLE | DLS_DEAD_LOCAL_STORE | org.python.core.imp | createFromSource |
| 49 | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | org.python.core.util.ExtraMath |
| 50 | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | org.python.core.util.ExtraMath |
| 51 | MALICIOUS_CODE | MS_MUTABLE_ARRAY | org.python.modules.Setup |
| 52 | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | org.python.modules._csv._csv |
| 53 | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | org.python.modules._csv._csv |
| 54 | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | org.python.modules._sre |
| 55 | CORRECTNESS | EC_UNRELATED_TYPES | org.python.modules.cPickle | whichmodule |
| 56 | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | org.python.modules.cStringIO$StringIO | __setattr__ |
| 57 | PERFORMANCE | DM_GC | org.python.modules.gc | collect |
| 58 | BAD_PRACTICE | IMSE_DONT_CATCH_IMSE | org.python.modules.imp | release_lock |
| 59 | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | org.python.modules.sre.MatchObject | __findattr_ex__ |
| 60 | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | org.python.modules.zipimport.zipimport |