{"id":7764,"url":"https://github.com/PaperMC/Waterfall","last_synced_at":"2026-06-11T18:20:18.053Z","repository":{"id":39042806,"uuid":"59162236","full_name":"PaperMC/Waterfall","owner":"PaperMC","description":"BungeeCord fork that aims to improve performance and stability.","archived":false,"fork":false,"pushed_at":"2025-09-30T14:12:53.000Z","size":1701,"stargazers_count":745,"open_issues_count":42,"forks_count":313,"subscribers_count":58,"default_branch":"master","last_synced_at":"2025-10-10T00:26:31.129Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://papermc.io","language":"Shell","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/PaperMC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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},"funding":{"github":"PaperMC","open_collective":"PaperMC"}},"created_at":"2016-05-19T00:59:02.000Z","updated_at":"2025-10-04T15:56:24.000Z","dependencies_parsed_at":"2023-01-28T11:30:43.240Z","dependency_job_id":"55f7855d-24d9-4270-8d2a-bf315b11340c","html_url":"https://github.com/PaperMC/Waterfall","commit_stats":{"total_commits":548,"total_committers":73,"mean_commits":7.506849315068493,"dds":0.5383211678832116,"last_synced_commit":"f321a45a051d78a3aa86ce3507b18ce2d6251c71"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/PaperMC/Waterfall","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaperMC%2FWaterfall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaperMC%2FWaterfall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaperMC%2FWaterfall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaperMC%2FWaterfall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaperMC","download_url":"https://codeload.github.com/PaperMC/Waterfall/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaperMC%2FWaterfall/sbom","scorecard":{"id":107695,"data":{"date":"2025-08-11","repo":{"name":"github.com/PaperMC/Waterfall","commit":"2ef8dc0ce93410f100da5738a69d4702a0ce94fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml: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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/PaperMC/Waterfall/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PaperMC/Waterfall/build.yml/master?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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T11:24:35.560Z","repository_id":39042806,"created_at":"2025-08-15T11:24:35.560Z","updated_at":"2025-08-15T11:24:35.560Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27470877,"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-12-03T02:00:06.367Z","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"}},"keywords":[],"created_at":"2024-01-11T17:29:22.646Z","updated_at":"2025-12-03T06:25:13.942Z","avatar_url":"https://github.com/PaperMC.png","language":"Shell","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/7764","html_url":"https://opencollective.ecosyste.ms/projects/7764","collective":{"id":1028,"uuid":"k9mbw7y4-8r3zq3gn-m4lp0ej5-lavnodgx","slug":"papermc","name":"PaperMC","description":"PaperMC is an open source organization with several projects focused on performance and stability.","website":"https://papermc.io/","github":"PaperMC","twitter":"PaperPowered","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://papermc.io/"},{"type":"TWITTER","url":"https://twitter.com/PaperPowered"},{"type":"GITHUB","url":"https://github.com/PaperMC"}],"currency":"USD","projects_count":55,"last_synced_at":"2026-06-24T00:15:18.795Z","created_at":"2024-01-10T13:17:49.581Z","updated_at":"2026-06-24T00:15:18.967Z","transactions_count":2533,"balance":12641.489999999787,"account_type":"COLLECTIVE","owner":{"login":"PaperMC","name":"PaperMC","uuid":"7608950","kind":"organization","description":"PaperMC is a Minecraft Software organization focusing on improving the Minecraft ecosystem with faster and more secure software.","email":"admin@papermc.io","website":"https://papermc.io/","location":"Flying through the air","twitter":"PaperPowered","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7608950?v=4","repositories_count":42,"last_synced_at":"2024-10-29T17:11:19.606Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"PaperMC","open_collective":"PaperMC"}},"html_url":"https://github.com/PaperMC","funding_links":["https://github.com/sponsors/PaperMC","https://opencollective.com/PaperMC"],"total_stars":16956,"followers":1168,"following":0,"created_at":"2022-11-03T02:37:03.038Z","updated_at":"2024-10-29T17:11:19.607Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaperMC","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaperMC/repositories"},"last_project_activity_at":"2025-10-07T20:37:25.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-08-11T17:57:11.016Z","collective_updated_at":"2025-10-01T13:18:05.293Z","html_url":"https://opencollective.com/papermc","icon_url":"https://images.opencollective.com/papermc/logo/40.png","total_donations":40817.66999999968,"total_expenses":-33937.580000000315,"current_balance":12641.489999999787,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/papermc","url":"https://opencollective.ecosyste.ms/collectives/papermc","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/papermc/projects"}}