{"id":900755,"name":"@digitalbazaar/security-context","ecosystem":"npm","description":"Compact isomorphic clone of ccg security-context.","homepage":"https://github.com/digitalbazaar/security-context#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/digitalbazaar/security-context","keywords_array":[],"namespace":"digitalbazaar","versions_count":2,"first_release_published_at":"2021-04-24T18:32:50.725Z","latest_release_published_at":"2023-06-13T15:56:19.314Z","latest_release_number":"1.0.1","last_synced_at":"2026-04-26T04:35:19.207Z","created_at":"2022-04-07T16:28:01.384Z","updated_at":"2026-04-26T04:35:19.207Z","registry_url":"https://www.npmjs.com/package/@digitalbazaar/security-context","install_command":"npm install @digitalbazaar/security-context","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"}},"repo_metadata":{"id":52585466,"uuid":"360361396","full_name":"digitalbazaar/security-context","owner":"digitalbazaar","description":"Compact isomorphic clone of ccg security-context.","archived":false,"fork":false,"pushed_at":"2023-06-13T15:56:21.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-09-20T22:58:18.610Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/digitalbazaar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-22T01:54:47.000Z","updated_at":"2023-06-13T15:54:05.000Z","dependencies_parsed_at":"2024-06-19T01:25:47.617Z","dependency_job_id":"e4b13d6e-f338-41dd-99a5-fd7176779e04","html_url":"https://github.com/digitalbazaar/security-context","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":0.3846153846153846,"last_synced_commit":"f231513b9829aa33f66c9cca05849cac77c416c9"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":"digitalbazaar/context-template","purl":"pkg:github/digitalbazaar/security-context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Fsecurity-context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Fsecurity-context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Fsecurity-context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Fsecurity-context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalbazaar","download_url":"https://codeload.github.com/digitalbazaar/security-context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Fsecurity-context/sbom","scorecard":{"id":342379,"data":{"date":"2025-08-11","repo":{"name":"github.com/digitalbazaar/security-context","commit":"f231513b9829aa33f66c9cca05849cac77c416c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/9 approved changesets -- score normalized to 1","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/digitalbazaar/security-context/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/digitalbazaar/security-context/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/digitalbazaar/security-context/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/digitalbazaar/security-context/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/digitalbazaar/security-context/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/digitalbazaar/security-context/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/digitalbazaar/security-context/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:21","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:43","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:60","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"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: BSD 3-Clause \"New\" or \"Revised\" 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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-18T06:11:23.656Z","repository_id":52585466,"created_at":"2025-08-18T06:11:23.656Z","updated_at":"2025-08-18T06:11:23.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280073296,"owners_count":26267112,"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-20T02:00:06.978Z","response_time":62,"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":"digitalbazaar","name":"Digital Bazaar, Inc.","uuid":"167436","kind":"organization","description":"Decentralized identity, credentials, payments, and ledgers.","email":"support@digitalbazaar.com","website":"https://digitalbazaar.com/","location":"Blacksburg, VA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/167436?v=4","repositories_count":582,"last_synced_at":"2024-04-14T20:50:13.898Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/digitalbazaar","funding_links":[],"total_stars":8629,"followers":63,"following":0,"created_at":"2022-11-02T16:21:05.471Z","updated_at":"2024-04-14T20:52:50.695Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalbazaar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalbazaar/repositories"},"tags":[{"name":"v1.0.1","sha":"ae2e4c1c72dc81267d33deb31aad9881137350b5","kind":"tag","published_at":"2023-06-13T15:55:52.000Z","download_url":"https://codeload.github.com/digitalbazaar/security-context/tar.gz/v1.0.1","html_url":"https://github.com/digitalbazaar/security-context/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/digitalbazaar/security-context@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Fsecurity-context/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Fsecurity-context/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55420d8501244dc13acdf643faaa1bd542fa3b94","kind":"tag","published_at":"2021-04-24T18:32:33.000Z","download_url":"https://codeload.github.com/digitalbazaar/security-context/tar.gz/v1.0.0","html_url":"https://github.com/digitalbazaar/security-context/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/digitalbazaar/security-context@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Fsecurity-context/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Fsecurity-context/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-20T09:54:58.703Z","dependent_packages_count":14,"downloads":73278,"downloads_period":"last-month","dependent_repos_count":69,"rankings":{"downloads":1.2416852689567424,"dependent_repos_count":1.6510436519174672,"dependent_packages_count":1.581516050514372,"stargazers_count":16.7652113102712,"forks_count":15.443942289853089,"docker_downloads_count":1.3008686251905528,"average":6.330711199450572},"purl":"pkg:npm/%40digitalbazaar/security-context","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@digitalbazaar/security-context","docker_dependents_count":10,"docker_downloads_count":76044,"usage_url":"https://repos.ecosyste.ms/usage/npm/@digitalbazaar/security-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@digitalbazaar/security-context/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T20:42:19.223Z","issues_count":1,"pull_requests_count":4,"avg_time_to_close_issue":2537228.0,"avg_time_to_close_pull_request":58984.0,"issues_closed_count":1,"pull_requests_closed_count":4,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":5.0,"avg_comments_per_pull_request":0.25,"merged_pull_requests_count":2,"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/digitalbazaar%2Fsecurity-context/issues","maintainers":[{"login":"davidlehn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidlehn"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@digitalbazaar%2Fsecurity-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@digitalbazaar%2Fsecurity-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@digitalbazaar%2Fsecurity-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@digitalbazaar%2Fsecurity-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@digitalbazaar%2Fsecurity-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@digitalbazaar%2Fsecurity-context/codemeta","maintainers":[{"uuid":"msporny","login":"msporny","name":null,"email":"msporny@digitalbazaar.com","url":null,"packages_count":451,"html_url":"https://www.npmjs.com/~msporny","role":null,"created_at":"2022-11-16T20:25:53.957Z","updated_at":"2022-11-16T20:25:53.957Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/msporny/packages"},{"uuid":"dlongley","login":"dlongley","name":null,"email":"dlongley@digitalbazaar.com","url":null,"packages_count":455,"html_url":"https://www.npmjs.com/~dlongley","role":null,"created_at":"2022-11-16T20:25:53.952Z","updated_at":"2022-11-16T20:25:53.952Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dlongley/packages"},{"uuid":"davidlehn","login":"davidlehn","name":null,"email":"dil@lehn.org","url":null,"packages_count":455,"html_url":"https://www.npmjs.com/~davidlehn","role":null,"created_at":"2022-11-16T20:25:53.962Z","updated_at":"2022-11-16T20:25:53.962Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidlehn/packages"},{"uuid":"gannan","login":"gannan","name":null,"email":"gannan@digitalbazaar.com","url":null,"packages_count":315,"html_url":"https://www.npmjs.com/~gannan","role":null,"created_at":"2022-11-16T20:25:53.979Z","updated_at":"2022-11-16T20:25:53.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gannan/packages"}]}