Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
PMD
An extensible multilanguage static code analyzer.
Collective -
Host: opensource -
https://opencollective.com/pmd
- Website: https://pmd-code.org
- Code: https://github.com/pmd
[core] Fix flaky SummaryHTMLRenderer
github.com/pmd/pmd - 219sansim opened this pull request about 1 year ago
github.com/pmd/pmd - 219sansim opened this pull request about 1 year ago
Fixes NoSuchMethodError on processing errors in pmd-compat6
github.com/pmd/pmd - bergander opened this pull request about 1 year ago
github.com/pmd/pmd - bergander opened this pull request about 1 year ago
Bump eslint from 8.53.0 to 8.54.0
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
[java] PMD designer cannot parse overly long formulas
github.com/pmd/pmd - NiceAsiv opened this issue about 1 year ago
github.com/pmd/pmd - NiceAsiv opened this issue about 1 year ago
Migrate to typescript
github.com/pmd/pmd-github-action - adangel opened this pull request about 1 year ago
github.com/pmd/pmd-github-action - adangel opened this pull request about 1 year ago
[html] XPath doesn't see text nodes directly
github.com/pmd/pmd - codefriar opened this issue about 1 year ago
github.com/pmd/pmd - codefriar opened this issue about 1 year ago
[java] EmptyFinalizer should not trigger if finalize method is final and class is not
github.com/pmd/pmd - kohlschuetter opened this issue about 1 year ago
github.com/pmd/pmd - kohlschuetter opened this issue about 1 year ago
Add pmd-compat6 module for maven-pmd-plugin
github.com/pmd/pmd - adangel opened this pull request about 1 year ago
github.com/pmd/pmd - adangel opened this pull request about 1 year ago
Escape violation messages
github.com/pmd/pmd-regression-tester - adangel opened this pull request about 1 year ago
github.com/pmd/pmd-regression-tester - adangel opened this pull request about 1 year ago
[html] XPath incorrectly flagging label/input pairs
github.com/pmd/pmd - codefriar opened this issue about 1 year ago
github.com/pmd/pmd - codefriar opened this issue about 1 year ago
[apex] Fixes for experimental apex parser
github.com/pmd/pmd - adangel opened this pull request about 1 year ago
github.com/pmd/pmd - adangel opened this pull request about 1 year ago
[doc] Added reference to the PMD extension for bld
github.com/pmd/pmd - ethauvin opened this pull request about 1 year ago
github.com/pmd/pmd - ethauvin opened this pull request about 1 year ago
Bump eslint from 8.52.0 to 8.53.0
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
Bump nock from 13.3.7 to 13.3.8
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
[apex] Failing PMD scans on rulesets with reference to category/apex/performance.xml/OperationWithHighCostInLoop
github.com/pmd/pmd - BrundaSreedhar opened this issue about 1 year ago
github.com/pmd/pmd - BrundaSreedhar opened this issue about 1 year ago
Bump nock from 13.3.6 to 13.3.7
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
[java] GuardLogStatement: Documentation is unclear why getters are flagged
github.com/pmd/pmd - soloturn opened this issue about 1 year ago
github.com/pmd/pmd - soloturn opened this issue about 1 year ago
[java] FinalFieldCouldBeStatic false positive with lombok's `@Default`
github.com/pmd/pmd - adangel opened this issue about 1 year ago
github.com/pmd/pmd - adangel opened this issue about 1 year ago
Bump actions/setup-node from 3.8.1 to 4.0.0
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
[core] Bump snakeyaml dependency
github.com/pmd/pmd - jsotuyod opened this pull request about 1 year ago
github.com/pmd/pmd - jsotuyod opened this pull request about 1 year ago
[groovy] Support Groovy to 3 and 4 and CPD suppressions
github.com/pmd/pmd - jsotuyod opened this pull request about 1 year ago
github.com/pmd/pmd - jsotuyod opened this pull request about 1 year ago
[cpd] Text renderer is misleading as to match start / end
github.com/pmd/pmd - jsotuyod opened this issue about 1 year ago
github.com/pmd/pmd - jsotuyod opened this issue about 1 year ago
Bump eslint from 8.51.0 to 8.52.0
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
[java] Make allowExceptionNameRegex a Regex
github.com/pmd/pmd - jsotuyod opened this pull request about 1 year ago
github.com/pmd/pmd - jsotuyod opened this pull request about 1 year ago
Bump nock from 13.3.4 to 13.3.6
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
[apex] New Parser - parsing errors and rule differences
github.com/pmd/pmd - adangel opened this issue about 1 year ago
github.com/pmd/pmd - adangel opened this issue about 1 year ago
Violation messages should be escaped for html
github.com/pmd/pmd-regression-tester - adangel opened this issue about 1 year ago
github.com/pmd/pmd-regression-tester - adangel opened this issue about 1 year ago
dogfood - enable XML rule MissingEncoding
github.com/pmd/pmd - adangel opened this issue about 1 year ago
github.com/pmd/pmd - adangel opened this issue about 1 year ago
[java] UnnecessaryCaseChange: example doc toUpperCase() should compare to a capitalized string
github.com/pmd/pmd - ciufudean opened this pull request about 1 year ago
github.com/pmd/pmd - ciufudean opened this pull request about 1 year ago
Bump @vercel/ncc from 0.38.0 to 0.38.1
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
[core] XSLTRenderer: Close original writer at the end
github.com/pmd/pmd - adangel opened this pull request about 1 year ago
github.com/pmd/pmd - adangel opened this pull request about 1 year ago
[core] XSLTRenderer doesn't close report file
github.com/pmd/pmd - adangel opened this issue about 1 year ago
github.com/pmd/pmd - adangel opened this issue about 1 year ago
[javascript] InaccurateNumericLiteral with number 259200000
github.com/pmd/pmd - tomasvts opened this issue about 1 year ago
github.com/pmd/pmd - tomasvts opened this issue about 1 year ago
[java] Unnecessary `@SuppressWarnings` Rule
github.com/pmd/pmd - armandino opened this issue about 1 year ago
github.com/pmd/pmd - armandino opened this issue about 1 year ago
[core] Allow trailing commas in multivalued properties
github.com/pmd/pmd - ben-manes opened this issue about 1 year ago
github.com/pmd/pmd - ben-manes opened this issue about 1 year ago
[java] CommentRequired should ignore private static final field or Logger field
github.com/pmd/pmd - dylan-tao opened this issue about 1 year ago
github.com/pmd/pmd - dylan-tao opened this issue about 1 year ago
[java] False-Positive: UnnecessaryImport in test code
github.com/pmd/pmd - zodac opened this issue about 1 year ago
github.com/pmd/pmd - zodac opened this issue about 1 year ago
[java] False-positive UseProperClassLoader
github.com/pmd/pmd - oliveryasuna opened this issue about 1 year ago
github.com/pmd/pmd - oliveryasuna opened this issue about 1 year ago
Guardlogstatement is not canonical to qualify to be named “log”
github.com/pmd/pmd - dylan-tao opened this issue about 1 year ago
github.com/pmd/pmd - dylan-tao opened this issue about 1 year ago
[Apex] PMD not identifying ESAPI library methods
github.com/pmd/pmd - rmimitha opened this issue about 1 year ago
github.com/pmd/pmd - rmimitha opened this issue about 1 year ago
Bump @actions/github from 5.1.1 to 6.0.0
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
Bump nock from 13.3.3 to 13.3.4
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request about 1 year ago
[java] ViolationSuppress don't work at all
github.com/pmd/pmd - rechandler12 opened this issue over 1 year ago
github.com/pmd/pmd - rechandler12 opened this issue over 1 year ago
[java] DetachedTestCase should not report on abstract methods
github.com/pmd/pmd - Debamoy opened this pull request over 1 year ago
github.com/pmd/pmd - Debamoy opened this pull request over 1 year ago
Bump eslint from 8.50.0 to 8.51.0
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request over 1 year ago
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request over 1 year ago
[java] CommentDefaultAccessModifier: Fix ParameterizedTest annotation
github.com/pmd/pmd - adangel opened this pull request over 1 year ago
github.com/pmd/pmd - adangel opened this pull request over 1 year ago
[doc] Multivalued properties do not accept | as a separator
github.com/pmd/pmd - ben-manes opened this issue over 1 year ago
github.com/pmd/pmd - ben-manes opened this issue over 1 year ago
[java] GuardLogStatement reports violation for Log4j parameterized logs
github.com/pmd/pmd - ThorodanBrom opened this issue over 1 year ago
github.com/pmd/pmd - ThorodanBrom opened this issue over 1 year ago
Enhancement: Ignore @isTest classes
github.com/pmd/pmd-github-action - codefriar opened this issue over 1 year ago
github.com/pmd/pmd-github-action - codefriar opened this issue over 1 year ago
[apex] ApexDoc: Ignore @isTest classes
github.com/pmd/pmd - codefriar opened this issue over 1 year ago
github.com/pmd/pmd - codefriar opened this issue over 1 year ago
Add java21 samples from PMD
github.com/pmd/java-regression-tests - adangel opened this pull request over 1 year ago
github.com/pmd/java-regression-tests - adangel opened this pull request over 1 year ago
Update experimental apex parser
github.com/pmd/pmd - adangel opened this pull request over 1 year ago
github.com/pmd/pmd - adangel opened this pull request over 1 year ago
Support eclipse 2023-09
github.com/pmd/pmd-eclipse-plugin - adangel opened this pull request over 1 year ago
github.com/pmd/pmd-eclipse-plugin - adangel opened this pull request over 1 year ago
Update to PMD 7.0.0-rc4
github.com/pmd/pmd-eclipse-plugin - adangel opened this pull request over 1 year ago
github.com/pmd/pmd-eclipse-plugin - adangel opened this pull request over 1 year ago
[ci] Introduce a two-step release process
github.com/pmd/pmd - adangel opened this pull request over 1 year ago
github.com/pmd/pmd - adangel opened this pull request over 1 year ago
Make PMD buildable with java 21
github.com/pmd/pmd - adangel opened this pull request over 1 year ago
github.com/pmd/pmd - adangel opened this pull request over 1 year ago
[swift] Add macro expansion support for swift 5.9
github.com/pmd/pmd - kenji21 opened this pull request over 1 year ago
github.com/pmd/pmd - kenji21 opened this pull request over 1 year ago
[swift] Support Swift 5.9 features (mainly macros expansion expressions)
github.com/pmd/pmd - kenji21 opened this issue over 1 year ago
github.com/pmd/pmd - kenji21 opened this issue over 1 year ago
Bump pmd-designer from 7.0.0-rc1 to 7.0.0-SNAPSHOT
github.com/pmd/pmd - adangel opened this pull request over 1 year ago
github.com/pmd/pmd - adangel opened this pull request over 1 year ago
Correctly determine JavaFX version when embedded
github.com/pmd/pmd-designer - adangel opened this pull request over 1 year ago
github.com/pmd/pmd-designer - adangel opened this pull request over 1 year ago
[core] Fix line/col numbers in TokenMgrError
github.com/pmd/pmd - oowekyala opened this pull request over 1 year ago
github.com/pmd/pmd - oowekyala opened this pull request over 1 year ago
Update to PMD 7.0.0-SNAPSHOT (upcoming 7.0.0-rc4)
github.com/pmd/pmd-designer - adangel opened this pull request over 1 year ago
github.com/pmd/pmd-designer - adangel opened this pull request over 1 year ago
Bump wiremock from 2.33.2 to 2.35.1
github.com/pmd/pmd - adangel opened this pull request over 1 year ago
github.com/pmd/pmd - adangel opened this pull request over 1 year ago
Remove commons-io dependency
github.com/pmd/pmd-designer - adangel opened this issue over 1 year ago
github.com/pmd/pmd-designer - adangel opened this issue over 1 year ago
[CVEs] Critical and High CEVs reported on PMD and PMD dependencies
github.com/pmd/pmd - eugenepugach opened this issue over 1 year ago
github.com/pmd/pmd - eugenepugach opened this issue over 1 year ago
`TypeTestUtil.isA` confuses type `Character` from same package with `java.lang.Character`
github.com/pmd/pmd - Luro02 opened this issue over 1 year ago
github.com/pmd/pmd - Luro02 opened this issue over 1 year ago
Bump @octokit/rest from 20.0.1 to 20.0.2
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request over 1 year ago
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request over 1 year ago
[apex] Apex PMD does not recognize Apex keyword "as", reports Sev 1 issue due to code not compiling, but code does compile
github.com/pmd/pmd - danviizr opened this issue over 1 year ago
github.com/pmd/pmd - danviizr opened this issue over 1 year ago
[java] A false negative about the rule UnsynchronizedStaticFormatter
github.com/pmd/pmd - LynnBroe opened this issue over 1 year ago
github.com/pmd/pmd - LynnBroe opened this issue over 1 year ago
[java] A false positive about the rule UnusedLocalVariable
github.com/pmd/pmd - LynnBroe opened this issue over 1 year ago
github.com/pmd/pmd - LynnBroe opened this issue over 1 year ago
Bump eslint from 8.49.0 to 8.50.0
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request over 1 year ago
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request over 1 year ago
[apex] Remove ApexNode.getApexVersion()
github.com/pmd/pmd - adangel opened this pull request over 1 year ago
github.com/pmd/pmd - adangel opened this pull request over 1 year ago
[cli] Clarify CPD documentation, fix positional parameter handling
github.com/pmd/pmd - adangel opened this pull request over 1 year ago
github.com/pmd/pmd - adangel opened this pull request over 1 year ago
[core] CPD: Support similarity rate of the duplicates
github.com/pmd/pmd - adangel opened this issue over 1 year ago
github.com/pmd/pmd - adangel opened this issue over 1 year ago
APEX NodeStream drop() does not work if you later iterate using getChild()
github.com/pmd/pmd - rcorfieldffdc opened this issue over 1 year ago
github.com/pmd/pmd - rcorfieldffdc opened this issue over 1 year ago
[apex] ApexUnitTestClassShouldHaveAsserts additionalAssertMethodPattern not matching
github.com/pmd/pmd - kknapp1 opened this issue over 1 year ago
github.com/pmd/pmd - kknapp1 opened this issue over 1 year ago
[core] Improve error message, when rule class is not found
github.com/pmd/pmd - adangel opened this issue over 1 year ago
github.com/pmd/pmd - adangel opened this issue over 1 year ago
[apex] Warning messages about ANTLR version mismatch
github.com/pmd/pmd - adangel opened this issue over 1 year ago
github.com/pmd/pmd - adangel opened this issue over 1 year ago
[apex] Add new rule: OperationWithHighCostInLoop
github.com/pmd/pmd - tprouvot opened this pull request over 1 year ago
github.com/pmd/pmd - tprouvot opened this pull request over 1 year ago
[doc] Clarify how CPD `--ignore-literals` and `--ignore-identifiers` work
github.com/pmd/pmd - Scrates1 opened this issue over 1 year ago
github.com/pmd/pmd - Scrates1 opened this issue over 1 year ago
[apex] New Rule: OperationWithHighCostInLoop
github.com/pmd/pmd - tprouvot opened this issue over 1 year ago
github.com/pmd/pmd - tprouvot opened this issue over 1 year ago
Bump jest from 29.6.4 to 29.7.0
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request over 1 year ago
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request over 1 year ago
[core] WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass
github.com/pmd/pmd - wener-tiobe opened this issue over 1 year ago
github.com/pmd/pmd - wener-tiobe opened this issue over 1 year ago
[javascript] CPD: Added support for decorator notation
github.com/pmd/pmd - wener-tiobe opened this pull request over 1 year ago
github.com/pmd/pmd - wener-tiobe opened this pull request over 1 year ago
CPD: Remove invalid positioned BOM character
github.com/pmd/pmd - wener-tiobe opened this pull request over 1 year ago
github.com/pmd/pmd - wener-tiobe opened this pull request over 1 year ago
Bump @actions/core from 1.10.0 to 1.10.1
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request over 1 year ago
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request over 1 year ago
net.sourceforge.pmd.PMDException: Error while processing
github.com/pmd/pmd - lovina37 opened this issue over 1 year ago
github.com/pmd/pmd - lovina37 opened this issue over 1 year ago
Bump actions/checkout from 3 to 4
github.com/pmd/pmd - dependabot[bot] opened this pull request over 1 year ago
github.com/pmd/pmd - dependabot[bot] opened this pull request over 1 year ago
[doc] Add bld PMD Extension to Tools / Integrations
github.com/pmd/pmd - adangel opened this pull request over 1 year ago
github.com/pmd/pmd - adangel opened this pull request over 1 year ago
Bump semver from 6.3.0 to 6.3.1
github.com/pmd/pmd-github-action - adangel opened this pull request over 1 year ago
github.com/pmd/pmd-github-action - adangel opened this pull request over 1 year ago
Upgrade to node20
github.com/pmd/pmd-github-action - adangel opened this pull request over 1 year ago
github.com/pmd/pmd-github-action - adangel opened this pull request over 1 year ago
Bump eslint from 8.48.0 to 8.49.0
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request over 1 year ago
github.com/pmd/pmd-github-action - dependabot[bot] opened this pull request over 1 year ago