Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pmd/pmd
An extensible multilanguage static code analyzer.
https://github.com/pmd/pmd
[apex] ApexSOQLInjection false-positive when concatenating strings
KevSlashNull opened this issue about 4 years ago
KevSlashNull opened this issue about 4 years ago
[core] Should violation messages be internationalised?
linusjf opened this issue about 4 years ago
linusjf opened this issue about 4 years ago
[java] New rule: Assert statement must not allow method calls except when no side effects guaranteed
linusjf opened this issue about 4 years ago
linusjf opened this issue about 4 years ago
[java] New rule to prevent abbreviated identifiers
linusjf opened this issue about 4 years ago
linusjf opened this issue about 4 years ago
[core] Language properties CLI surface syntax
oowekyala opened this issue about 4 years ago
oowekyala opened this issue about 4 years ago
[core] Should PMD track quality history of project sources?
linusjf opened this issue about 4 years ago
linusjf opened this issue about 4 years ago
[java] UnusedFormalParameter false-positive with qualified super ctor call
linusjf opened this issue about 4 years ago
linusjf opened this issue about 4 years ago
[apex] ApexSOQLInjection false positive on nested code
ankushsomani09 opened this issue about 4 years ago
ankushsomani09 opened this issue about 4 years ago
[java] UselessOverridingMethod - possible false negative with package-private class finalize
adangel opened this issue about 4 years ago
adangel opened this issue about 4 years ago
[java] New Rule: Use Explicit Types
numeralnathan opened this issue about 4 years ago
numeralnathan opened this issue about 4 years ago
[java] Fix UnusedAssignment FP with field accesses
oowekyala opened this pull request about 4 years ago
oowekyala opened this pull request about 4 years ago
[java] CloseResource false positive on mocks
giorgimode opened this issue about 4 years ago
giorgimode opened this issue about 4 years ago
[java] CloseResource false positive with Stream and ternary
adangel opened this issue about 4 years ago
adangel opened this issue about 4 years ago
[cli] Consider processing errors in exit status
linusjf opened this issue about 4 years ago
linusjf opened this issue about 4 years ago
[java] FP in JUnit4TestShouldUseTestAnnotation
KroArtem opened this issue about 4 years ago
KroArtem opened this issue about 4 years ago
[java] Native crash during type resolution
davidburstromspotify opened this issue about 4 years ago
davidburstromspotify opened this issue about 4 years ago
[java] CouplingBetweenObjectsRule does not count attribute and local variable couplings properly
gustavokrieger opened this issue about 4 years ago
gustavokrieger opened this issue about 4 years ago
[java] UnusedAssignment false positive with Lombok @Builder and @NoArgsConstructor
ghost opened this issue about 4 years ago
ghost opened this issue about 4 years ago
[c++] Lexical error with C++ numeric literal
Sebanisu opened this issue about 4 years ago
Sebanisu opened this issue about 4 years ago
[java] False positive for `UseConcurrentHashMap` on `ConcurrentSkipListMap`
vbrandl opened this issue over 4 years ago
vbrandl opened this issue over 4 years ago
[apex] False positive for ApexXSSFromURLParam
ankushsomani09 opened this issue over 4 years ago
ankushsomani09 opened this issue over 4 years ago
[plsql] Error while parsing statement with (Oracle) DML Error Logging
grv87 opened this issue over 4 years ago
grv87 opened this issue over 4 years ago
[vf] Html encoding of controller fields is insufficient to prevent XSS
rmohan20 opened this issue over 4 years ago
rmohan20 opened this issue over 4 years ago
[java] Fix #2756, NPE in TypeTestUtil
oowekyala opened this pull request over 4 years ago
oowekyala opened this pull request over 4 years ago
[java] Fix #2767, PMD cannot parse a local var with final in instance initializer
oowekyala opened this pull request over 4 years ago
oowekyala opened this pull request over 4 years ago
[java] Type not present - error while processing
caesarkim opened this issue over 4 years ago
caesarkim opened this issue over 4 years ago
[java] False positive violation of SwitchStmtsShouldHaveDefault when using local variable inference
vojtapol opened this issue over 4 years ago
vojtapol opened this issue over 4 years ago
[java] InvalidLogMessageFormat rule : False positive for lambda parameter
julius-d opened this issue over 4 years ago
julius-d opened this issue over 4 years ago
[apex] Fix False Negatives with Salesforce-specific Dataflow/Multifile
rsoesemann opened this issue over 4 years ago
rsoesemann opened this issue over 4 years ago
[java] UseDiamondOperator false-positive with Lombok val initializer
xylo opened this issue over 4 years ago
xylo opened this issue over 4 years ago
[java] False positive FinalFieldCouldBeStatic when using lombok Builder.Default
ollieabbey opened this issue over 4 years ago
ollieabbey opened this issue over 4 years ago
[core] Analysis cache classpath checksum should check ABI and not jar binary blob
jsotuyod opened this issue over 4 years ago
jsotuyod opened this issue over 4 years ago
[swift] Parsing errors encountered with emoji
ghost opened this issue over 4 years ago
ghost opened this issue over 4 years ago
[java] UnnecessaryImport false positive for on-demand imports
pzygielo opened this issue over 4 years ago
pzygielo opened this issue over 4 years ago
fix testRender renderViolation for IDEA locate code by file&beginline
zhangxinngang opened this pull request over 4 years ago
zhangxinngang opened this pull request over 4 years ago
[java] Improve rule tests with auxclasspath
adangel opened this issue over 4 years ago
adangel opened this issue over 4 years ago
[apex] ApexCRUDViolationRule not reporting for Database.query
wollamshram opened this issue over 4 years ago
wollamshram opened this issue over 4 years ago
[C#] language parser error with backslashes in strings
mayerj opened this issue over 4 years ago
mayerj opened this issue over 4 years ago
[java] SimplifyConditional can not detect the case `if(foo != null && (foo instanceof Bar))`
wuchiuwong opened this issue over 4 years ago
wuchiuwong opened this issue over 4 years ago
[java] ReturnEmptyArrayRatherThanNull can not detect return null surrounded by if statement
wuchiuwong opened this issue over 4 years ago
wuchiuwong opened this issue over 4 years ago
[java] InstantiationToGetClass can not detect the case which is written in two lines
wuchiuwong opened this issue over 4 years ago
wuchiuwong opened this issue over 4 years ago
[java] ClassCastExceptionWithToArray can't detect the case that call toArray() in this.foo.toArray()
wuchiuwong opened this issue over 4 years ago
wuchiuwong opened this issue over 4 years ago
[java] ClassCastExceptionWithToArray can not detect the case that call toArray() by a method
wuchiuwong opened this issue over 4 years ago
wuchiuwong opened this issue over 4 years ago
[java]AvoidThrowingNullPointerException doesn't detect methods that throws an NullPointerException
wuchiuwong opened this issue over 4 years ago
wuchiuwong opened this issue over 4 years ago
[java]SingularField can not detect static variables
wuchiuwong opened this issue over 4 years ago
wuchiuwong opened this issue over 4 years ago
[CPD] [documentation] Invalid link to String Tiling Algorithm.
linusjf opened this issue over 4 years ago
linusjf opened this issue over 4 years ago
[java] Documentation: Code examples need to be updated to reflect changes in java language
linusjf opened this issue over 4 years ago
linusjf opened this issue over 4 years ago
[apex] AvoidDmlStatementsInLoops false positive
jkeener1 opened this issue over 4 years ago
jkeener1 opened this issue over 4 years ago
[doc] Merge CI integrations into Other tools / integrations
adangel opened this issue over 4 years ago
adangel opened this issue over 4 years ago
[doc] Review guides for writing java/xpath rules for correctness with PMD 7
adangel opened this issue over 4 years ago
adangel opened this issue over 4 years ago
[java] LinguisticNaming must ignore setters that returns current type (Builder pattern)
rxmicro opened this issue over 4 years ago
rxmicro opened this issue over 4 years ago
[java] false positives on Lombok @Value class fields
john-karp opened this issue over 4 years ago
john-karp opened this issue over 4 years ago
[java] CloseResource doesn't realize a resource is simply wrapping another one that is being closed
dailyco opened this issue over 4 years ago
dailyco opened this issue over 4 years ago
[java]UseNotifyAllInsteadOfNotify detect false-positive in the case: foo().notify(arg1,arg2...)
wuchiuwong opened this issue over 4 years ago
wuchiuwong opened this issue over 4 years ago
[java] FinalFieldCouldBeStatic FN when the right side of the assignment is a constant expression
wuchiuwong opened this issue over 4 years ago
wuchiuwong opened this issue over 4 years ago
[cpp] Repeated Duplication blocks
augustboland opened this issue over 4 years ago
augustboland opened this issue over 4 years ago
[java] XPath rule has different violations before and after compiling with Maven
MikeDombo opened this issue over 4 years ago
MikeDombo opened this issue over 4 years ago
[core] Gradle: check should fail for unsupported Java version
C-Otto opened this issue over 4 years ago
C-Otto opened this issue over 4 years ago
[objectivec] pmd TokenMgrError
matchboxy opened this issue over 4 years ago
matchboxy opened this issue over 4 years ago
[java] ShortVariable: Configure scope of this rule
christianhujer opened this issue over 4 years ago
christianhujer opened this issue over 4 years ago
[java] False positive `UnsynchronizedStaticFormatter` in static initializer
christianhujer opened this issue almost 5 years ago
christianhujer opened this issue almost 5 years ago
[javascript] InnaccurateNumericLiteral is misspelled
oowekyala opened this issue almost 5 years ago
oowekyala opened this issue almost 5 years ago
add a rule in PMD to find the missing method
darrenmiliband opened this issue almost 5 years ago
darrenmiliband opened this issue almost 5 years ago
[java] False positive for JUnit rules for AfterClass and BeforeClass annotations.
linusjf opened this issue almost 5 years ago
linusjf opened this issue almost 5 years ago
[javascript] UnnecessaryBlock - false positives with destructuring assignments
bkdotcom opened this issue almost 5 years ago
bkdotcom opened this issue almost 5 years ago
[java] UnusedImports false positive for on-demand imports in JavaDoc
kris-scheibe opened this issue almost 5 years ago
kris-scheibe opened this issue almost 5 years ago
Classpath in ruleset XML file for custom rules written in Java
numeralnathan opened this issue almost 5 years ago
numeralnathan opened this issue almost 5 years ago
[java] Why CommentSize?
numeralnathan opened this issue almost 5 years ago
numeralnathan opened this issue almost 5 years ago
[matlab] [cpd] Parse error with backslashes in string literals
chrite opened this issue almost 5 years ago
chrite opened this issue almost 5 years ago
[java] DataClass should not complain about exceptions
Vampire opened this issue almost 5 years ago
Vampire opened this issue almost 5 years ago
[java] AvoidFieldNameMatchingMethodName is case insensitive
akshayt23 opened this issue almost 5 years ago
akshayt23 opened this issue almost 5 years ago
[java] UnnecessaryLocalBeforeReturn false positive when negating variable
C-Otto opened this issue almost 5 years ago
C-Otto opened this issue almost 5 years ago
[java] LawOfDemeter: False negative with Try-resource block treated as function call by rule
linusjf opened this issue almost 5 years ago
linusjf opened this issue almost 5 years ago
[java] New rule: Reliance on default charset
jjlharrison opened this issue about 5 years ago
jjlharrison opened this issue about 5 years ago
[maven] Classloader not being closed after PMD run
cwholmes opened this issue about 5 years ago
cwholmes opened this issue about 5 years ago
[java] Issues with Law of Demeter
linusjf opened this issue about 5 years ago
linusjf opened this issue about 5 years ago
[scala]CPD terminates with an exception when a small value is set for --minimum-tokens.
yasuharu-sato opened this issue about 5 years ago
yasuharu-sato opened this issue about 5 years ago
[core] Installation failed on windows 10 using choco
thanosa opened this issue about 5 years ago
thanosa opened this issue about 5 years ago
[core] Support default CLI options and document usage examples with @-files and default files
linusjf opened this issue about 5 years ago
linusjf opened this issue about 5 years ago
[java] CloseResource false-positive with URLClassLoader in cast expression
adangel opened this issue about 5 years ago
adangel opened this issue about 5 years ago
[java] False positive of UnusedFormalParameter on Android projects and methods called from layouts
barriosnahuel opened this issue over 5 years ago
barriosnahuel opened this issue over 5 years ago
[java] UnusedImports: False positive if nested interface is referenced in javadoc
eekboom opened this issue over 5 years ago
eekboom opened this issue over 5 years ago
[core] PMD should display number of rules violated or errors found
linusjf opened this issue over 5 years ago
linusjf opened this issue over 5 years ago
[plsql] ParseException with MERGE statement in anonymous block
szymanp23 opened this issue over 5 years ago
szymanp23 opened this issue over 5 years ago
[java] CloseResource false positive
ben-manes opened this issue over 5 years ago
ben-manes opened this issue over 5 years ago
[java] UnsynchronizedStaticFormatter false-positive in static constructor
boris-petrov opened this issue over 5 years ago
boris-petrov opened this issue over 5 years ago
[ant] Reflective access warnings on java > 9 and java < 17
oowekyala opened this issue over 5 years ago
oowekyala opened this issue over 5 years ago
[java] false positivies for ClassWithOnlyPrivateConstructorsShouldBeFinal when DI is used
Vampire opened this issue over 5 years ago
Vampire opened this issue over 5 years ago
[java] DetachedTestCase reports abstract methods
ylexus opened this issue over 5 years ago
ylexus opened this issue over 5 years ago
[matlab] [cpd] Double quoted string
maikelsteneker opened this pull request over 5 years ago
maikelsteneker opened this pull request over 5 years ago
[cpp] [cpd] Add support for digit separators
maikelsteneker opened this pull request over 5 years ago
maikelsteneker opened this pull request over 5 years ago
[core]CPD: Exception thrown java.lang.OutOfMemoryError:Java heap space
iccengan opened this issue over 5 years ago
iccengan opened this issue over 5 years ago
[matlab] [cpd] Matlab comments
maikelsteneker opened this pull request over 5 years ago
maikelsteneker opened this pull request over 5 years ago
[python] [cpd] Add support for Python 2 backticks
maikelsteneker opened this pull request over 5 years ago
maikelsteneker opened this pull request over 5 years ago
[java] Location change in AssignmentToNonFinalStatic
maikelsteneker opened this pull request over 5 years ago
maikelsteneker opened this pull request over 5 years ago
[java] Error while processing class when super constructor is called from static inner class
nareshl119 opened this issue over 5 years ago
nareshl119 opened this issue over 5 years ago
[core] CPD: supporting regular expression for "--exclude" option
iccengan opened this issue over 5 years ago
iccengan opened this issue over 5 years ago
[javascript] Support files containing a shebang with CPD
iccengan opened this issue over 5 years ago
iccengan opened this issue over 5 years ago
[java] Add rule to avoid unnecessary boxing of boolean with Boolean.valueOf and parseBoolean
krichter722 opened this issue almost 6 years ago
krichter722 opened this issue almost 6 years ago
[java] SingularField false positive with non static inner classes
arturbosch opened this issue almost 6 years ago
arturbosch opened this issue almost 6 years ago