{"id":1362834,"name":"@weyforth/contentful","ecosystem":"npm","description":"Client for Contentful's Content Delivery API","homepage":"https://www.contentful.com/developers/documentation/content-delivery-api/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/contentful/contentful.js","keywords_array":[],"namespace":"weyforth","versions_count":2,"first_release_published_at":"2020-02-20T01:26:52.300Z","latest_release_published_at":"2020-02-20T01:27:58.474Z","latest_release_number":"1.0.0","last_synced_at":"2026-05-07T18:33:39.031Z","created_at":"2022-04-08T22:25:50.547Z","updated_at":"2026-05-07T18:33:39.031Z","registry_url":"https://www.npmjs.com/package/@weyforth/contentful","install_command":"npm install @weyforth/contentful","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":398241,"uuid":"10756392","full_name":"contentful/contentful.js","owner":"contentful","description":"JavaScript library for Contentful's Delivery API (node \u0026 browser)","archived":false,"fork":false,"pushed_at":"2025-10-20T21:05:33.000Z","size":106999,"stargazers_count":1255,"open_issues_count":36,"forks_count":204,"subscribers_count":91,"default_branch":"master","last_synced_at":"2025-10-20T23:12:23.342Z","etag":null,"topics":["contentful","contentful-js-sdk","delivery-api","javascript","sdk"],"latest_commit_sha":null,"homepage":"https://contentful.github.io/contentful.js","language":"TypeScript","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/contentful.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-06-18T07:22:56.000Z","updated_at":"2025-10-20T21:01:41.000Z","dependencies_parsed_at":"2024-01-08T02:15:36.235Z","dependency_job_id":"41e95cba-d751-49e6-9227-56192e30005a","html_url":"https://github.com/contentful/contentful.js","commit_stats":{"total_commits":2141,"total_committers":111,"mean_commits":19.28828828828829,"dds":0.5819710415693602,"last_synced_commit":"0f7d0a85451079f43b61427e46c586ef32dd1a9a"},"previous_names":[],"tags_count":506,"template":false,"template_full_name":null,"purl":"pkg:github/contentful/contentful.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentful%2Fcontentful.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentful%2Fcontentful.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentful%2Fcontentful.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentful%2Fcontentful.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/contentful","download_url":"https://codeload.github.com/contentful/contentful.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentful%2Fcontentful.js/sbom","scorecard":{"id":303439,"data":{"date":"2025-08-11","repo":{"name":"github.com/contentful/contentful.js","commit":"913e5c11215266e35e983a4963e07281e6f63459"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":"Code-Review","score":8,"reason":"Found 7/8 approved changesets -- score normalized to 8","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":"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":10,"reason":"25 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/dependabot-approve-and-request-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot-approve-and-request-merge.yml:1"],"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":"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":"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/codeql.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/contentful/contentful.js/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/contentful/contentful.js/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/contentful/contentful.js/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-approve-and-request-merge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/contentful/contentful.js/dependabot-approve-and-request-merge.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/contentful/.github/SECURITY.md:1","Info: Found linked content: github.com/contentful/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/contentful/.github/SECURITY.md:1","Info: Found text in security policy: github.com/contentful/.github/SECURITY.md:1"],"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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Info: codeowner review is required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 30 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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T21:21:29.589Z","repository_id":398241,"created_at":"2025-08-17T21:21:29.589Z","updated_at":"2025-08-17T21:21:29.589Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280555959,"owners_count":26350538,"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-23T02:00:06.710Z","response_time":142,"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":"contentful","name":"Contentful","uuid":"472182","kind":"organization","description":"The Composable Content Platform ✨ Our API-first technology empowers builders to connect, create, and extend content with ease delivering impactful experiences.","email":null,"website":"https://www.contentful.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/472182?v=4","repositories_count":257,"last_synced_at":"2025-03-06T12:50:07.466Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/contentful","funding_links":[],"total_stars":8753,"followers":593,"following":0,"created_at":"2022-11-02T16:36:10.829Z","updated_at":"2025-03-06T12:50:07.466Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/contentful","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/contentful/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T14:17:09.207Z","dependent_packages_count":1,"downloads":22,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":35.00554781356705,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":2.933300123464834,"forks_count":2.8180155360387023,"average":16.461758003475428},"purl":"pkg:npm/%40weyforth/contentful","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@weyforth/contentful","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@weyforth/contentful","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@weyforth/contentful/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-21T03:03:14.612Z","issues_count":133,"pull_requests_count":965,"avg_time_to_close_issue":24489919.054347824,"avg_time_to_close_pull_request":318706.13566739607,"issues_closed_count":92,"pull_requests_closed_count":914,"pull_request_authors_count":41,"issue_authors_count":126,"avg_comments_per_issue":3.4661654135338344,"avg_comments_per_pull_request":0.7015544041450777,"merged_pull_requests_count":710,"bot_issues_count":1,"bot_pull_requests_count":766,"past_year_issues_count":25,"past_year_pull_requests_count":325,"past_year_avg_time_to_close_issue":471179.44444444444,"past_year_avg_time_to_close_pull_request":196326.70648464165,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":293,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":0.88,"past_year_avg_comments_per_pull_request":0.6707692307692308,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":277,"past_year_merged_pull_requests_count":179,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentful%2Fcontentful.js/issues","maintainers":[{"login":"axe312ger","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/axe312ger"},{"login":"marcolink","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcolink"},{"login":"luizfonseca","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luizfonseca"},{"login":"mayakarabula","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayakarabula"},{"login":"elylucas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elylucas"},{"login":"z0al","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/z0al"}],"active_maintainers":[{"login":"axe312ger","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/axe312ger"},{"login":"luizfonseca","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luizfonseca"},{"login":"elylucas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elylucas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@weyforth%2Fcontentful/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@weyforth%2Fcontentful/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@weyforth%2Fcontentful/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@weyforth%2Fcontentful/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@weyforth%2Fcontentful/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@weyforth%2Fcontentful/codemeta","maintainers":[{"uuid":"weyforth","login":"weyforth","name":null,"email":"contact@mikefarrow.co.uk","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~weyforth","role":null,"created_at":"2022-11-11T05:44:05.674Z","updated_at":"2022-11-11T05:44:05.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/weyforth/packages"}]}