Last analyzed e64f956 21 hours ago
Default analysis branch is
Currently analyzing run

Consider removing the commented out code block

PY-W0069
Anti-pattern
a year ago a year old
Found in cxx-sensors/src/tools/vc_createrules.py
1

Consider using literal syntax to create the data structure

PTC-W0019
Performance
a year ago 2 years old
Found in cxx-squid/../grammar_parser.py
1

Blank line contains whitespace

FLK-W293
Style
3 months ago 2 years old
Found in cxx-sensors/../clangsa_createrules.py, cxx-sensors/../cpplint_createrules.py and 1 other file
28

Protected member accessed from outside the class

PYL-W0212
Bug risk
a year ago 2 years old
Found in cxx-sensors/src/tools/utils_createrules.py
8

Invalid syntax

FLK-E999
Bug risk
4 months ago 2 years old
Found in cxx-sensors/../clangsa_createrules.py, integration-tests/../common.py and 3 other files
5

NullPointerException should not be caught

JAVA-E1070
Bug risk
6 months ago 6 months old
Found in cxx-squid/../MsBuild.java
1

Wrong argument type for Collection remove method

JAVA-E1036
Bug risk
2 months ago 2 months old
Found in cxx-squid/../CxxLexerPool.java and cxx-squid/../PPReplace.java
2

Unsynchronized lazy initialization of static value detected

JAVA-E1053
Bug risk
2 months ago 2 months old
Found in cxx-squid/../TokenList.java
1

Missing enum elements in switch cases

JAVA-E1082
Bug risk
2 months ago 2 months old
Found in cxx-squid/../JsonCompilationDatabase.java
1

Possible null access

JAVA-E1083
Bug risk
2 months ago 2 months old
Found in cxx-squid/../PPInclude.java and cxx-squid/../PPMacro.java
2

Redundant boolean literal

JAVA-W1064
Bug risk
2 months ago 2 months old
Found in cxx-checks/../TabCharacterCheck.java, cxx-checks/../TooManyStatementsPerLineCheck.java and 6 other files
13

Static field accessed before being written

JAVA-W1060
Bug risk
2 months ago 2 months old
Found in cxx-squid/../CxxParser.java
1

Re-defined variable from outer scope

PYL-W0621
Anti-pattern
a year ago 2 years old
Found in cxx-sensors/../clangtidy_createrules.py and cxx-sensors/../cpplint_createrules.py
7

Re-definition found for builtin function

PYL-W0622
Anti-pattern
a year ago 2 years old
Found in cxx-sensors/../intelInspectorReport_2_cppcheckReport.py and cxx-squid/../grammar_parser.py
3

Unused variable found

PYL-W0612
Anti-pattern
10 months ago 2 years old
Found in cxx-sensors/../clangtidy_createrules.py and cxx-sensors/../utils_createrules.py
2

Function contains unused argument

PYL-W0613
Anti-pattern
a year ago 2 years old
Found in cxx-sensors/../cpplint_createrules.py and cxx-sensors/../infer_createrules.py
3

File opened without the with statement

PTC-W0010
Anti-pattern
a year ago 2 years old
Found in cxx-sensors/../cpplint_createrules.py and cxx-sensors/../intelInspectorReport_2_cppcheckReport.py
5

Static fields of the parent class should not be accessed through child class instances

JAVA-W1030
Anti-pattern
7 months ago 7 months old
Found in cxx-sslr/../ToolkitViewImpl.java
2

JUnit5 test classes and methods should be package-private

JAVA-W1058
Anti-pattern
3 months ago 3 months old
Found in cxx-sensors/../RulesDefinitionXmlLoaderTest.java
18

Concrete collection type used in method declaration

JAVA-W1065
Anti-pattern
2 months ago 2 months old
Found in cxx-squid/../PPState.java
1

Unused private field detected

JAVA-W1025
Anti-pattern
2 months ago 2 months old
Found in cxx-checks/../TooManyLinesOfCodeInFunctionCheckTest.java, cxx-sensors/../CxxClangSASensor.java and 6 other files
8

Inefficient use of toArray with non-zero sized array argument

JAVA-P0335
Performance
a year ago a year old
Found in cxx-sslr/../Trivia.java, cxx-sslr/../AstWalker.java and 6 other files
10

Use of an insecure method from xml.etree.ElementTree detected

BAN-B314
Security
a year ago 2 years old
Found in cxx-sensors/src/tools/utils_createrules.py
1

XMLStreamReaders must be secure

JAVA-S1009
Security
a year ago a year old
Found in cxx-sensors/../XmlParserHelper.java
1

Multiple variables declared on the same line

JAVA-C1003
Style
2 months ago 3 months old
Found in cxx-sensors/../CxxClangSASensor.java, cxx-sensors/../RulesDefinitionXmlLoader.java and 2 other files
10