{"id":24190,"url":"https://github.com/pmd/pmd","last_synced_at":"2026-04-08T00:20:26.204Z","repository":{"id":37444669,"uuid":"4992906","full_name":"pmd/pmd","owner":"pmd","description":"An extensible multilanguage static code analyzer.","archived":false,"fork":false,"pushed_at":"2025-10-24T09:45:42.000Z","size":541158,"stargazers_count":5228,"open_issues_count":630,"forks_count":1528,"subscribers_count":135,"default_branch":"main","last_synced_at":"2025-10-24T11:28:34.148Z","etag":null,"topics":["apex","code-analysis","code-quality","hacktoberfest","java","linter","plsql","static-analysis","static-code-analysis","swift"],"latest_commit_sha":null,"homepage":"https://pmd.github.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pmd","open_collective":"pmd"}},"created_at":"2012-07-11T18:03:00.000Z","updated_at":"2025-10-24T09:27:28.000Z","dependencies_parsed_at":"2023-09-23T07:06:23.842Z","dependency_job_id":"b6664dce-2c6e-40b7-8c44-6c9ba9d2424c","html_url":"https://github.com/pmd/pmd","commit_stats":{"total_commits":23725,"total_committers":432,"mean_commits":54.91898148148148,"dds":0.764172813487882,"last_synced_commit":"3ed370f61d0579e33cf50852c2c59eeb9e94ae34"},"previous_names":[],"tags_count":136,"template":false,"template_full_name":null,"purl":"pkg:github/pmd/pmd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmd%2Fpmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmd%2Fpmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmd%2Fpmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmd%2Fpmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmd","download_url":"https://codeload.github.com/pmd/pmd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmd%2Fpmd/sbom","scorecard":{"id":287892,"data":{"date":"2025-08-11","repo":{"name":"github.com/pmd/pmd","commit":"485db23ef0419385a0aa4ea075066fb001973f9d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":5,"reason":"Found 6/12 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.workflow_run.head_branch }}': .github/workflows/publish-release.yml:625","Warn: untrusted code checkout '${{ github.event.workflow_run.head_branch }}': .github/workflows/publish-release.yml:34","Warn: untrusted code checkout '${{ github.event.workflow_run.head_branch }}': .github/workflows/publish-release.yml:88"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:19"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-snapshot.yml:414","Warn: no topLevel permission defined: .github/workflows/build-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build-snapshot.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/git-repo-sync.yml:13","Info: found token with 'none' permissions: .github/workflows/publish-pull-requests.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-snapshot.yml:12"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: pmd-dist-7.17.0-SNAPSHOT-bin.zip.asc: https://github.com/pmd/pmd/releases/tag/pmd_releases/7.17.0-SNAPSHOT","Info: signed release artifact: pmd-dist-7.16.0-bin.zip.asc: https://github.com/pmd/pmd/releases/tag/pmd_releases/7.16.0","Info: signed release artifact: pmd-dist-7.15.0-bin.zip.asc: https://github.com/pmd/pmd/releases/tag/pmd_releases/7.15.0","Info: signed release artifact: pmd-dist-7.14.0-bin.zip.asc: https://github.com/pmd/pmd/releases/tag/pmd_releases/7.14.0","Info: signed release artifact: pmd-dist-7.13.0-bin.zip.asc: https://github.com/pmd/pmd/releases/tag/pmd_releases/7.13.0","Warn: release artifact pmd_releases/7.17.0-SNAPSHOT does not have provenance: https://api.github.com/repos/pmd/pmd/releases/236495404","Warn: release artifact pmd_releases/7.16.0 does not have provenance: https://api.github.com/repos/pmd/pmd/releases/235084217","Warn: release artifact pmd_releases/7.15.0 does not have provenance: https://api.github.com/repos/pmd/pmd/releases/228354836","Warn: release artifact pmd_releases/7.14.0 does not have provenance: https://api.github.com/repos/pmd/pmd/releases/222134327","Warn: release artifact pmd_releases/7.13.0 does not have provenance: https://api.github.com/repos/pmd/pmd/releases/214725224"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating ruby:2.4.2 to ruby:2.4.2@sha256:7271d0cd55da37b6f28924c9452871d77e828c4d38ef3438cfc179388209e51f","Info:  80 out of  80 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: Sonar","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T17:38:17.424Z","repository_id":37444669,"created_at":"2025-08-17T17:38:17.424Z","updated_at":"2025-08-17T17:38:17.424Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281185469,"owners_count":26457751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apex","code-analysis","code-quality","hacktoberfest","java","linter","plsql","static-analysis","static-code-analysis","swift"],"created_at":"2024-01-12T16:29:54.901Z","updated_at":"2025-10-27T00:22:11.077Z","avatar_url":"https://github.com/pmd.png","language":"Java","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/24190","html_url":"https://opencollective.ecosyste.ms/projects/24190","collective":{"id":1353,"uuid":"eejoxl3a-z45w9pay-gkepy870-mgkbrvdn","slug":"pmd","name":"PMD","description":"An extensible multilanguage static code analyzer.","website":"https://pmd-code.org","github":"pmd","twitter":"pmd_analyzer","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://pmd-code.org"},{"type":"TWITTER","url":"https://twitter.com/pmd_analyzer"},{"type":"GITHUB","url":"https://github.com/pmd"}],"currency":"USD","projects_count":18,"last_synced_at":"2026-04-16T00:15:46.781Z","created_at":"2024-01-10T13:17:50.084Z","updated_at":"2026-04-16T00:15:47.383Z","transactions_count":25,"balance":5462.979999999998,"account_type":"COLLECTIVE","owner":{"login":"pmd","name":"PMD","uuid":"1958157","kind":"organization","description":"","email":null,"website":"https://pmd.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1958157?v=4","repositories_count":18,"last_synced_at":"2025-10-19T13:37:24.492Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pmd","funding_links":["https://github.com/sponsors/pmd"],"total_stars":5503,"followers":79,"following":0,"created_at":"2022-11-07T21:20:48.075Z","updated_at":"2025-10-19T13:37:24.492Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmd/repositories"},"last_project_activity_at":"2025-10-24T09:45:42.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-02-18T15:35:25.826Z","collective_updated_at":"2025-01-30T09:00:23.050Z","html_url":"https://opencollective.com/pmd","icon_url":"https://images.opencollective.com/pmd/logo/40.png","total_donations":6219.5199999999995,"total_expenses":-1224.7399999999993,"current_balance":5462.979999999998,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/pmd","url":"https://opencollective.ecosyste.ms/collectives/pmd","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/pmd/projects"}}