{"id":111103,"url":"https://github.com/eggjs/egg-boilerplate-framework","last_synced_at":"2026-07-13T12:20:28.623Z","repository":{"id":57220343,"uuid":"67147726","full_name":"eggjs/egg-boilerplate-framework","owner":"eggjs","description":"Boilerplate for egg framework","archived":false,"fork":false,"pushed_at":"2020-07-03T15:41:17.000Z","size":34,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-17T12:47:51.488Z","etag":null,"topics":["boilerplate","egg-boilerplate","egg-framework"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"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/eggjs.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}},"created_at":"2016-09-01T16:22:11.000Z","updated_at":"2021-08-02T15:02:12.000Z","dependencies_parsed_at":"2022-08-29T04:01:30.691Z","dependency_job_id":null,"html_url":"https://github.com/eggjs/egg-boilerplate-framework","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/eggjs/egg-boilerplate-framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-boilerplate-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-boilerplate-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-boilerplate-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-boilerplate-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eggjs","download_url":"https://codeload.github.com/eggjs/egg-boilerplate-framework/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-boilerplate-framework/sbom","scorecard":{"id":368705,"data":{"date":"2025-08-11","repo":{"name":"github.com/eggjs/egg-boilerplate-framework","commit":"6ace04dadadf3221c22548824a3b9c313942f8a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":3,"reason":"Found 9/30 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/nodejs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/eggjs/egg-boilerplate-framework/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/eggjs/egg-boilerplate-framework/nodejs.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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":"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: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/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":"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":"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":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 17 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-18T12:29:00.010Z","repository_id":57220343,"created_at":"2025-08-18T12:29:00.010Z","updated_at":"2025-08-18T12:29:00.010Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019011,"owners_count":26086576,"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","egg-boilerplate","egg-framework"],"created_at":"2024-02-01T12:21:27.648Z","updated_at":"2025-10-14T12:23:06.264Z","avatar_url":"https://github.com/eggjs.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/111103","html_url":"https://opencollective.ecosyste.ms/projects/111103","collective":{"id":2296,"uuid":"03k0exgz-nm8yj645-mkmq5wao-9r7b4dlv","slug":"eggjs","name":"Egg.js","description":"🥚 Born to build better enterprise frameworks and apps with Node.js \u0026 Koa","website":"https://eggjs.org","github":"eggjs","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://eggjs.org"},{"type":"GITHUB","url":"https://github.com/eggjs"}],"currency":"USD","projects_count":180,"last_synced_at":"2026-07-28T00:15:16.301Z","created_at":"2024-01-10T13:17:52.155Z","updated_at":"2026-07-28T00:15:16.512Z","transactions_count":4,"balance":71.6,"account_type":"COLLECTIVE","owner":{"login":"eggjs","name":"egg","uuid":"15833670","kind":"organization","description":"A web framework's framework for Node.js","email":null,"website":"https://eggjs.org","location":"China","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15833670?v=4","repositories_count":175,"last_synced_at":"2024-10-29T20:08:19.853Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eggjs","funding_links":[],"total_stars":29986,"followers":193,"following":0,"created_at":"2022-11-02T16:26:06.249Z","updated_at":"2024-10-29T20:08:19.853Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eggjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eggjs/repositories"},"last_project_activity_at":"2025-10-08T06:19:32.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-09-27T05:58:35.302Z","collective_updated_at":"2021-10-15T14:44:16.244Z","html_url":"https://opencollective.com/eggjs","icon_url":"https://images.opencollective.com/eggjs/logo/40.png","total_donations":71.6,"total_expenses":-8.19,"current_balance":71.6,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/eggjs","url":"https://opencollective.ecosyste.ms/collectives/eggjs","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/eggjs/projects"}}