{"id":1239999,"name":"coding","ecosystem":"npm","description":"分析单个 Node 文件，解析其依赖，并将依赖及原文件合并成一个与 Node 无关的文件","homepage":"https://github.com/qiu8310/coding","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/qiu8310/coding","keywords_array":["coding","module","concat","node","mod"],"namespace":null,"versions_count":3,"first_release_published_at":"2015-03-19T02:15:24.663Z","latest_release_published_at":"2015-04-11T03:06:38.285Z","latest_release_number":"0.0.2","last_synced_at":"2026-04-21T20:03:22.063Z","created_at":"2022-04-08T14:36:36.371Z","updated_at":"2026-04-21T20:03:22.063Z","registry_url":"https://www.npmjs.com/package/coding","install_command":"npm install coding","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.2"}},"repo_metadata":{"id":29528112,"uuid":"33066712","full_name":"qiu8310/coding","owner":"qiu8310","description":"分析单个 Node 文件，解析其依赖，并将依赖及原文件合并成一个与 Node 无关的文件","archived":false,"fork":false,"pushed_at":"2015-12-01T04:34:15.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-24T23:23:42.082Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qiu8310.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-29T08:48:09.000Z","updated_at":"2015-03-29T10:37:44.000Z","dependencies_parsed_at":"2022-09-03T18:51:50.296Z","dependency_job_id":null,"html_url":"https://github.com/qiu8310/coding","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/qiu8310/coding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiu8310%2Fcoding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiu8310%2Fcoding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiu8310%2Fcoding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiu8310%2Fcoding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qiu8310","download_url":"https://codeload.github.com/qiu8310/coding/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiu8310%2Fcoding/sbom","scorecard":{"id":753774,"data":{"date":"2025-08-11","repo":{"name":"github.com/qiu8310/coding","commit":"837ee89d3d73e0ed0bb59cee29b81a3fbaba7c50"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"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":"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":0,"reason":"Found 0/8 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":"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":"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":"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":"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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-22T20:59:51.061Z","repository_id":29528112,"created_at":"2025-08-22T20:59:51.061Z","updated_at":"2025-08-22T20:59:51.061Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277261230,"owners_count":25788578,"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-09-27T02:00:08.978Z","response_time":73,"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":"qiu8310","name":"Zhonglei Qiu","uuid":"1094697","kind":"user","description":"","email":"","website":null,"location":"Shanghai","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1094697?u=c07bf7fe12c7f115e89891562f506fe4dc70c95b\u0026v=4","repositories_count":119,"last_synced_at":"2024-04-14T07:16:56.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/qiu8310","funding_links":[],"total_stars":1707,"followers":204,"following":118,"created_at":"2022-11-05T13:32:00.666Z","updated_at":"2024-04-14T07:17:16.975Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qiu8310","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qiu8310/repositories"},"tags":[{"name":"0.0.2","sha":"83134935726d3f714ed245bd16bfcd6b5c2c9a8c","kind":"tag","published_at":"2015-04-11T03:04:52.000Z","download_url":"https://codeload.github.com/qiu8310/coding/tar.gz/0.0.2","html_url":"https://github.com/qiu8310/coding/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qiu8310/coding@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiu8310%2Fcoding/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiu8310%2Fcoding/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-11-01T15:35:44.679Z","dependent_packages_count":5,"downloads":8,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":16.03363421623666,"dependent_repos_count":7.638483358728343,"dependent_packages_count":3.7068063827718443,"stargazers_count":20.952484261370564,"forks_count":15.41222687126188,"docker_downloads_count":1.6107558728607128,"average":10.892398493871667},"purl":"pkg:npm/coding","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/coding","docker_dependents_count":1,"docker_downloads_count":26,"usage_url":"https://repos.ecosyste.ms/usage/npm/coding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/coding/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T21:41:03.876Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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/qiu8310%2Fcoding/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/coding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/coding/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/coding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/coding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/coding/codemeta","maintainers":[{"uuid":"qiu8310","login":"qiu8310","name":null,"email":"qiuzhongleiabc@126.com","url":null,"packages_count":198,"html_url":"https://www.npmjs.com/~qiu8310","role":null,"created_at":"2022-11-10T19:50:50.666Z","updated_at":"2022-11-10T19:50:50.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/qiu8310/packages"}]}