{"id":26544,"url":"https://github.com/phpbb/phpbb","last_synced_at":"2026-07-01T12:20:37.878Z","repository":{"id":826712,"uuid":"541983","full_name":"phpbb/phpbb","owner":"phpbb","description":" phpBB Development: phpBB is a popular open-source bulletin board written in PHP. This repository also contains the history of version 2.","archived":false,"fork":false,"pushed_at":"2025-07-30T11:48:49.000Z","size":93956,"stargazers_count":1959,"open_issues_count":41,"forks_count":982,"subscribers_count":96,"default_branch":"master","last_synced_at":"2025-08-11T03:37:08.559Z","etag":null,"topics":["bulletin-board","forum","hacktoberfest","php","phpbb"],"latest_commit_sha":null,"homepage":"https://www.phpbb.com","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phpbb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"phpbb"}},"created_at":"2010-03-01T22:33:17.000Z","updated_at":"2025-08-09T14:11:01.000Z","dependencies_parsed_at":"2024-01-15T06:05:06.892Z","dependency_job_id":"c550be8b-64ac-468c-9bed-024d1592c566","html_url":"https://github.com/phpbb/phpbb","commit_stats":{"total_commits":27539,"total_committers":345,"mean_commits":79.8231884057971,"dds":0.8878681143106141,"last_synced_commit":"eab57f481bc7ccf6889dc91fda9225f157119727"},"previous_names":["phpbb/phpbb3"],"tags_count":192,"template":false,"template_full_name":null,"purl":"pkg:github/phpbb/phpbb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbb%2Fphpbb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbb%2Fphpbb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbb%2Fphpbb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbb%2Fphpbb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phpbb","download_url":"https://codeload.github.com/phpbb/phpbb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbb%2Fphpbb/sbom","scorecard":{"id":732430,"data":{"date":"2025-08-11","repo":{"name":"github.com/phpbb/phpbb","commit":"5c7f19bf24239ff0a7a74c64e969c0a3e385e5a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check_merge_to_master.yml:1","Warn: no topLevel permission defined: .github/workflows/merge_3.3.x_to_master.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_merge_to_master.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/check_merge_to_master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_merge_to_master.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/check_merge_to_master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_merge_to_master.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/check_merge_to_master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge_3.3.x_to_master.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/merge_3.3.x_to_master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge_3.3.x_to_master.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/merge_3.3.x_to_master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:334: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:484: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:516: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:531: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/phpbb/phpbb/tests.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:3","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Warn: npmCommand not pinned by hash: .github/check-js.sh:14","Warn: npmCommand not pinned by hash: .github/check-stylesheet.sh:14","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   5 out of   7 npmCommand 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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T14:48:19.658Z","repository_id":826712,"created_at":"2025-08-22T14:48:19.658Z","updated_at":"2025-08-22T14:48:19.658Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273798311,"owners_count":25170130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":["bulletin-board","forum","hacktoberfest","php","phpbb"],"created_at":"2024-01-12T17:05:09.935Z","updated_at":"2025-09-05T18:25:11.244Z","avatar_url":"https://github.com/phpbb.png","language":"PHP","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/26544","html_url":"https://opencollective.ecosyste.ms/projects/26544","collective":{"id":855,"uuid":"v349mrwg-z75lpy70-o85pa08d-jeybknox","slug":"phpbb","name":"phpBB","description":"The phpBB Collective collects funds to support development related expenses for the phpBB project, like server or code hosting bills, as well as expenses for in-person events like team meetings or conference attendance cost for phpBB Team members.","website":"https://www.phpbb.com","github":"phpbb","twitter":"phpbb","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://www.phpbb.com"},{"type":"TWITTER","url":"https://twitter.com/phpbb"},{"type":"GITHUB","url":"https://github.com/phpbb"}],"currency":"USD","projects_count":47,"last_synced_at":"2026-06-28T12:15:17.887Z","created_at":"2024-01-10T13:17:48.424Z","updated_at":"2026-06-28T12:15:18.409Z","transactions_count":125,"balance":10100.789999999977,"account_type":"COLLECTIVE","owner":{"login":"phpbb","name":"phpBB Forum Software","uuid":"176697","kind":"organization","description":"","email":null,"website":"https://www.phpbb.com","location":"Worldwide!","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/176697?v=4","repositories_count":46,"last_synced_at":"2024-10-29T17:10:21.887Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"phpbb"}},"html_url":"https://github.com/phpbb","funding_links":["https://github.com/sponsors/phpbb"],"total_stars":2335,"followers":82,"following":0,"created_at":"2022-11-02T16:41:38.942Z","updated_at":"2024-10-29T17:10:21.888Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phpbb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phpbb/repositories"},"last_project_activity_at":"2025-09-27T07:31:06.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-11-29T16:42:36.561Z","collective_updated_at":"2025-02-07T22:21:52.975Z","html_url":"https://opencollective.com/phpbb","icon_url":"https://images.opencollective.com/phpbb/logo/40.png","total_donations":10100.789999999994,"total_expenses":-1182.8700000000017,"current_balance":10100.789999999977,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/phpbb","url":"https://opencollective.ecosyste.ms/collectives/phpbb","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/phpbb/projects"}}