{"id":110144,"url":"https://github.com/FriendsOfFlarum/extension-generator","last_synced_at":"2026-07-13T06:20:33.383Z","repository":{"id":53726900,"uuid":"130601451","full_name":"FriendsOfFlarum/extension-generator","owner":"FriendsOfFlarum","description":"This package is no longer supported. Please use https://github.com/flarum/cli instead.","archived":true,"fork":false,"pushed_at":"2021-08-08T19:09:30.000Z","size":124,"stargazers_count":55,"open_issues_count":0,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-17T06:48:37.223Z","etag":null,"topics":["boilerplate","extension","extension-generator","flarum","flarum-ext","flarum-extension","forum","friendsofflarum","generator","hacktoberfest","javascript","node","nodejs","npm","npm-module","npm-package","npx","template"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FriendsOfFlarum.png","metadata":{},"created_at":"2018-04-22T19:40:56.000Z","updated_at":"2025-03-08T07:05:03.000Z","dependencies_parsed_at":"2022-09-06T12:13:01.280Z","dependency_job_id":null,"html_url":"https://github.com/FriendsOfFlarum/extension-generator","commit_stats":null,"previous_names":["reflar/extension-generator"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/FriendsOfFlarum/extension-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfFlarum%2Fextension-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfFlarum%2Fextension-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfFlarum%2Fextension-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfFlarum%2Fextension-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FriendsOfFlarum","download_url":"https://codeload.github.com/FriendsOfFlarum/extension-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfFlarum%2Fextension-generator/sbom","scorecard":{"id":53038,"data":{"date":"2025-08-11","repo":{"name":"github.com/FriendsOfFlarum/extension-generator","commit":"a3170b719f0bba404719509240416a7b74325d04"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/FriendsOfFlarum/.github/SECURITY.md:1","Info: Found linked content: github.com/FriendsOfFlarum/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/FriendsOfFlarum/.github/SECURITY.md:1","Info: Found text in security policy: github.com/FriendsOfFlarum/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h"],"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-15T00:05:30.109Z","repository_id":53726900,"created_at":"2025-08-15T00:05:30.109Z","updated_at":"2025-08-15T00:05:30.109Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018120,"owners_count":26086281,"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-14T02:00:06.444Z","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"}},"keywords":["boilerplate","extension","extension-generator","flarum","flarum-ext","flarum-extension","forum","friendsofflarum","generator","hacktoberfest","javascript","node","nodejs","npm","npm-module","npm-package","npx","template"],"created_at":"2024-02-01T11:25:25.358Z","updated_at":"2025-10-14T06:25:17.841Z","avatar_url":"https://github.com/FriendsOfFlarum.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/110144","html_url":"https://opencollective.ecosyste.ms/projects/110144","collective":{"id":2563,"uuid":"k3z8arxv-eymko60w-r5bpgl5n-bj9w704d","slug":"fof","name":"Friends of Flarum","description":"Open source extensions for Flarum ","website":"https://friendsofflarum.org","github":"friendsofflarum","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://friendsofflarum.org"},{"type":"GITHUB","url":"https://github.com/friendsofflarum"}],"currency":"USD","projects_count":82,"last_synced_at":"2026-07-28T06:15:15.883Z","created_at":"2024-01-10T13:17:52.522Z","updated_at":"2026-07-28T06:15:16.486Z","transactions_count":63,"balance":459.8800000000001,"account_type":"COLLECTIVE","owner":{"login":"FriendsOfFlarum","name":"Friends of Flarum","uuid":"43339973","kind":"organization","description":"Bringing you community and optionally commissioned extensions for @flarum.","email":null,"website":"https://friendsofflarum.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43339973?v=4","repositories_count":77,"last_synced_at":"2024-10-29T21:13:26.236Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"fof"}},"html_url":"https://github.com/FriendsOfFlarum","funding_links":["https://opencollective.com/fof"],"total_stars":1065,"followers":76,"following":0,"created_at":"2022-11-03T04:01:29.425Z","updated_at":"2024-10-29T21:13:26.236Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FriendsOfFlarum","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FriendsOfFlarum/repositories"},"last_project_activity_at":"2025-10-07T08:22:03.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-05-28T07:25:28.320Z","collective_updated_at":"2020-11-26T13:16:55.241Z","html_url":"https://opencollective.com/fof","icon_url":"https://images.opencollective.com/fof/logo/40.png","total_donations":489.98999999999995,"total_expenses":-61.900000000000006,"current_balance":459.8800000000001,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/fof","url":"https://opencollective.ecosyste.ms/collectives/fof","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/fof/projects"}}