{"id":784612,"name":"@6river/context","ecosystem":"npm","description":"This is a promise-based port of Go conext library.","homepage":"https://github.com/6RiverSystems/context#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/6RiverSystems/context","keywords_array":[],"namespace":"6river","versions_count":5,"first_release_published_at":"2018-04-16T19:32:18.356Z","latest_release_published_at":"2018-04-20T16:18:42.452Z","latest_release_number":"1.0.0","last_synced_at":"2026-03-29T04:03:25.353Z","created_at":"2022-04-07T12:53:28.648Z","updated_at":"2026-03-29T04:03:25.354Z","registry_url":"https://www.npmjs.com/package/@6river/context","install_command":"npm install @6river/context","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.0-beta.1"}},"repo_metadata":{"id":57093797,"uuid":"129793263","full_name":"6RiverSystems/context","owner":"6RiverSystems","description":"context lib defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries","archived":false,"fork":false,"pushed_at":"2023-07-18T19:57:57.000Z","size":196,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":11,"default_branch":"develop","last_synced_at":"2025-09-16T18:57:00.945Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/6RiverSystems.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2018-04-16T19:13:03.000Z","updated_at":"2018-04-20T17:26:02.000Z","dependencies_parsed_at":"2022-08-22T21:40:34.020Z","dependency_job_id":null,"html_url":"https://github.com/6RiverSystems/context","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/6RiverSystems/context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6RiverSystems%2Fcontext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6RiverSystems%2Fcontext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6RiverSystems%2Fcontext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6RiverSystems%2Fcontext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/6RiverSystems","download_url":"https://codeload.github.com/6RiverSystems/context/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6RiverSystems%2Fcontext/sbom","scorecard":{"id":5394,"data":{"date":"2025-08-11","repo":{"name":"github.com/6RiverSystems/context","commit":"63f50a87fac28d318ffabb1043484681cf7b7798"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.3,"checks":[{"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":"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":"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":"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":0,"reason":"Found 0/5 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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'","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":"Vulnerabilities","score":0,"reason":"54 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-8w4h-3cm3-2pm2","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pc5p-h8pf-mvwp","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-14T13:26:31.151Z","repository_id":57093797,"created_at":"2025-08-14T13:26:31.151Z","updated_at":"2025-08-14T13:26:31.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279076863,"owners_count":26098229,"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-15T02:00:07.814Z","response_time":56,"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":"6RiverSystems","name":"6 River Systems","uuid":"15053376","kind":"organization","description":"","email":"chris-singh","website":"6river.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15053376?v=4","repositories_count":206,"last_synced_at":"2025-03-21T17:08:24.138Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/6RiverSystems","funding_links":[],"total_stars":100,"followers":54,"following":0,"created_at":"2022-11-05T16:27:24.595Z","updated_at":"2025-03-21T17:08:24.139Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/6RiverSystems","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/6RiverSystems/repositories"},"tags":[{"name":"v1.1.0-beta.1","sha":"63f50a87fac28d318ffabb1043484681cf7b7798","kind":"commit","published_at":"2018-04-20T17:25:49.000Z","download_url":"https://codeload.github.com/6RiverSystems/context/tar.gz/v1.1.0-beta.1","html_url":"https://github.com/6RiverSystems/context/releases/tag/v1.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/6RiverSystems/context@v1.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6RiverSystems%2Fcontext/tags/v1.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6RiverSystems%2Fcontext/tags/v1.1.0-beta.1/manifests"},{"name":"v1.0.0","sha":"38bbf86b50d4e5b12c538dfe7a511fb5f8c31bfc","kind":"commit","published_at":"2018-04-20T16:16:12.000Z","download_url":"https://codeload.github.com/6RiverSystems/context/tar.gz/v1.0.0","html_url":"https://github.com/6RiverSystems/context/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/6RiverSystems/context@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6RiverSystems%2Fcontext/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6RiverSystems%2Fcontext/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.3","sha":"90d37fb1f2a25a96341d3ed2e86c5ec6461de58d","kind":"commit","published_at":"2018-04-20T14:57:48.000Z","download_url":"https://codeload.github.com/6RiverSystems/context/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/6RiverSystems/context/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/6RiverSystems/context@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6RiverSystems%2Fcontext/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6RiverSystems%2Fcontext/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e72bbcd108d014186a8ad5940326cf3e8a055a0c","kind":"commit","published_at":"2018-04-16T22:48:48.000Z","download_url":"https://codeload.github.com/6RiverSystems/context/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/6RiverSystems/context/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/6RiverSystems/context@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6RiverSystems%2Fcontext/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6RiverSystems%2Fcontext/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"f2d895eb946adc202c61de50c75036088a70ff8a","kind":"commit","published_at":"2018-04-16T19:19:07.000Z","download_url":"https://codeload.github.com/6RiverSystems/context/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/6RiverSystems/context/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/6RiverSystems/context@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6RiverSystems%2Fcontext/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6RiverSystems%2Fcontext/tags/v1.0.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2025-10-17T21:26:25.633Z","dependent_packages_count":2,"downloads":117,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":7.843877776681872,"dependent_repos_count":10.331462570266025,"dependent_packages_count":20.967833947506787,"stargazers_count":20.952484261370564,"forks_count":15.41222687126188,"docker_downloads_count":null,"average":15.101577085417427},"purl":"pkg:npm/%406river/context","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@6river/context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@6river/context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@6river/context/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T23:50:16.309Z","issues_count":0,"pull_requests_count":6,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":66.5,"issues_closed_count":0,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":4,"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/6RiverSystems%2Fcontext/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@6river%2Fcontext/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@6river%2Fcontext/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@6river%2Fcontext/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@6river%2Fcontext/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@6river%2Fcontext/codemeta","maintainers":[{"uuid":"6river-machine","login":"6river-machine","name":null,"email":"swdev@6river.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~6river-machine","role":null,"created_at":"2022-11-08T11:12:40.692Z","updated_at":"2022-11-08T11:12:40.692Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/6river-machine/packages"},{"uuid":"kolach","login":"kolach","name":null,"email":"chikolad@gmail.com","url":null,"packages_count":33,"html_url":"https://www.npmjs.com/~kolach","role":null,"created_at":"2022-11-08T11:12:40.701Z","updated_at":"2022-11-08T11:12:40.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kolach/packages"},{"uuid":"jjhughes57","login":"jjhughes57","name":null,"email":"jjhughes57@gmail.com","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~jjhughes57","role":null,"created_at":"2022-11-08T11:12:40.712Z","updated_at":"2022-11-08T11:12:40.712Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jjhughes57/packages"},{"uuid":"aaron.france","login":"aaron.france","name":null,"email":"afrance@6river.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~aaron.france","role":null,"created_at":"2022-11-08T11:12:40.683Z","updated_at":"2022-11-08T11:12:40.683Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aaron.france/packages"},{"uuid":"6river-npm","login":"6river-npm","name":null,"email":"eng_sw_devops@6river.com","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~6river-npm","role":null,"created_at":"2023-01-14T12:42:50.979Z","updated_at":"2023-01-14T12:42:50.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/6river-npm/packages"}]}