{"id":24193,"url":"https://github.com/pmd/pmd-regression-tester","last_synced_at":"2026-05-27T12:21:38.309Z","repository":{"id":33972189,"uuid":"131732723","full_name":"pmd/pmd-regression-tester","owner":"pmd","description":"Automated regression tests against real-world projects","archived":false,"fork":false,"pushed_at":"2025-07-25T08:24:23.000Z","size":1293,"stargazers_count":7,"open_issues_count":3,"forks_count":5,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-08-05T10:50:24.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmd.png","metadata":{"files":{"readme":"README.rdoc","changelog":"History.md","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}},"created_at":"2018-05-01T15:56:50.000Z","updated_at":"2025-07-25T08:24:21.000Z","dependencies_parsed_at":"2025-06-04T02:45:55.937Z","dependency_job_id":"11927be1-1dbd-4546-b226-11293c60e187","html_url":"https://github.com/pmd/pmd-regression-tester","commit_stats":{"total_commits":601,"total_committers":5,"mean_commits":120.2,"dds":0.5507487520798668,"last_synced_commit":"51847c43e5cff9be9699c097dd05875ef94ce9ce"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/pmd/pmd-regression-tester","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmd%2Fpmd-regression-tester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmd%2Fpmd-regression-tester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmd%2Fpmd-regression-tester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmd%2Fpmd-regression-tester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmd","download_url":"https://codeload.github.com/pmd/pmd-regression-tester/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmd%2Fpmd-regression-tester/sbom","scorecard":{"id":738724,"data":{"date":"2025-08-11","repo":{"name":"github.com/pmd/pmd-regression-tester","commit":"2e66537348620e1d7b8cb4a25b802982dd20d2e2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/13 approved changesets -- score normalized to 0","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"],"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":"Maintained","score":10,"reason":"23 commit(s) and 1 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-release.yml:88","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/manual-integration-tests.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-release.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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   8 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party 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":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/pmd/pmd-regression-tester/releases/235108644","Warn: release artifact v1.5.5 not signed: https://api.github.com/repos/pmd/pmd-regression-tester/releases/129693110","Warn: release artifact v1.5.4 not signed: https://api.github.com/repos/pmd/pmd-regression-tester/releases/104619929","Warn: release artifact v1.5.3 not signed: https://api.github.com/repos/pmd/pmd-regression-tester/releases/84189567","Warn: release artifact v1.5.2 not signed: https://api.github.com/repos/pmd/pmd-regression-tester/releases/80449315","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/pmd/pmd-regression-tester/releases/235108644","Warn: release artifact v1.5.5 does not have provenance: https://api.github.com/repos/pmd/pmd-regression-tester/releases/129693110","Warn: release artifact v1.5.4 does not have provenance: https://api.github.com/repos/pmd/pmd-regression-tester/releases/104619929","Warn: release artifact v1.5.3 does not have provenance: https://api.github.com/repos/pmd/pmd-regression-tester/releases/84189567","Warn: release artifact v1.5.2 does not have provenance: https://api.github.com/repos/pmd/pmd-regression-tester/releases/80449315"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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:24.148Z","repository_id":33972189,"created_at":"2025-08-22T16:42:24.148Z","updated_at":"2025-08-22T16:42:24.148Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272641243,"owners_count":24968802,"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-08-29T02:00:10.610Z","response_time":87,"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.104Z","updated_at":"2025-08-29T06:23:22.981Z","avatar_url":"https://github.com/pmd.png","language":"Ruby","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/24193","html_url":"https://opencollective.ecosyste.ms/projects/24193","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"}}