{"id":24196,"url":"https://github.com/pmd/build-tools","last_synced_at":"2026-05-27T12:21:04.024Z","repository":{"id":31397603,"uuid":"34960791","full_name":"pmd/build-tools","owner":"pmd","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-18T07:02:26.000Z","size":1000,"stargazers_count":5,"open_issues_count":7,"forks_count":12,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-09-18T09:18:07.969Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-05-02T19:36:01.000Z","updated_at":"2025-09-18T07:01:29.000Z","dependencies_parsed_at":"2024-01-23T21:17:26.838Z","dependency_job_id":"61f45592-033c-4555-a1af-181cac8c8569","html_url":"https://github.com/pmd/build-tools","commit_stats":{"total_commits":407,"total_committers":9,"mean_commits":45.22222222222222,"dds":"0.10073710073710074","last_synced_commit":"d19662661e942563ecc2af26cd67473c78bb86e0"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/pmd/build-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmd%2Fbuild-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmd%2Fbuild-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmd%2Fbuild-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmd%2Fbuild-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmd","download_url":"https://codeload.github.com/pmd/build-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmd%2Fbuild-tools/sbom","scorecard":{"id":738722,"data":{"date":"2025-08-11","repo":{"name":"github.com/pmd/build-tools","commit":"6a08a3806e80aacaeceea2d28a207aa13195f960"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"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":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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:33","Warn: untrusted code checkout '${{ github.event.workflow_run.head_branch }}': .github/workflows/publish-release.yml:87"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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/publish-release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-snapshot.yml:12","Info: no jobLevel write permissions found"],"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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/publish-release.yml:75"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}}]},"last_synced_at":"2025-08-22T16:42:18.672Z","repository_id":31397603,"created_at":"2025-08-22T16:42:18.672Z","updated_at":"2025-08-22T16:42:18.672Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276077910,"owners_count":25581309,"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-09-20T02:00:10.207Z","response_time":63,"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":[],"created_at":"2024-01-12T16:29:55.316Z","updated_at":"2025-09-25T00:26:48.597Z","avatar_url":"https://github.com/pmd.png","language":"Java","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/24196","html_url":"https://opencollective.ecosyste.ms/projects/24196","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-06-19T18:15:11.465Z","created_at":"2024-01-10T13:17:50.084Z","updated_at":"2026-06-19T18:15:11.625Z","transactions_count":25,"balance":5890.379999999997,"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":6646.919999999999,"total_expenses":-1297.3399999999992,"current_balance":5890.379999999997,"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"}}