{"id":360522,"url":"https://github.com/webcompere/system-stubs","last_synced_at":"2026-06-21T15:01:01.459Z","repository":{"id":40810412,"uuid":"312851969","full_name":"webcompere/system-stubs","owner":"webcompere","description":"System Stubs - Test Doubles for Java System resources","archived":false,"fork":false,"pushed_at":"2026-01-19T04:55:14.000Z","size":624,"stargazers_count":116,"open_issues_count":13,"forks_count":15,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-06-03T06:04:24.707Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webcompere.png","metadata":{"files":{"readme":"README.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-11-14T16:10:33.000Z","updated_at":"2026-05-22T17:09:29.000Z","dependencies_parsed_at":"2025-02-27T06:07:06.007Z","dependency_job_id":"1461e3ea-2432-4d96-832c-df57aacbf461","html_url":"https://github.com/webcompere/system-stubs","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/webcompere/system-stubs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcompere","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/sbom","scorecard":{"id":1238781,"data":{"date":"2025-10-06","repo":{"name":"github.com/webcompere/system-stubs","commit":"e511602c5e584114def19314b12ad9bfa9b774e4"},"scorecard":{"version":"v5.3.1-0.20251003215448-f542d69ba0cd","commit":"f542d69ba0cd01fcff1cc4395b9780f2476af14d"},"score":4.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/16 approved changesets -- score normalized to 3","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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#code-review"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release-latest-version.yaml:1","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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#token-permissions"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-latest-version.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/webcompere/system-stubs/release-latest-version.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-latest-version.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webcompere/system-stubs/release-latest-version.yaml/main?enable=pin","Info:   0 out of   2 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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#license"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-latest-version.yaml:7"],"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#packaging"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#signed-releases"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#sast"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-10-14T12:34:48.737Z","repository_id":40810412,"created_at":"2025-10-14T12:34:48.738Z","updated_at":"2025-10-14T12:34:48.738Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34192870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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"}},"owner":{"login":"webcompere","name":"WebCompere - Presenting Stuff For The Web","uuid":"6858443","kind":"organization","description":"Open Source Libraries and HowTos","email":"ashley@ashleyfrieze.co.uk","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6858443?v=4","repositories_count":15,"last_synced_at":"2024-04-05T02:34:34.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/webcompere","funding_links":[],"total_stars":125,"followers":0,"following":0,"created_at":"2022-11-09T07:57:02.003Z","updated_at":"2024-04-05T02:34:37.369Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcompere","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcompere/repositories"},"packages":[{"id":5025918,"name":"uk.org.webcompere:system-stubs-jupiter","ecosystem":"maven","description":"JUnit Jupiter Extension for System Stubs","homepage":"https://github.com/webcompere/system-stubs/","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/webcompere/system-stubs","keywords_array":[],"namespace":"uk.org.webcompere","versions_count":17,"first_release_published_at":"2020-11-17T22:15:32.000Z","latest_release_published_at":"2025-04-05T15:16:14.000Z","latest_release_number":"2.1.8","last_synced_at":"2026-06-19T14:40:23.439Z","created_at":"2022-07-27T13:53:10.472Z","updated_at":"2026-06-19T14:40:23.440Z","registry_url":"https://central.sonatype.com/artifact/uk.org.webcompere/system-stubs-jupiter/","install_command":null,"documentation_url":"https://appdoc.app/artifact/uk.org.webcompere/system-stubs-jupiter/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":40810412,"uuid":"312851969","full_name":"webcompere/system-stubs","owner":"webcompere","description":"System Stubs - Test Doubles for Java System resources","archived":false,"fork":false,"pushed_at":"2026-01-19T04:55:14.000Z","size":624,"stargazers_count":113,"open_issues_count":13,"forks_count":15,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-01-31T22:53:40.097Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webcompere.png","metadata":{"files":{"readme":"README.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-11-14T16:10:33.000Z","updated_at":"2026-01-30T05:40:30.000Z","dependencies_parsed_at":"2025-02-27T06:07:06.007Z","dependency_job_id":"7c6dacd0-2958-4c33-b06a-7b7b05e4d662","html_url":"https://github.com/webcompere/system-stubs","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/webcompere/system-stubs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcompere","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/sbom","scorecard":{"id":1238781,"data":{"date":"2025-10-06","repo":{"name":"github.com/webcompere/system-stubs","commit":"e511602c5e584114def19314b12ad9bfa9b774e4"},"scorecard":{"version":"v5.3.1-0.20251003215448-f542d69ba0cd","commit":"f542d69ba0cd01fcff1cc4395b9780f2476af14d"},"score":4.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/16 approved changesets -- score normalized to 3","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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#code-review"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release-latest-version.yaml:1","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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#token-permissions"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-latest-version.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/webcompere/system-stubs/release-latest-version.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-latest-version.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webcompere/system-stubs/release-latest-version.yaml/main?enable=pin","Info:   0 out of   2 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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#license"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-latest-version.yaml:7"],"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#packaging"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#signed-releases"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#sast"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-10-14T12:34:48.737Z","repository_id":40810412,"created_at":"2025-10-14T12:34:48.738Z","updated_at":"2025-10-14T12:34:48.738Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29203574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T17:44:10.191Z","status":"ssl_error","status_checked_at":"2026-02-07T17:44:07.936Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"owner_record":{"login":"webcompere","name":"WebCompere - Presenting Stuff For The Web","uuid":"6858443","kind":"organization","description":"Open Source Libraries and HowTos","email":"ashley@ashleyfrieze.co.uk","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6858443?v=4","repositories_count":15,"last_synced_at":"2024-04-05T02:34:34.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/webcompere","funding_links":[],"total_stars":125,"followers":0,"following":0,"created_at":"2022-11-09T07:57:02.003Z","updated_at":"2024-04-05T02:34:37.369Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcompere","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcompere/repositories"},"tags":[{"name":"system-stubs-parent-2.1.8","sha":"05af2588eafd5c0e3a5facd2bb297febc41a99cc","kind":"commit","published_at":"2025-04-05T15:13:23.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.8","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.8/manifests"},{"name":"system-stubs-parent-2.1.7","sha":"bee174ec1bbcb46d498e10b3c2cd221520107939","kind":"tag","published_at":"2024-09-26T08:18:45.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.7","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.7/manifests"},{"name":"system-stubs-parent-1.2.1","sha":"c50f94d485c931644deba9cddbcdd36131f94aeb","kind":"tag","published_at":"2024-08-18T16:29:33.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-1.2.1","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.2.1/manifests"},{"name":"system-stubs-parent-2.1.6","sha":"7b8134c9bf3ae4dd24618f83f0228d8150015b7f","kind":"tag","published_at":"2024-01-13T10:36:45.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.6","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.6/manifests"},{"name":"system-stubs-parent-2.1.5","sha":"272a6eb4d877ac57265cc4d88ed4914db8e7d1af","kind":"tag","published_at":"2023-11-12T16:09:16.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.5","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.5/manifests"},{"name":"system-stubs-parent-2.1.4","sha":"ec76907d2ea2f166387f403bbf3737c1722b5a96","kind":"tag","published_at":"2023-11-08T15:11:44.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.4","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.4/manifests"},{"name":"system-stubs-parent-2.1.3","sha":"37bbb3fbbb6332b288fe405e3ad6218762513aa6","kind":"tag","published_at":"2023-10-01T21:21:37.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.3","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.3/manifests"},{"name":"system-stubs-parent-2.1.2","sha":"06aaa910166452c7af4fc45b96428acc3c02633f","kind":"tag","published_at":"2023-09-23T12:32:15.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.2","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.2/manifests"},{"name":"system-stubs-parent-2.1.1","sha":"f0f7925c5e5e7118377d88436c177fb8b2d01e18","kind":"tag","published_at":"2023-09-06T18:34:12.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.1","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.1/manifests"},{"name":"system-stubs-parent-2.1.0","sha":"f51c27a1476a7f8add504b06d449fcdae9baa6df","kind":"tag","published_at":"2023-09-06T08:55:57.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.0","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.0/manifests"},{"name":"system-stubs-parent-2.0.3","sha":"fb7661f302db6a7bbc90e020b688e19da3ae9fcc","kind":"tag","published_at":"2023-09-05T13:42:34.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.0.3","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.3/manifests"},{"name":"system-stubs-parent-2.0.2","sha":"9b564d3e84e0269957b8f5547a243af36c9890da","kind":"tag","published_at":"2023-01-26T19:32:18.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.0.2","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.2/manifests"},{"name":"system-stubs-parent-2.0.1","sha":"dec9133ce854d6e14cb503404058daaba6f8d245","kind":"tag","published_at":"2022-01-29T17:51:29.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.0.1","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.1/manifests"},{"name":"system-stubs-parent-2.0.0","sha":"7b861a513191a7a9b4badc26cc4a2e84609f5805","kind":"tag","published_at":"2022-01-09T21:31:51.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.0.0","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.0/manifests"},{"name":"system-stubs-parent-1.2.0","sha":"24ff1069a0930522e4c80d9f4d1bae07854ee0cd","kind":"commit","published_at":"2021-01-02T14:10:17.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-1.2.0","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.2.0/manifests"},{"name":"system-stubs-parent-1.1.0","sha":"4e25d33a3925727df0d5ee4e8c972fa1ec54e186","kind":"tag","published_at":"2020-11-21T14:45:41.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-1.1.0","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.1.0/manifests"},{"name":"system-stubs-parent-1.0.0","sha":"41343b0b412827ed4dfbbe7806ef66cccb71adaf","kind":"tag","published_at":"2020-11-17T22:14:20.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-1.0.0","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-21T04:01:40.592Z","dependent_packages_count":47,"downloads":null,"downloads_period":null,"dependent_repos_count":460,"rankings":{"downloads":null,"dependent_repos_count":0.6534298559170146,"dependent_packages_count":1.4482392638651087,"stargazers_count":31.046228710462287,"forks_count":45.830404613859606,"docker_downloads_count":2.5430296476525185,"average":16.304266418351308},"purl":"pkg:maven/uk.org.webcompere/system-stubs-jupiter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/uk.org.webcompere:system-stubs-jupiter","docker_dependents_count":13,"docker_downloads_count":221162,"usage_url":"https://repos.ecosyste.ms/usage/maven/uk.org.webcompere:system-stubs-jupiter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/uk.org.webcompere:system-stubs-jupiter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-30T22:24:43.074Z","issues_count":48,"pull_requests_count":61,"avg_time_to_close_issue":3928409.3902439023,"avg_time_to_close_pull_request":815452.9454545454,"issues_closed_count":41,"pull_requests_closed_count":55,"pull_request_authors_count":9,"issue_authors_count":27,"avg_comments_per_issue":3.4375,"avg_comments_per_pull_request":1.0491803278688525,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":4,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":396195.0,"past_year_avg_time_to_close_pull_request":903491.6666666666,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/issues","maintainers":[{"login":"ashleyfrieze","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleyfrieze"}],"active_maintainers":[{"login":"ashleyfrieze","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleyfrieze"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-jupiter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-jupiter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-jupiter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-jupiter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-jupiter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-jupiter/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5025927,"name":"uk.org.webcompere:system-stubs-parent","ecosystem":"maven","description":"A collection of functions for testing code which uses java.lang.System.","homepage":"https://github.com/webcompere/system-stubs/","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/webcompere/system-stubs","keywords_array":[],"namespace":"uk.org.webcompere","versions_count":17,"first_release_published_at":"2020-11-17T22:14:23.000Z","latest_release_published_at":"2025-04-05T15:14:16.000Z","latest_release_number":"2.1.8","last_synced_at":"2026-06-19T14:40:25.989Z","created_at":"2022-07-27T13:53:11.383Z","updated_at":"2026-06-19T14:40:25.989Z","registry_url":"https://central.sonatype.com/artifact/uk.org.webcompere/system-stubs-parent/","install_command":null,"documentation_url":"https://appdoc.app/artifact/uk.org.webcompere/system-stubs-parent/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":40810412,"uuid":"312851969","full_name":"webcompere/system-stubs","owner":"webcompere","description":"System Stubs - Test Doubles for Java System resources","archived":false,"fork":false,"pushed_at":"2025-10-20T04:49:43.000Z","size":656,"stargazers_count":106,"open_issues_count":13,"forks_count":15,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-10-22T16:40:52.755Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webcompere.png","metadata":{"files":{"readme":"README.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-11-14T16:10:33.000Z","updated_at":"2025-10-10T08:17:24.000Z","dependencies_parsed_at":"2025-02-27T06:07:06.007Z","dependency_job_id":"7c6dacd0-2958-4c33-b06a-7b7b05e4d662","html_url":"https://github.com/webcompere/system-stubs","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/webcompere/system-stubs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcompere","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/sbom","scorecard":{"id":1238781,"data":{"date":"2025-10-06","repo":{"name":"github.com/webcompere/system-stubs","commit":"e511602c5e584114def19314b12ad9bfa9b774e4"},"scorecard":{"version":"v5.3.1-0.20251003215448-f542d69ba0cd","commit":"f542d69ba0cd01fcff1cc4395b9780f2476af14d"},"score":4.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/16 approved changesets -- score normalized to 3","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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#code-review"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release-latest-version.yaml:1","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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#token-permissions"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-latest-version.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/webcompere/system-stubs/release-latest-version.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-latest-version.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webcompere/system-stubs/release-latest-version.yaml/main?enable=pin","Info:   0 out of   2 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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#license"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-latest-version.yaml:7"],"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#packaging"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#signed-releases"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#sast"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-10-14T12:34:48.737Z","repository_id":40810412,"created_at":"2025-10-14T12:34:48.738Z","updated_at":"2025-10-14T12:34:48.738Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504065,"owners_count":26512863,"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-28T02:00:06.022Z","response_time":60,"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"},"owner_record":{"login":"webcompere","name":"WebCompere - Presenting Stuff For The Web","uuid":"6858443","kind":"organization","description":"Open Source Libraries and HowTos","email":"ashley@ashleyfrieze.co.uk","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6858443?v=4","repositories_count":15,"last_synced_at":"2024-04-05T02:34:34.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/webcompere","funding_links":[],"total_stars":125,"followers":0,"following":0,"created_at":"2022-11-09T07:57:02.003Z","updated_at":"2024-04-05T02:34:37.369Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcompere","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcompere/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-29T21:16:02.675Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":23.092356988220374,"forks_count":33.12359676807724,"average":34.263939021233824},"purl":"pkg:maven/uk.org.webcompere/system-stubs-parent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/uk.org.webcompere:system-stubs-parent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/uk.org.webcompere:system-stubs-parent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/uk.org.webcompere:system-stubs-parent/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T08:01:45.529Z","issues_count":48,"pull_requests_count":60,"avg_time_to_close_issue":3928409.3902439023,"avg_time_to_close_pull_request":815452.9454545454,"issues_closed_count":41,"pull_requests_closed_count":55,"pull_request_authors_count":9,"issue_authors_count":27,"avg_comments_per_issue":3.4375,"avg_comments_per_pull_request":1.05,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":264242.0,"past_year_avg_time_to_close_pull_request":903491.6666666666,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/issues","maintainers":[{"login":"ashleyfrieze","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleyfrieze"}],"active_maintainers":[{"login":"ashleyfrieze","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleyfrieze"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-parent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-parent/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-parent/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-parent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-parent/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-parent/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5025930,"name":"uk.org.webcompere:system-stubs-core","ecosystem":"maven","description":"A collection of functions for testing code which uses java.lang.System.","homepage":"https://github.com/webcompere/system-stubs/","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/webcompere/system-stubs","keywords_array":[],"namespace":"uk.org.webcompere","versions_count":17,"first_release_published_at":"2020-11-17T22:15:00.000Z","latest_release_published_at":"2025-04-05T15:15:33.000Z","latest_release_number":"2.1.8","last_synced_at":"2026-06-19T14:40:28.232Z","created_at":"2022-07-27T13:53:11.685Z","updated_at":"2026-06-19T14:40:28.232Z","registry_url":"https://central.sonatype.com/artifact/uk.org.webcompere/system-stubs-core/","install_command":null,"documentation_url":"https://appdoc.app/artifact/uk.org.webcompere/system-stubs-core/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":40810412,"uuid":"312851969","full_name":"webcompere/system-stubs","owner":"webcompere","description":"System Stubs - Test Doubles for Java System resources","archived":false,"fork":false,"pushed_at":"2026-01-19T04:55:14.000Z","size":624,"stargazers_count":113,"open_issues_count":13,"forks_count":15,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-01-31T22:53:40.097Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webcompere.png","metadata":{"files":{"readme":"README.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-11-14T16:10:33.000Z","updated_at":"2026-01-30T05:40:30.000Z","dependencies_parsed_at":"2025-02-27T06:07:06.007Z","dependency_job_id":"7c6dacd0-2958-4c33-b06a-7b7b05e4d662","html_url":"https://github.com/webcompere/system-stubs","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/webcompere/system-stubs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcompere","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/sbom","scorecard":{"id":1238781,"data":{"date":"2025-10-06","repo":{"name":"github.com/webcompere/system-stubs","commit":"e511602c5e584114def19314b12ad9bfa9b774e4"},"scorecard":{"version":"v5.3.1-0.20251003215448-f542d69ba0cd","commit":"f542d69ba0cd01fcff1cc4395b9780f2476af14d"},"score":4.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/16 approved changesets -- score normalized to 3","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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#code-review"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release-latest-version.yaml:1","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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#token-permissions"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-latest-version.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/webcompere/system-stubs/release-latest-version.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-latest-version.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webcompere/system-stubs/release-latest-version.yaml/main?enable=pin","Info:   0 out of   2 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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#license"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-latest-version.yaml:7"],"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#packaging"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#signed-releases"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#sast"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-10-14T12:34:48.737Z","repository_id":40810412,"created_at":"2025-10-14T12:34:48.738Z","updated_at":"2025-10-14T12:34:48.738Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29203574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T17:44:10.191Z","status":"ssl_error","status_checked_at":"2026-02-07T17:44:07.936Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"owner_record":{"login":"webcompere","name":"WebCompere - Presenting Stuff For The Web","uuid":"6858443","kind":"organization","description":"Open Source Libraries and HowTos","email":"ashley@ashleyfrieze.co.uk","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6858443?v=4","repositories_count":15,"last_synced_at":"2024-04-05T02:34:34.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/webcompere","funding_links":[],"total_stars":125,"followers":0,"following":0,"created_at":"2022-11-09T07:57:02.003Z","updated_at":"2024-04-05T02:34:37.369Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcompere","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcompere/repositories"},"tags":[{"name":"system-stubs-parent-2.1.8","sha":"05af2588eafd5c0e3a5facd2bb297febc41a99cc","kind":"commit","published_at":"2025-04-05T15:13:23.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.8","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.8/manifests"},{"name":"system-stubs-parent-2.1.7","sha":"bee174ec1bbcb46d498e10b3c2cd221520107939","kind":"tag","published_at":"2024-09-26T08:18:45.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.7","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.7/manifests"},{"name":"system-stubs-parent-1.2.1","sha":"c50f94d485c931644deba9cddbcdd36131f94aeb","kind":"tag","published_at":"2024-08-18T16:29:33.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-1.2.1","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.2.1/manifests"},{"name":"system-stubs-parent-2.1.6","sha":"7b8134c9bf3ae4dd24618f83f0228d8150015b7f","kind":"tag","published_at":"2024-01-13T10:36:45.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.6","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.6/manifests"},{"name":"system-stubs-parent-2.1.5","sha":"272a6eb4d877ac57265cc4d88ed4914db8e7d1af","kind":"tag","published_at":"2023-11-12T16:09:16.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.5","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.5/manifests"},{"name":"system-stubs-parent-2.1.4","sha":"ec76907d2ea2f166387f403bbf3737c1722b5a96","kind":"tag","published_at":"2023-11-08T15:11:44.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.4","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.4/manifests"},{"name":"system-stubs-parent-2.1.3","sha":"37bbb3fbbb6332b288fe405e3ad6218762513aa6","kind":"tag","published_at":"2023-10-01T21:21:37.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.3","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.3/manifests"},{"name":"system-stubs-parent-2.1.2","sha":"06aaa910166452c7af4fc45b96428acc3c02633f","kind":"tag","published_at":"2023-09-23T12:32:15.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.2","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.2/manifests"},{"name":"system-stubs-parent-2.1.1","sha":"f0f7925c5e5e7118377d88436c177fb8b2d01e18","kind":"tag","published_at":"2023-09-06T18:34:12.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.1","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.1/manifests"},{"name":"system-stubs-parent-2.1.0","sha":"f51c27a1476a7f8add504b06d449fcdae9baa6df","kind":"tag","published_at":"2023-09-06T08:55:57.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.0","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.0/manifests"},{"name":"system-stubs-parent-2.0.3","sha":"fb7661f302db6a7bbc90e020b688e19da3ae9fcc","kind":"tag","published_at":"2023-09-05T13:42:34.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.0.3","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.3/manifests"},{"name":"system-stubs-parent-2.0.2","sha":"9b564d3e84e0269957b8f5547a243af36c9890da","kind":"tag","published_at":"2023-01-26T19:32:18.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.0.2","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.2/manifests"},{"name":"system-stubs-parent-2.0.1","sha":"dec9133ce854d6e14cb503404058daaba6f8d245","kind":"tag","published_at":"2022-01-29T17:51:29.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.0.1","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.1/manifests"},{"name":"system-stubs-parent-2.0.0","sha":"7b861a513191a7a9b4badc26cc4a2e84609f5805","kind":"tag","published_at":"2022-01-09T21:31:51.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.0.0","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.0/manifests"},{"name":"system-stubs-parent-1.2.0","sha":"24ff1069a0930522e4c80d9f4d1bae07854ee0cd","kind":"commit","published_at":"2021-01-02T14:10:17.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-1.2.0","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.2.0/manifests"},{"name":"system-stubs-parent-1.1.0","sha":"4e25d33a3925727df0d5ee4e8c972fa1ec54e186","kind":"tag","published_at":"2020-11-21T14:45:41.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-1.1.0","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.1.0/manifests"},{"name":"system-stubs-parent-1.0.0","sha":"41343b0b412827ed4dfbbe7806ef66cccb71adaf","kind":"tag","published_at":"2020-11-17T22:14:20.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-1.0.0","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-19T03:07:05.821Z","dependent_packages_count":26,"downloads":null,"downloads_period":null,"dependent_repos_count":96,"rankings":{"downloads":null,"dependent_repos_count":2.002342975578985,"dependent_packages_count":2.499774713886636,"stargazers_count":31.046228710462287,"forks_count":45.830404613859606,"docker_downloads_count":2.5430296476525185,"average":16.784356132288007},"purl":"pkg:maven/uk.org.webcompere/system-stubs-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/uk.org.webcompere:system-stubs-core","docker_dependents_count":13,"docker_downloads_count":221162,"usage_url":"https://repos.ecosyste.ms/usage/maven/uk.org.webcompere:system-stubs-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/uk.org.webcompere:system-stubs-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-30T22:24:43.074Z","issues_count":48,"pull_requests_count":61,"avg_time_to_close_issue":3928409.3902439023,"avg_time_to_close_pull_request":815452.9454545454,"issues_closed_count":41,"pull_requests_closed_count":55,"pull_request_authors_count":9,"issue_authors_count":27,"avg_comments_per_issue":3.4375,"avg_comments_per_pull_request":1.0491803278688525,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":4,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":396195.0,"past_year_avg_time_to_close_pull_request":903491.6666666666,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/issues","maintainers":[{"login":"ashleyfrieze","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleyfrieze"}],"active_maintainers":[{"login":"ashleyfrieze","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleyfrieze"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-core/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5025925,"name":"uk.org.webcompere:system-stubs-junit4","ecosystem":"maven","description":"JUnit4 rules using System Stubs implementation","homepage":"https://github.com/webcompere/system-stubs/","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/webcompere/system-stubs","keywords_array":[],"namespace":"uk.org.webcompere","versions_count":17,"first_release_published_at":"2020-11-17T22:15:15.000Z","latest_release_published_at":"2025-04-05T15:15:51.000Z","latest_release_number":"2.1.8","last_synced_at":"2026-06-19T14:40:31.518Z","created_at":"2022-07-27T13:53:11.275Z","updated_at":"2026-06-19T14:40:31.519Z","registry_url":"https://central.sonatype.com/artifact/uk.org.webcompere/system-stubs-junit4/","install_command":null,"documentation_url":"https://appdoc.app/artifact/uk.org.webcompere/system-stubs-junit4/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":40810412,"uuid":"312851969","full_name":"webcompere/system-stubs","owner":"webcompere","description":"System Stubs - Test Doubles for Java System resources","archived":false,"fork":false,"pushed_at":"2026-01-19T04:55:14.000Z","size":624,"stargazers_count":113,"open_issues_count":13,"forks_count":15,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-01-31T22:53:40.097Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webcompere.png","metadata":{"files":{"readme":"README.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-11-14T16:10:33.000Z","updated_at":"2026-01-30T05:40:30.000Z","dependencies_parsed_at":"2025-02-27T06:07:06.007Z","dependency_job_id":"7c6dacd0-2958-4c33-b06a-7b7b05e4d662","html_url":"https://github.com/webcompere/system-stubs","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/webcompere/system-stubs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcompere","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/sbom","scorecard":{"id":1238781,"data":{"date":"2025-10-06","repo":{"name":"github.com/webcompere/system-stubs","commit":"e511602c5e584114def19314b12ad9bfa9b774e4"},"scorecard":{"version":"v5.3.1-0.20251003215448-f542d69ba0cd","commit":"f542d69ba0cd01fcff1cc4395b9780f2476af14d"},"score":4.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/16 approved changesets -- score normalized to 3","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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#code-review"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release-latest-version.yaml:1","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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#token-permissions"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-latest-version.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/webcompere/system-stubs/release-latest-version.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-latest-version.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webcompere/system-stubs/release-latest-version.yaml/main?enable=pin","Info:   0 out of   2 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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#license"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-latest-version.yaml:7"],"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#packaging"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#signed-releases"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#sast"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-10-14T12:34:48.737Z","repository_id":40810412,"created_at":"2025-10-14T12:34:48.738Z","updated_at":"2025-10-14T12:34:48.738Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29203574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T17:44:10.191Z","status":"ssl_error","status_checked_at":"2026-02-07T17:44:07.936Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"owner_record":{"login":"webcompere","name":"WebCompere - Presenting Stuff For The Web","uuid":"6858443","kind":"organization","description":"Open Source Libraries and HowTos","email":"ashley@ashleyfrieze.co.uk","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6858443?v=4","repositories_count":15,"last_synced_at":"2024-04-05T02:34:34.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/webcompere","funding_links":[],"total_stars":125,"followers":0,"following":0,"created_at":"2022-11-09T07:57:02.003Z","updated_at":"2024-04-05T02:34:37.369Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcompere","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcompere/repositories"},"tags":[{"name":"system-stubs-parent-2.1.8","sha":"05af2588eafd5c0e3a5facd2bb297febc41a99cc","kind":"commit","published_at":"2025-04-05T15:13:23.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.8","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.8/manifests"},{"name":"system-stubs-parent-2.1.7","sha":"bee174ec1bbcb46d498e10b3c2cd221520107939","kind":"tag","published_at":"2024-09-26T08:18:45.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.7","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.7/manifests"},{"name":"system-stubs-parent-1.2.1","sha":"c50f94d485c931644deba9cddbcdd36131f94aeb","kind":"tag","published_at":"2024-08-18T16:29:33.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-1.2.1","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.2.1/manifests"},{"name":"system-stubs-parent-2.1.6","sha":"7b8134c9bf3ae4dd24618f83f0228d8150015b7f","kind":"tag","published_at":"2024-01-13T10:36:45.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.6","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.6/manifests"},{"name":"system-stubs-parent-2.1.5","sha":"272a6eb4d877ac57265cc4d88ed4914db8e7d1af","kind":"tag","published_at":"2023-11-12T16:09:16.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.5","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.5/manifests"},{"name":"system-stubs-parent-2.1.4","sha":"ec76907d2ea2f166387f403bbf3737c1722b5a96","kind":"tag","published_at":"2023-11-08T15:11:44.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.4","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.4/manifests"},{"name":"system-stubs-parent-2.1.3","sha":"37bbb3fbbb6332b288fe405e3ad6218762513aa6","kind":"tag","published_at":"2023-10-01T21:21:37.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.3","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.3/manifests"},{"name":"system-stubs-parent-2.1.2","sha":"06aaa910166452c7af4fc45b96428acc3c02633f","kind":"tag","published_at":"2023-09-23T12:32:15.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.2","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.2/manifests"},{"name":"system-stubs-parent-2.1.1","sha":"f0f7925c5e5e7118377d88436c177fb8b2d01e18","kind":"tag","published_at":"2023-09-06T18:34:12.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.1","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.1/manifests"},{"name":"system-stubs-parent-2.1.0","sha":"f51c27a1476a7f8add504b06d449fcdae9baa6df","kind":"tag","published_at":"2023-09-06T08:55:57.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.1.0","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.1.0/manifests"},{"name":"system-stubs-parent-2.0.3","sha":"fb7661f302db6a7bbc90e020b688e19da3ae9fcc","kind":"tag","published_at":"2023-09-05T13:42:34.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.0.3","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.3/manifests"},{"name":"system-stubs-parent-2.0.2","sha":"9b564d3e84e0269957b8f5547a243af36c9890da","kind":"tag","published_at":"2023-01-26T19:32:18.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.0.2","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.2/manifests"},{"name":"system-stubs-parent-2.0.1","sha":"dec9133ce854d6e14cb503404058daaba6f8d245","kind":"tag","published_at":"2022-01-29T17:51:29.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.0.1","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.1/manifests"},{"name":"system-stubs-parent-2.0.0","sha":"7b861a513191a7a9b4badc26cc4a2e84609f5805","kind":"tag","published_at":"2022-01-09T21:31:51.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-2.0.0","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-2.0.0/manifests"},{"name":"system-stubs-parent-1.2.0","sha":"24ff1069a0930522e4c80d9f4d1bae07854ee0cd","kind":"commit","published_at":"2021-01-02T14:10:17.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-1.2.0","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.2.0/manifests"},{"name":"system-stubs-parent-1.1.0","sha":"4e25d33a3925727df0d5ee4e8c972fa1ec54e186","kind":"tag","published_at":"2020-11-21T14:45:41.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-1.1.0","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.1.0/manifests"},{"name":"system-stubs-parent-1.0.0","sha":"41343b0b412827ed4dfbbe7806ef66cccb71adaf","kind":"tag","published_at":"2020-11-17T22:14:20.000Z","download_url":"https://codeload.github.com/webcompere/system-stubs/tar.gz/system-stubs-parent-1.0.0","html_url":"https://github.com/webcompere/system-stubs/releases/tag/system-stubs-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webcompere/system-stubs@system-stubs-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/tags/system-stubs-parent-1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-19T03:08:37.114Z","dependent_packages_count":11,"downloads":null,"downloads_period":null,"dependent_repos_count":78,"rankings":{"downloads":null,"dependent_repos_count":2.2883061488089873,"dependent_packages_count":5.5732780631401875,"stargazers_count":31.046228710462287,"forks_count":45.830404613859606,"docker_downloads_count":null,"average":21.184554384067766},"purl":"pkg:maven/uk.org.webcompere/system-stubs-junit4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/uk.org.webcompere:system-stubs-junit4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/uk.org.webcompere:system-stubs-junit4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/uk.org.webcompere:system-stubs-junit4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-30T22:24:43.074Z","issues_count":48,"pull_requests_count":61,"avg_time_to_close_issue":3928409.3902439023,"avg_time_to_close_pull_request":815452.9454545454,"issues_closed_count":41,"pull_requests_closed_count":55,"pull_request_authors_count":9,"issue_authors_count":27,"avg_comments_per_issue":3.4375,"avg_comments_per_pull_request":1.0491803278688525,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":4,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":396195.0,"past_year_avg_time_to_close_pull_request":903491.6666666666,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/issues","maintainers":[{"login":"ashleyfrieze","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleyfrieze"}],"active_maintainers":[{"login":"ashleyfrieze","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleyfrieze"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-junit4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-junit4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-junit4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-junit4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-junit4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/uk.org.webcompere:system-stubs-junit4/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":9848266,"full_name":"webcompere/system-stubs","default_branch":"main","total_commits":130,"total_committers":13,"total_bot_commits":2,"total_bot_committers":1,"mean_commits":10.0,"dds":0.15384615384615385,"past_year_total_commits":5,"past_year_total_committers":3,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":1.6666666666666667,"past_year_dds":0.6,"last_synced_at":"2026-06-19T14:03:02.621Z","last_synced_commit":"573bddd9d33d0064e61e9386550ea5fe11e21dce","created_at":"2025-05-07T19:09:54.578Z","updated_at":"2026-06-19T14:03:00.947Z","committers":[{"name":"Ashley Frieze","email":"ashley@incredible.org.uk","login":"ashleyfrieze","count":110},{"name":"Stefan Birkner","email":"mail@stefan-birkner.de","login":"stefanbirkner","count":6},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"Yeikel Santana","email":"email@yeikel.com","login":"yeikel","count":2},{"name":"Vivien Tintillier","email":"vtintillier.privatedev@gmail.com","login":"vtintillier","count":2},{"name":"prasaanth-hbo","email":"prasaanth.neelakandan@wbd.com","login":"prasaanth-hbo","count":1},{"name":"nec","email":"nec@activeviam.com","login":"NathanEckert","count":1},{"name":"deining","email":"andreas@deininger.net","login":"deining","count":1},{"name":"Vincent Free","email":"neromy_1@msn.com","login":"vincentfree","count":1},{"name":"Nikita Gryzlov","email":"nixel2007@gmail.com","login":"nixel2007","count":1},{"name":"Michael Ruocco","email":"michael.ruocco@hotmail.com","login":"michaelruocco","count":1},{"name":"Jorge Solórzano","email":"jorsol@gmail.com","login":"jorsol","count":1},{"name":"Chad Wilson","email":"chadw@thoughtworks.com","login":"chadlwilson","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"Yeikel Santana","email":"email@yeikel.com","login":"yeikel","count":2},{"name":"Ashley Frieze","email":"ashley@incredible.org.uk","login":"ashleyfrieze","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-21T00:00:11.101Z","repositories_count":6265166,"commits_count":875236098,"contributors_count":35095543,"owners_count":1169603,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"webcompere/system-stubs","html_url":"https://github.com/webcompere/system-stubs","last_synced_at":"2026-03-07T18:16:16.548Z","status":"error","issues_count":48,"pull_requests_count":64,"avg_time_to_close_issue":3928409.3902439023,"avg_time_to_close_pull_request":815452.9454545454,"issues_closed_count":41,"pull_requests_closed_count":55,"pull_request_authors_count":9,"issue_authors_count":27,"avg_comments_per_issue":3.4375,"avg_comments_per_pull_request":1.015625,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":4,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":396195.0,"past_year_avg_time_to_close_pull_request":903491.6666666666,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-16T17:23:37.914Z","updated_at":"2026-03-07T18:16:16.548Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcompere%2Fsystem-stubs/issues","issue_labels_count":{"table":{"enhancement":2,"help wanted":1,"needs-example":1,"jdk fundamental":1,"bug":1}},"pull_request_labels_count":{"table":{"java":7,"dependencies":7}},"issue_author_associations_count":{"table":{"NONE":26,"MEMBER":19,"CONTRIBUTOR":3}},"pull_request_author_associations_count":{"table":{"MEMBER":46,"CONTRIBUTOR":10,"NONE":8}},"issue_authors":{"table":{"ashleyfrieze":19,"yeikel":3,"vlsi":2,"70853n":1,"Frontrider":1,"jblievremont":1,"prasaanth-hbo":1,"pradeep-nagarajan":1,"davecramer":1,"deining":1,"flemming-n-larsen":1,"spartanhooah":1,"hendrikebbers":1,"sdoxsee":1,"PierreBtz":1,"ddsharpe":1,"peter-janssen":1,"vtintillier":1,"vvijayalakshmi21":1,"chefhoobajoob":1,"DeepController":1,"safer-bot":1,"warlockza":1,"cwensel":1,"hkawa608":1,"miguemiguemigue":1,"wu-sheng":1}},"pull_request_authors":{"table":{"ashleyfrieze":46,"dependabot[bot]":7,"yeikel":3,"vtintillier":2,"jorsol":2,"NathanEckert":1,"deining":1,"chadlwilson":1,"prasaanth-hbo":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-17T00:00:21.091Z","repositories_count":14814486,"issues_count":33119782,"pull_requests_count":109351250,"authors_count":11309346,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":7,"java":7}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":5,"NONE":5}},"past_year_issue_authors":{"table":{"safer-bot":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":7,"yeikel":3}},"maintainers":[{"table":{"login":"ashleyfrieze","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleyfrieze"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":4,"PullRequestEvent":18,"ForkEvent":4,"IssuesEvent":8,"WatchEvent":15,"IssueCommentEvent":11,"PushEvent":8,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":1,"CreateEvent":7},"last_year":{"DeleteEvent":3,"PullRequestEvent":17,"ForkEvent":2,"IssuesEvent":2,"WatchEvent":7,"IssueCommentEvent":7,"PushEvent":2,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":1,"CreateEvent":5}},"keywords":[],"dependencies":[{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-12T10:40:36.234Z","updated_at":"2022-08-12T10:40:36.234Z","repository_link":"https://github.com/webcompere/system-stubs/blob/main/pom.xml","dependencies":[{"id":1315911906,"package_name":"uk.org.webcompere:system-stubs-core","ecosystem":"maven","requirements":"2.0.2-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":1315911907,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.10","direct":true,"kind":"test","optional":false},{"id":1315911908,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"3.16.1","direct":true,"kind":"test","optional":false},{"id":1315911909,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":"5.6.2","direct":true,"kind":"test","optional":false},{"id":1315911910,"package_name":"org.mockito:mockito-junit-jupiter","ecosystem":"maven","requirements":"3.12.4","direct":true,"kind":"test","optional":false},{"id":1315911911,"package_name":"org.mockito:mockito-inline","ecosystem":"maven","requirements":"3.12.4","direct":true,"kind":"runtime","optional":false},{"id":1315911912,"package_name":"com.github.spotbugs:spotbugs-annotations","ecosystem":"maven","requirements":"4.1.4","direct":true,"kind":"provided","optional":false},{"id":1315911913,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"provided","optional":false}]},{"ecosystem":"maven","filepath":"system-stubs-core/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-12T10:40:36.241Z","updated_at":"2022-08-12T10:40:36.241Z","repository_link":"https://github.com/webcompere/system-stubs/blob/main/system-stubs-core/pom.xml","dependencies":[{"id":1315911914,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":1315911915,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":1315911916,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":1315911917,"package_name":"org.mockito:mockito-junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":1315911918,"package_name":"org.mockito:mockito-inline","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":1315911919,"package_name":"com.github.spotbugs:spotbugs-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"system-stubs-junit4/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-12T10:40:36.247Z","updated_at":"2022-08-12T10:40:36.247Z","repository_link":"https://github.com/webcompere/system-stubs/blob/main/system-stubs-junit4/pom.xml","dependencies":[{"id":1315911920,"package_name":"uk.org.webcompere:system-stubs-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":1315911921,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":1315911922,"package_name":"junit:junit","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":1315911923,"package_name":"org.mockito:mockito-inline","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":1315911924,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"3.12.4","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"system-stubs-jupiter/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-12T10:40:36.253Z","updated_at":"2022-08-12T10:40:36.253Z","repository_link":"https://github.com/webcompere/system-stubs/blob/main/system-stubs-jupiter/pom.xml","dependencies":[{"id":1315911925,"package_name":"uk.org.webcompere:system-stubs-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":1315911926,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":1315911927,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":1315911928,"package_name":"org.mockito:mockito-inline","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":1315911929,"package_name":"com.github.tomakehurst:wiremock","ecosystem":"maven","requirements":"2.27.1","direct":true,"kind":"test","optional":false},{"id":1315911930,"package_name":"org.springframework.boot:spring-boot-starter-web","ecosystem":"maven","requirements":"2.3.5.RELEASE","direct":true,"kind":"test","optional":false},{"id":1315911931,"package_name":"org.springframework.boot:spring-boot-starter-test","ecosystem":"maven","requirements":"2.3.5.RELEASE","direct":true,"kind":"test","optional":false},{"id":1315911932,"package_name":"io.rest-assured:rest-assured","ecosystem":"maven","requirements":"3.3.0","direct":true,"kind":"test","optional":false},{"id":1315911933,"package_name":"org.eclipse.jetty:jetty-server","ecosystem":"maven","requirements":"9.4.18.v20190429","direct":true,"kind":"test","optional":false},{"id":1315911934,"package_name":"org.eclipse.jetty:jetty-servlet","ecosystem":"maven","requirements":"9.4.18.v20190429","direct":true,"kind":"test","optional":false},{"id":1315911935,"package_name":"org.eclipse.jetty:jetty-servlets","ecosystem":"maven","requirements":"9.4.18.v20190429","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"system-stubs-interceptor/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-23T12:35:09.278Z","updated_at":"2023-09-23T12:35:09.278Z","repository_link":"https://github.com/webcompere/system-stubs/blob/main/system-stubs-interceptor/pom.xml","dependencies":[{"id":13899256803,"package_name":"com.github.spotbugs:spotbugs-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"system-stubs-testng/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-23T12:35:09.848Z","updated_at":"2023-09-23T12:35:09.848Z","repository_link":"https://github.com/webcompere/system-stubs/blob/main/system-stubs-testng/pom.xml","dependencies":[{"id":13899257807,"package_name":"uk.org.webcompere:system-stubs-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13899257808,"package_name":"com.github.spotbugs:spotbugs-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13899257809,"package_name":"org.testng:testng","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13899257810,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]}],"score":20.426240297942066,"created_at":"2025-05-07T19:02:00.853Z","updated_at":"2026-06-21T15:01:01.459Z","avatar_url":"https://github.com/webcompere.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360522","html_url":"https://summary.ecosyste.ms/projects/360522"}