{"id":954785,"name":"@gaoding/egg-alinode","ecosystem":"npm","description":"alinode plugin for egg","homepage":"https://github.com/eggjs/egg-alinode#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/eggjs/egg-alinode","keywords_array":["egg","eggPlugin","egg-plugin","alinode"],"namespace":"gaoding","versions_count":1,"first_release_published_at":"2019-10-10T08:27:11.290Z","latest_release_published_at":"2019-10-10T08:27:11.290Z","latest_release_number":"2.0.1","last_synced_at":"2026-04-07T09:34:06.654Z","created_at":"2022-04-07T17:41:55.667Z","updated_at":"2026-04-07T09:34:06.654Z","registry_url":"https://www.npmjs.com/package/@gaoding/egg-alinode","install_command":"npm install @gaoding/egg-alinode","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.1"}},"repo_metadata":{"id":57113039,"uuid":"63433993","full_name":"eggjs/egg-alinode","owner":"eggjs","description":"alinode plugin for egg","archived":false,"fork":false,"pushed_at":"2020-03-13T00:41:57.000Z","size":30,"stargazers_count":53,"open_issues_count":2,"forks_count":9,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-08T00:32:57.242Z","etag":null,"topics":["alinode","apm","egg-plugin"],"latest_commit_sha":null,"homepage":"https://node.console.aliyun.com/","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-07-15T15:56:34.000Z","updated_at":"2023-12-22T18:23:41.000Z","dependencies_parsed_at":"2022-08-21T23:30:37.718Z","dependency_job_id":null,"html_url":"https://github.com/eggjs/egg-alinode","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/eggjs/egg-alinode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eggjs","download_url":"https://codeload.github.com/eggjs/egg-alinode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/sbom","scorecard":{"id":368699,"data":{"date":"2025-08-11","repo":{"name":"github.com/eggjs/egg-alinode","commit":"9b291c447f602a376e23a53796622f7ec474cc5e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":"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":"Code-Review","score":3,"reason":"Found 8/23 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":"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":"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":"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":"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":"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":-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":"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 11 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:28:55.122Z","repository_id":57113039,"created_at":"2025-08-18T12:28:55.130Z","updated_at":"2025-08-18T12:28:55.130Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000777,"owners_count":26082911,"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-09T02:00:07.460Z","response_time":59,"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"},"owner_record":{"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"},"tags":[{"name":"2.0.1","sha":"7d86179861ebfe6a1506214851506785d155bbe8","kind":"commit","published_at":"2017-12-11T15:28:26.000Z","download_url":"https://codeload.github.com/eggjs/egg-alinode/tar.gz/2.0.1","html_url":"https://github.com/eggjs/egg-alinode/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eggjs/egg-alinode@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/tags/2.0.1/manifests"},{"name":"1.1.2","sha":"2b5b51fad17680d780772242c3d2fd66ad303c6d","kind":"commit","published_at":"2017-12-11T15:22:14.000Z","download_url":"https://codeload.github.com/eggjs/egg-alinode/tar.gz/1.1.2","html_url":"https://github.com/eggjs/egg-alinode/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eggjs/egg-alinode@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/tags/1.1.2/manifests"},{"name":"2.0.0","sha":"71b5e84d4b5ad6fe301a9a46a04bddabeee0d691","kind":"commit","published_at":"2017-12-11T15:16:18.000Z","download_url":"https://codeload.github.com/eggjs/egg-alinode/tar.gz/2.0.0","html_url":"https://github.com/eggjs/egg-alinode/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eggjs/egg-alinode@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/tags/2.0.0/manifests"},{"name":"1.1.1","sha":"ac7ff205225143e422cafcbcf27ff1f7626a7c14","kind":"commit","published_at":"2017-08-30T08:49:25.000Z","download_url":"https://codeload.github.com/eggjs/egg-alinode/tar.gz/1.1.1","html_url":"https://github.com/eggjs/egg-alinode/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eggjs/egg-alinode@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8c6da0f36a22917a1310d12561d55b93729758f1","kind":"tag","published_at":"2016-11-08T14:39:15.000Z","download_url":"https://codeload.github.com/eggjs/egg-alinode/tar.gz/1.1.0","html_url":"https://github.com/eggjs/egg-alinode/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eggjs/egg-alinode@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"19d95816f5763562e65f61f090676c4c599dfe81","kind":"tag","published_at":"2016-08-31T16:41:03.000Z","download_url":"https://codeload.github.com/eggjs/egg-alinode/tar.gz/1.0.3","html_url":"https://github.com/eggjs/egg-alinode/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eggjs/egg-alinode@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"148b0c3771fedd48e14a369a551dfa04119be47f","kind":"tag","published_at":"2016-08-10T09:16:46.000Z","download_url":"https://codeload.github.com/eggjs/egg-alinode/tar.gz/1.0.2","html_url":"https://github.com/eggjs/egg-alinode/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eggjs/egg-alinode@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"d6e72248f4314823b35fdf4dc341105075371c7d","kind":"tag","published_at":"2016-07-20T03:40:37.000Z","download_url":"https://codeload.github.com/eggjs/egg-alinode/tar.gz/1.0.1","html_url":"https://github.com/eggjs/egg-alinode/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eggjs/egg-alinode@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-09T03:12:49.113Z","dependent_packages_count":2,"downloads":5,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":58.01390020184787,"dependent_repos_count":10.336075070876474,"dependent_packages_count":8.856726766155058,"stargazers_count":5.8937736980498405,"forks_count":6.142414745776723,"docker_downloads_count":null,"average":17.848578096541193},"purl":"pkg:npm/%40gaoding/egg-alinode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@gaoding/egg-alinode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@gaoding/egg-alinode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@gaoding/egg-alinode/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T09:12:18.583Z","issues_count":0,"pull_requests_count":16,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3308933.0714285714,"issues_closed_count":0,"pull_requests_closed_count":14,"pull_request_authors_count":8,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":3.375,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs%2Fegg-alinode/issues","maintainers":[{"login":"atian25","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atian25"},{"login":"fengmk2","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fengmk2"},{"login":"popomore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/popomore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gaoding%2Fegg-alinode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gaoding%2Fegg-alinode/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gaoding%2Fegg-alinode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gaoding%2Fegg-alinode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gaoding%2Fegg-alinode/codemeta","maintainers":[{"uuid":"aui","login":"aui","name":null,"email":"1987.tangbin@gmail.com","url":null,"packages_count":215,"html_url":"https://www.npmjs.com/~aui","role":null,"created_at":"2022-11-20T16:09:58.598Z","updated_at":"2022-11-20T16:09:58.598Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aui/packages"},{"uuid":"laoshu133","login":"laoshu133","name":null,"email":"admin@laoshu133.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~laoshu133","role":null,"created_at":"2022-11-20T16:09:58.583Z","updated_at":"2022-11-20T16:09:58.583Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/laoshu133/packages"},{"uuid":"facai","login":"facai","name":null,"email":"facai@gaoding.com","url":null,"packages_count":75,"html_url":"https://www.npmjs.com/~facai","role":null,"created_at":"2022-11-20T16:09:58.572Z","updated_at":"2022-11-20T16:09:58.572Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/facai/packages"},{"uuid":"mljsgto222","login":"mljsgto222","name":null,"email":"mljsgto222@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~mljsgto222","role":null,"created_at":"2022-11-20T16:09:58.608Z","updated_at":"2022-11-20T16:09:58.608Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mljsgto222/packages"},{"uuid":"moocher","login":"moocher","name":null,"email":"657993703@qq.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~moocher","role":null,"created_at":"2022-11-20T16:09:58.630Z","updated_at":"2022-11-20T16:09:58.630Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/moocher/packages"},{"uuid":"xuezi","login":"xuezi","name":null,"email":"xzj15859722542@hotmail.com","url":null,"packages_count":101,"html_url":"https://www.npmjs.com/~xuezi","role":null,"created_at":"2022-11-20T16:09:58.613Z","updated_at":"2022-11-20T16:09:58.613Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xuezi/packages"},{"uuid":"zengtiansheng","login":"zengtiansheng","name":null,"email":"zengtianshengz@163.com","url":null,"packages_count":75,"html_url":"https://www.npmjs.com/~zengtiansheng","role":null,"created_at":"2022-11-20T16:09:58.640Z","updated_at":"2022-11-20T16:09:58.640Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zengtiansheng/packages"},{"uuid":"gaoding-bot","login":"gaoding-bot","name":null,"email":"bot@gaoding.com","url":null,"packages_count":71,"html_url":"https://www.npmjs.com/~gaoding-bot","role":null,"created_at":"2022-11-20T16:09:58.546Z","updated_at":"2022-11-20T16:09:58.546Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gaoding-bot/packages"},{"uuid":"mutou","login":"mutou","name":null,"email":"mutou@gaoding.com","url":null,"packages_count":72,"html_url":"https://www.npmjs.com/~mutou","role":null,"created_at":"2022-11-20T16:09:58.618Z","updated_at":"2022-11-20T16:09:58.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mutou/packages"}]}