{"id":32589181,"url":"https://github.com/deepexi/egg-apollo","last_synced_at":"2026-06-24T21:31:04.849Z","repository":{"id":57164276,"uuid":"191162913","full_name":"deepexi/egg-apollo","owner":"deepexi","description":null,"archived":false,"fork":false,"pushed_at":"2019-06-11T04:13:48.000Z","size":80,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-13T05:08:56.005Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/deepexi.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-06-10T12:22:08.000Z","updated_at":"2019-08-01T06:30:41.000Z","dependencies_parsed_at":"2022-09-04T00:41:21.925Z","dependency_job_id":null,"html_url":"https://github.com/deepexi/egg-apollo","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/deepexi/egg-apollo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepexi%2Fegg-apollo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepexi%2Fegg-apollo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepexi%2Fegg-apollo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepexi%2Fegg-apollo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepexi","download_url":"https://codeload.github.com/deepexi/egg-apollo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepexi%2Fegg-apollo/sbom","scorecard":{"id":332004,"data":{"date":"2025-08-11","repo":{"name":"github.com/deepexi/egg-apollo","commit":"7c033fcdbbe36bdbe5ad2579f9edfab88c862d6a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":-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":"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":"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":"Code-Review","score":0,"reason":"Found 0/12 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":"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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-18T03:51:34.790Z","repository_id":57164276,"created_at":"2025-08-18T03:51:34.790Z","updated_at":"2025-08-18T03:51:34.790Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34750952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"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":"2025-10-30T00:53:34.923Z","updated_at":"2026-06-24T21:31:04.844Z","avatar_url":"https://github.com/deepexi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# egg-apollo\n\n[![NPM version][npm-image]][npm-url]\n[![npm download][download-image]][download-url]\n\n[npm-image]: https://img.shields.io/npm/v/@taccisum/egg-apollo.svg?style=flat-square\n[npm-url]: https://www.npmjs.com/package/@taccisum/egg-apollo\n[download-image]: https://img.shields.io/npm/dm/@taccisum/egg-apollo.svg?style=flat-square\n[download-url]: https://www.npmjs.com/package/@taccisum/egg-apollo\n\negg-apollo插件基于[ctrip-apollo v4.4.0](https://github.com/kaelzhang/ctrip-apollo)，帮助你在eggjs下快速与apollo配置中心进行集成。\n\n## 安装\n\n### 通过npm仓库安装\n\n```bash\n$ npm i @taccisum/egg-apollo --save\n```\n\n## 使用\n\n```js\n// {app_root}/config/plugin.js\nexports.apollo = {\n  enable: true,\n  package: '@taccisum/egg-apollo',\n};\n```\n\n## 配置\n\n```js\n// {app_root}/config/config.default.js\nexports.apollo = {\n  enabled: true,\n  timeout: 3000, // 等待超时时间\n  namespaces: [ 'application' ]\n\n  // 其它配置沿用自ctrip-apollo，更多请参考 https://github.com/kaelzhang/ctrip-apollo\n  appId: 'foo-service', // your application id in apollo\n  host: 'http://localhost:8070',  // apollo config service地址\n};\n```\n\n## 使用示例\n\n`egg-apollo`在启动后会自动从apollo拉取配置并合并到eggjs本地配置中，一般不需要做额外的操作。点击这里查看[合并规则](#配置合并规则)\n\n如果确实有需要，你也可以通过以下方式获取到apollo的客户端\n\n```js\nconst client = app.apollo;\n// do something with apollo client\n```\n\n## 使用参考\n\n### 配置合并规则\n\n每个应用只能指定唯一的`appId`及`cluster`，但可以指定多个namespace，多个namespace的配置会按照一定规则合并后再与本地配置合并。\n\n具体规则如下：\n\nnamespaces通过`config.apollo.namespaces | array`配置，多个namesapce优先级从右到左降低，例如指定了3个namespace\n\n```js\nexports.apollo = {\n  namespaces: [ 'application', 'tac.foo1', 'tac.foo2' ]\n}\n```\n\n其中\n\n**application**\n```properties\na=a\nb=b\nc.d=cd\n```\n\n**tac.foo1**\n```properties\na=a1\nb=b1\n```\n\n**tac.foo2**\n```properties\nb=b2\n```\n\n则配置会按照`tac.foo2` -\u003e `tac.foo1` -\u003e `application`的顺序合并，合并后的结果将是\n```properties\na=a1\nb=b2\nc.d=cd\n```\n\n最终被解析为以下json对象与本地config合并\n\n```json\n{\n  \"a\": \"a1\",\n  \"b\": \"b2\",\n  \"c\": {\n    \"d\": \"cd\"\n  }\n}\n```\n\n\n## 问题和建议\n\nempty now.\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepexi%2Fegg-apollo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepexi%2Fegg-apollo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepexi%2Fegg-apollo/lists"}