{"id":12915,"url":"https://github.com/NamelessMC/Nameless","last_synced_at":"2026-07-14T06:20:09.652Z","repository":{"id":35856363,"uuid":"40141239","full_name":"NamelessMC/Nameless","owner":"NamelessMC","description":"NamelessMC is a free, easy to use \u0026 powerful website software for your Minecraft server, which includes a large range of features.","archived":false,"fork":false,"pushed_at":"2025-08-16T10:08:51.000Z","size":63560,"stargazers_count":640,"open_issues_count":133,"forks_count":320,"subscribers_count":44,"default_branch":"develop","last_synced_at":"2025-09-18T06:37:18.363Z","etag":null,"topics":["cms","forum","hacktoberfest","minecraft","mysql","namelessmc","php"],"latest_commit_sha":null,"homepage":"https://namelessmc.com/","language":"PHP","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/NamelessMC.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"github":"NamelessMC","open_collective":"NamelessMC"}},"created_at":"2015-08-03T18:29:27.000Z","updated_at":"2025-09-16T19:45:21.000Z","dependencies_parsed_at":"2023-09-27T23:08:33.262Z","dependency_job_id":"7dfd94c6-1416-4223-afd2-2c1f93366cc2","html_url":"https://github.com/NamelessMC/Nameless","commit_stats":{"total_commits":4824,"total_committers":205,"mean_commits":23.53170731707317,"dds":0.7800580431177446,"last_synced_commit":"4a5ceb485f12f53c9aa2588409e4dfe168a88d6d"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/NamelessMC/Nameless","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamelessMC%2FNameless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamelessMC%2FNameless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamelessMC%2FNameless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamelessMC%2FNameless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NamelessMC","download_url":"https://codeload.github.com/NamelessMC/Nameless/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamelessMC%2FNameless/sbom","scorecard":{"id":98777,"data":{"date":"2025-08-11","repo":{"name":"github.com/NamelessMC/Nameless","commit":"56d35cff9ee944c061791ef478cabd2bed0223c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"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":"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":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","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":"Maintained","score":10,"reason":"30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/NamelessMC/Nameless/releases/238840271","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/NamelessMC/Nameless/releases/220465507","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/NamelessMC/Nameless/releases/220169123","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/NamelessMC/Nameless/releases/213666385","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/NamelessMC/Nameless/releases/213299031","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/NamelessMC/Nameless/releases/238840271","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/NamelessMC/Nameless/releases/220465507","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/NamelessMC/Nameless/releases/220169123","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/NamelessMC/Nameless/releases/213666385","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/NamelessMC/Nameless/releases/213299031"],"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":"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/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/NamelessMC/Nameless/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/NamelessMC/Nameless/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/NamelessMC/Nameless/ci.yml/develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile.phpdoc:1","Warn: containerImage not pinned by hash: Dockerfile.phpdoc:18: pin your Docker image by updating nginxinc/nginx-unprivileged:stable to nginxinc/nginx-unprivileged:stable@sha256:6be8aa85cf33b6246ba7812c695a39ae1d0315b1a99717f477692d0cabb7fd4f","Warn: containerImage not pinned by hash: dev/scripts/release/Dockerfile:2: pin your Docker image by updating php:8.2-fpm-bookworm to php:8.2-fpm-bookworm@sha256:dc49e39016dfd6db9a0f19f1e7066d49ef88f8780b80e5e012b48a658cdf39a6","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-hpx4-r86g-5jrg","Warn: Project is vulnerable to: GHSA-prr3-c3m5-p7q2","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-vc8w-jr9v-vj7f","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-9hcv-j9pv-qmph","Warn: Project is vulnerable to: GHSA-w9jx-4g6g-rp7x","Warn: Project is vulnerable to: GHSA-438c-3975-5x3f","Warn: Project is vulnerable to: GHSA-5359-pvf2-pw78","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-15T09:40:54.161Z","repository_id":35856363,"created_at":"2025-08-15T09:40:54.161Z","updated_at":"2025-08-15T09:40:54.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279058188,"owners_count":26094844,"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-15T02:00:07.814Z","response_time":56,"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":["cms","forum","hacktoberfest","minecraft","mysql","namelessmc","php"],"created_at":"2024-01-11T18:18:33.290Z","updated_at":"2025-10-15T06:22:46.748Z","avatar_url":"https://github.com/NamelessMC.png","language":"PHP","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/12915","html_url":"https://opencollective.ecosyste.ms/projects/12915","collective":{"id":1095,"uuid":"x8k03rey-d5agmq5a-w8k6lbwo-z7j4nxv9","slug":"namelessmc","name":"NamelessMC","description":"NamelessMC is a free, open source website software for your Minecraft community","website":"https://namelessmc.com","github":"NamelessMC","twitter":"NamelessMC_","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://namelessmc.com"},{"type":"TWITTER","url":"https://twitter.com/NamelessMC_"},{"type":"GITHUB","url":"https://github.com/NamelessMC"}],"currency":"USD","projects_count":17,"last_synced_at":"2026-07-22T06:15:12.501Z","created_at":"2024-01-10T13:17:49.710Z","updated_at":"2026-07-22T06:15:12.706Z","transactions_count":62,"balance":1377.2100000000012,"account_type":"COLLECTIVE","owner":{"login":"NamelessMC","name":"NamelessMC","uuid":"13620403","kind":"organization","description":"","email":null,"website":"http://namelessmc.com","location":"/var/www/html","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13620403?v=4","repositories_count":14,"last_synced_at":"2024-10-29T17:11:11.942Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/NamelessMC","funding_links":["https://github.com/sponsors/NamelessMC"],"total_stars":700,"followers":31,"following":0,"created_at":"2022-11-04T09:05:05.236Z","updated_at":"2024-10-29T17:11:11.943Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NamelessMC","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NamelessMC/repositories"},"last_project_activity_at":"2025-09-23T12:59:26.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-06-27T15:36:04.187Z","collective_updated_at":"2023-02-07T17:17:41.191Z","html_url":"https://opencollective.com/namelessmc","icon_url":"https://images.opencollective.com/namelessmc/logo/40.png","total_donations":1479.21,"total_expenses":-275.88000000000017,"current_balance":1377.2100000000012,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/namelessmc","url":"https://opencollective.ecosyste.ms/collectives/namelessmc","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/namelessmc/projects"}}