{"id":377772,"url":"https://github.com/bmeck/node-cookiejar","last_synced_at":"2026-07-22T12:30:36.118Z","repository":{"id":925415,"uuid":"691683","full_name":"bmeck/node-cookiejar","owner":"bmeck","description":"Simple cookie library for node (not bound to request)","archived":false,"fork":false,"pushed_at":"2022-12-13T20:07:53.000Z","size":54,"stargazers_count":123,"open_issues_count":6,"forks_count":44,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-07-05T04:26:10.875Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/bmeck.png","metadata":{"files":{"readme":"readme.md","changelog":null,"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":"2010-05-28T19:44:35.000Z","updated_at":"2026-07-04T10:20:09.000Z","dependencies_parsed_at":"2023-01-13T10:47:15.619Z","dependency_job_id":null,"html_url":"https://github.com/bmeck/node-cookiejar","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/bmeck/node-cookiejar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmeck","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/sbom","scorecard":{"id":245542,"data":{"date":"2025-08-11","repo":{"name":"github.com/bmeck/node-cookiejar","commit":"ccb012da6dcfd58aaed792824f83d7227df8dea1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"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":"Code-Review","score":4,"reason":"Found 7/17 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"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":"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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-17T07:33:39.599Z","repository_id":925415,"created_at":"2025-08-17T07:33:39.600Z","updated_at":"2025-08-17T07:33:39.600Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35288810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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":{"login":"bmeck","name":"Bradley Farias","uuid":"234659","kind":"user","description":"","email":"","website":null,"location":"Austin, Texas","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/234659?v=4","repositories_count":346,"last_synced_at":"2024-04-09T12:55:44.351Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bmeck","funding_links":[],"total_stars":801,"followers":622,"following":22,"created_at":"2022-11-02T16:23:04.878Z","updated_at":"2024-04-09T12:57:00.173Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmeck","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmeck/repositories"},"packages":[{"id":13742801,"name":"node-cookiejar","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/bmeck/node-cookiejar","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bmeck/node-cookiejar","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:31:29.747Z","latest_release_published_at":"2026-02-13T05:31:29.747Z","latest_release_number":"2.1.2-1","last_synced_at":"2026-03-13T09:23:29.055Z","created_at":"2026-02-13T05:31:29.573Z","updated_at":"2026-03-13T09:30:29.878Z","registry_url":"https://launchpad.net/ubuntu/+source/node-cookiejar","install_command":"apt-get install node-cookiejar","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-cookiejar","standards_version":"4.4.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), pkg-js-tools (\u003e= 0.9.12~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T05:31:30.289Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-cookiejar?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-cookiejar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-cookiejar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-cookiejar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-cookiejar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-cookiejar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-cookiejar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-cookiejar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-cookiejar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-cookiejar/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13759973,"name":"node-cookiejar","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/bmeck/node-cookiejar","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bmeck/node-cookiejar","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T09:38:10.225Z","latest_release_published_at":"2026-02-13T09:38:10.225Z","latest_release_number":"2.1.4+~2.1.2-1","last_synced_at":"2026-03-13T11:19:12.253Z","created_at":"2026-02-13T09:38:10.047Z","updated_at":"2026-03-13T11:30:57.487Z","registry_url":"https://launchpad.net/ubuntu/+source/node-cookiejar","install_command":"apt-get install node-cookiejar","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-cookiejar","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T09:38:10.779Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-cookiejar?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-cookiejar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-cookiejar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-cookiejar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-cookiejar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-cookiejar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-cookiejar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-cookiejar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-cookiejar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-cookiejar/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13399087,"name":"node-cookiejar","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/bmeck/node-cookiejar","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bmeck/node-cookiejar","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:19:04.015Z","latest_release_published_at":"2026-02-06T05:19:04.015Z","latest_release_number":"2.1.4+~2.1.2-1","last_synced_at":"2026-03-06T05:35:42.347Z","created_at":"2026-02-06T05:19:03.663Z","updated_at":"2026-03-06T06:43:13.061Z","registry_url":"https://launchpad.net/ubuntu/+source/node-cookiejar","install_command":"apt-get install node-cookiejar","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-cookiejar","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-cookiejar?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-cookiejar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-cookiejar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-cookiejar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-cookiejar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-cookiejar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-cookiejar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-cookiejar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-cookiejar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-cookiejar/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13596152,"name":"node-cookiejar","ecosystem":"debian","description":null,"homepage":"https://github.com/bmeck/node-cookiejar","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bmeck/node-cookiejar","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:23:24.492Z","latest_release_published_at":"2026-02-11T10:23:24.492Z","latest_release_number":"2.0.1-1","last_synced_at":"2026-03-13T15:00:35.495Z","created_at":"2026-02-11T10:23:24.275Z","updated_at":"2026-03-13T15:00:35.495Z","registry_url":"https://tracker.debian.org/pkg/node-cookiejar","install_command":"apt-get install node-cookiejar","documentation_url":"https://packages.debian.org/buster/node-cookiejar","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-cookiejar","standards_version":"3.9.6","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 8), dh-buildinfo, nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:11:56.011Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-cookiejar?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-cookiejar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-cookiejar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-cookiejar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-cookiejar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-cookiejar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-cookiejar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-cookiejar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-cookiejar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-cookiejar/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":104},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-07-10T05:03:02.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13793550,"name":"node-cookiejar","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/bmeck/node-cookiejar","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bmeck/node-cookiejar","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:58:40.957Z","latest_release_published_at":"2026-02-13T15:58:40.957Z","latest_release_number":"2.1.4+~2.1.2-1","last_synced_at":"2026-03-13T20:15:55.034Z","created_at":"2026-02-13T15:58:40.704Z","updated_at":"2026-03-13T20:15:55.035Z","registry_url":"https://launchpad.net/ubuntu/+source/node-cookiejar","install_command":"apt-get install node-cookiejar","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-cookiejar","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T15:58:41.501Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-cookiejar?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-cookiejar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-cookiejar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-cookiejar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-cookiejar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-cookiejar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-cookiejar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-cookiejar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-cookiejar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-cookiejar/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13701192,"name":"node-cookiejar","ecosystem":"debian","description":null,"homepage":"https://github.com/bmeck/node-cookiejar","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/bmeck/node-cookiejar","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:08:23.638Z","latest_release_published_at":"2026-02-12T21:08:23.638Z","latest_release_number":"2.1.4+~2.1.2-1","last_synced_at":"2026-03-13T20:39:11.174Z","created_at":"2026-02-12T21:08:23.463Z","updated_at":"2026-03-13T21:01:54.658Z","registry_url":"https://tracker.debian.org/pkg/node-cookiejar","install_command":"apt-get install node-cookiejar","documentation_url":"https://packages.debian.org/bookworm/node-cookiejar","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-cookiejar","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":925415,"uuid":"691683","full_name":"bmeck/node-cookiejar","owner":"bmeck","description":"Simple cookie library for node (not bound to request)","archived":false,"fork":false,"pushed_at":"2022-12-13T20:07:53.000Z","size":54,"stargazers_count":123,"open_issues_count":6,"forks_count":44,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-03T18:00:54.671Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/bmeck.png","metadata":{"files":{"readme":"readme.md","changelog":null,"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":"2010-05-28T19:44:35.000Z","updated_at":"2025-10-26T17:39:01.000Z","dependencies_parsed_at":"2023-01-13T10:47:15.619Z","dependency_job_id":null,"html_url":"https://github.com/bmeck/node-cookiejar","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/bmeck/node-cookiejar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmeck","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/sbom","scorecard":{"id":245542,"data":{"date":"2025-08-11","repo":{"name":"github.com/bmeck/node-cookiejar","commit":"ccb012da6dcfd58aaed792824f83d7227df8dea1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"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":"Code-Review","score":4,"reason":"Found 7/17 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"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":"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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-17T07:33:39.599Z","repository_id":925415,"created_at":"2025-08-17T07:33:39.600Z","updated_at":"2025-08-17T07:33:39.600Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29381086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T20:34:40.886Z","status":"ssl_error","status_checked_at":"2026-02-12T20:23:00.490Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-02-12T21:08:24.206Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":3.4490700754304138,"forks_count":2.959636091437784,"docker_downloads_count":null,"average":1.6021765417170495},"purl":"pkg:deb/debian/node-cookiejar?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-cookiejar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-cookiejar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-cookiejar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-25T16:07:21.059Z","issues_count":23,"pull_requests_count":24,"avg_time_to_close_issue":6512110.166666667,"avg_time_to_close_pull_request":6003070.0869565215,"issues_closed_count":18,"pull_requests_closed_count":23,"pull_request_authors_count":19,"issue_authors_count":22,"avg_comments_per_issue":1.3478260869565217,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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/bmeck%2Fnode-cookiejar/issues","maintainers":[{"login":"andyburke","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andyburke"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-cookiejar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-cookiejar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-cookiejar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-cookiejar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-cookiejar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-cookiejar/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13558003,"name":"node-cookiejar","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/bmeck/node-cookiejar","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bmeck/node-cookiejar","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:42:10.834Z","latest_release_published_at":"2026-02-11T04:42:10.834Z","latest_release_number":"2.1.4+~2.1.2-1","last_synced_at":"2026-03-11T10:42:43.632Z","created_at":"2026-02-11T04:42:10.665Z","updated_at":"2026-03-11T10:42:43.632Z","registry_url":"https://launchpad.net/ubuntu/+source/node-cookiejar","install_command":"apt-get install node-cookiejar","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-cookiejar","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:49:53.268Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-cookiejar?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-cookiejar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-cookiejar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-cookiejar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-cookiejar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-cookiejar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-cookiejar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-cookiejar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-cookiejar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-cookiejar/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13522557,"name":"node-cookiejar","ecosystem":"debian","description":null,"homepage":"https://github.com/bmeck/node-cookiejar","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bmeck/node-cookiejar","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:58:14.065Z","latest_release_published_at":"2026-02-10T21:58:14.065Z","latest_release_number":"2.1.2-1+deb11u1","last_synced_at":"2026-03-14T01:22:30.740Z","created_at":"2026-02-10T21:58:13.873Z","updated_at":"2026-03-14T01:22:30.740Z","registry_url":"https://tracker.debian.org/pkg/node-cookiejar","install_command":"apt-get install node-cookiejar","documentation_url":"https://packages.debian.org/bullseye/node-cookiejar","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-cookiejar","standards_version":"4.4.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), pkg-js-tools (\u003e= 0.9.12~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:22:59.288Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-cookiejar?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-cookiejar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-cookiejar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-cookiejar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-cookiejar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-cookiejar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-cookiejar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-cookiejar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-cookiejar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-cookiejar/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13428238,"name":"node-cookiejar","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/bmeck/node-cookiejar","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bmeck/node-cookiejar","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:23:53.828Z","latest_release_published_at":"2026-02-07T15:23:53.828Z","latest_release_number":"2.1.2+~2.1.2-1","last_synced_at":"2026-03-07T15:40:10.610Z","created_at":"2026-02-07T15:23:53.573Z","updated_at":"2026-03-07T16:02:28.724Z","registry_url":"https://launchpad.net/ubuntu/+source/node-cookiejar","install_command":"apt-get install node-cookiejar","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-cookiejar","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-cookiejar?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-cookiejar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-cookiejar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-cookiejar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-cookiejar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-cookiejar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-cookiejar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-cookiejar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-cookiejar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-cookiejar/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13659191,"name":"node-cookiejar","ecosystem":"debian","description":null,"homepage":"https://github.com/bmeck/node-cookiejar","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bmeck/node-cookiejar","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:12:37.610Z","latest_release_published_at":"2026-02-12T08:12:37.610Z","latest_release_number":"2.1.4+~2.1.2-1","last_synced_at":"2026-03-14T07:02:33.758Z","created_at":"2026-02-12T08:12:37.442Z","updated_at":"2026-03-14T07:02:33.758Z","registry_url":"https://tracker.debian.org/pkg/node-cookiejar","install_command":"apt-get install node-cookiejar","documentation_url":"https://packages.debian.org/trixie/node-cookiejar","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-cookiejar","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:12:38.299Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-cookiejar?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-cookiejar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-cookiejar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-cookiejar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-cookiejar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-cookiejar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-cookiejar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-cookiejar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-cookiejar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-cookiejar/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":4998113,"name":"org.webjars.npm:cookiejar","ecosystem":"maven","description":"WebJar for cookiejar","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bmeck/node-cookiejar","keywords_array":[],"namespace":"org.webjars.npm","versions_count":6,"first_release_published_at":"2015-12-17T09:14:02.000Z","latest_release_published_at":"2023-06-28T06:45:18.000Z","latest_release_number":"2.1.4","last_synced_at":"2026-07-21T21:16:14.541Z","created_at":"2022-07-27T10:53:48.270Z","updated_at":"2026-07-22T05:15:17.164Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/cookiejar/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/cookiejar/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":925415,"uuid":"691683","full_name":"bmeck/node-cookiejar","owner":"bmeck","description":"Simple cookie library for node (not bound to request)","archived":false,"fork":false,"pushed_at":"2022-12-13T20:07:53.000Z","size":54,"stargazers_count":124,"open_issues_count":6,"forks_count":45,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-20T07:43:12.829Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/bmeck.png","metadata":{"files":{"readme":"readme.md","changelog":null,"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":"2010-05-28T19:44:35.000Z","updated_at":"2025-08-21T01:19:15.000Z","dependencies_parsed_at":"2023-01-13T10:47:15.619Z","dependency_job_id":null,"html_url":"https://github.com/bmeck/node-cookiejar","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/bmeck/node-cookiejar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmeck","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/sbom","scorecard":{"id":245542,"data":{"date":"2025-08-11","repo":{"name":"github.com/bmeck/node-cookiejar","commit":"ccb012da6dcfd58aaed792824f83d7227df8dea1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"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":"Code-Review","score":4,"reason":"Found 7/17 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"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":"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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-17T07:33:39.599Z","repository_id":925415,"created_at":"2025-08-17T07:33:39.600Z","updated_at":"2025-08-17T07:33:39.600Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276613252,"owners_count":25673398,"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-23T02:00:09.130Z","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":"bmeck","name":"Bradley Farias","uuid":"234659","kind":"user","description":"","email":"","website":null,"location":"Austin, Texas","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/234659?v=4","repositories_count":346,"last_synced_at":"2024-04-09T12:55:44.351Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bmeck","funding_links":[],"total_stars":801,"followers":622,"following":22,"created_at":"2022-11-02T16:23:04.878Z","updated_at":"2024-04-09T12:57:00.173Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmeck","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmeck/repositories"},"tags":[{"name":"2.1.2","sha":"fbed912b7c84211ebcb5fadea0ce0b423853b365","kind":"commit","published_at":"2018-05-30T02:27:30.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/2.1.2","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.1.2/manifests"},{"name":"v2.0.6","sha":"3c3d43c39dc3c6928354873d43f3ec2895e26937","kind":"commit","published_at":"2015-11-11T20:43:53.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/v2.0.6","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"79a66df0ded433f38eb5aa3fe334a4d9cf9174fc","kind":"commit","published_at":"2015-11-11T20:41:57.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/v2.0.5","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/v2.0.5/manifests"},{"name":"2.0.4","sha":"16ccebefcd9bf06cbb1f1bf72bb72139a8cf2a08","kind":"commit","published_at":"2015-10-19T15:03:10.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/2.0.4","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"943562d622463982c0f9d28a48205851a7ff2200","kind":"commit","published_at":"2015-09-14T15:54:55.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/2.0.3","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.3/manifests"},{"name":"v2.0.3","sha":"943562d622463982c0f9d28a48205851a7ff2200","kind":"commit","published_at":"2015-09-14T15:54:55.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/v2.0.3","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/v2.0.3/manifests"},{"name":"2.0.2","sha":"954216457e55007f1a1e7d10d1760909cfc07d5d","kind":"commit","published_at":"2015-09-08T20:30:27.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/2.0.2","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"012ba93c69a292f0ab346b12ae391e5689fec5b8","kind":"commit","published_at":"2014-07-03T20:57:47.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/2.0.1","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"7f6e8573c50aea82f87ff15e7756b15301def73e","kind":"commit","published_at":"2014-06-02T19:56:56.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/2.0.0","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.0/manifests"},{"name":"1.3.2","sha":"ae3251f0c5e656af1dcde653857fa4d82333ca58","kind":"commit","published_at":"2014-04-22T14:36:30.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/1.3.2","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/1.3.2/manifests"},{"name":"1.1.0","sha":"2212a7c7ff6cbd117b483d8c7c5155f76b64e4b8","kind":"commit","published_at":"2010-06-16T18:43:24.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/1.1.0","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/1.1.0/manifests"},{"name":"1.0.5","sha":"c2103b02181568816b4f0b4a4f39785078b28e53","kind":"commit","published_at":"2010-06-15T22:56:40.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/1.0.5","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/1.0.5/manifests"},{"name":"1.0.3","sha":"44001b80c1298a93631d1f944c442e7da9d21678","kind":"commit","published_at":"2010-06-15T20:20:32.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/1.0.3","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/1.0.3/manifests"},{"name":"v1.0","sha":"9b988353d445fb0e47f7f0a322669d8bdde47f34","kind":"commit","published_at":"2010-05-29T15:51:48.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/v1.0","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T02:41:20.451Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":13.926458368789357,"stargazers_count":26.714052598384207,"forks_count":26.32717050491945,"docker_downloads_count":null,"average":21.935585336137862},"purl":"pkg:maven/org.webjars.npm/cookiejar","advisories":[{"uuid":"GSA_kwCzR0hTQS1oNDUyLTc5OTYtaDQ1aM4AAxDY","url":"https://github.com/advisories/GHSA-h452-7996-h45h","title":"cookiejar Regular Expression Denial of Service via Cookie.parse function","description":"Versions of the package cookiejar before 2.1.4 are vulnerable to Regular Expression Denial of Service (ReDoS) via the `Cookie.parse` function and other aspects of the API, which use an insecure regular expression for parsing cookie values. Applications could be stalled for extended periods of time if untrusted input is passed to cookie values or attempted to parse from request headers.\n\nProof of concept:\n\n```\nts\\nconst { CookieJar } = require(\"cookiejar\");\n\nconst jar = new CookieJar();\n\nconst start = performance.now();\n\nconst attack = \"a\" + \"t\".repeat(50_000);\njar.setCookie(attack);\n\nconsole.log(`CookieJar.setCookie(): ${performance.now() - start}ms`);\n\n```\n\n```\nCookieJar.setCookie(): 2963.214399999939ms\n```","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-01-18T06:31:03.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-25901","https://github.com/bmeck/node-cookiejar/pull/39","https://github.com/bmeck/node-cookiejar/pull/39/commits/eaa00021caf6ae09449dde826108153b578348e5","https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3176681","https://security.snyk.io/vuln/SNYK-JS-COOKIEJAR-3149984","https://github.com/bmeck/node-cookiejar/blob/master/cookiejar.js#23L73","https://github.com/bmeck/node-cookiejar/blob/master/cookiejar.js%23L73","https://lists.debian.org/debian-lts-announce/2023/09/msg00008.html","https://github.com/advisories/GHSA-h452-7996-h45h"],"source_kind":"github","identifiers":["GHSA-h452-7996-h45h","CVE-2022-25901"],"repository_url":"https://github.com/bmeck/node-cookiejar","blast_radius":0.0,"created_at":"2023-01-23T17:03:17.320Z","updated_at":"2026-07-22T05:11:12.924Z","epss_percentage":0.01546,"epss_percentile":0.71764,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNDUyLTc5OTYtaDQ1aM4AAxDY","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oNDUyLTc5OTYtaDQ1aM4AAxDY","packages":[{"ecosystem":"maven","package_name":"org.webjars.npm:cookiejar","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 2.1.3"}],"purl":null},{"ecosystem":"npm","package_name":"cookiejar","versions":[{"first_patched_version":"2.1.4","vulnerable_version_range":"\u003c 2.1.4"}],"purl":"pkg:npm/cookiejar"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNDUyLTc5OTYtaDQ1aM4AAxDY/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:cookiejar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:cookiejar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:cookiejar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-17T10:42:52.068Z","issues_count":23,"pull_requests_count":24,"avg_time_to_close_issue":6512110.166666667,"avg_time_to_close_pull_request":6003070.0869565215,"issues_closed_count":18,"pull_requests_closed_count":23,"pull_request_authors_count":19,"issue_authors_count":22,"avg_comments_per_issue":1.3478260869565217,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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/bmeck%2Fnode-cookiejar/issues","maintainers":[{"login":"andyburke","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andyburke"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cookiejar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cookiejar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cookiejar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cookiejar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cookiejar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cookiejar/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612445,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14128478,"name":"org.mvnpm:cookiejar","ecosystem":"maven","description":"simple persistent cookiejar system","homepage":"https://github.com/bmeck/node-cookiejar#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bmeck/node-cookiejar","keywords_array":[],"namespace":"org.mvnpm","versions_count":2,"first_release_published_at":"2025-06-04T14:40:20.000Z","latest_release_published_at":"2026-03-26T17:48:31.000Z","latest_release_number":"2.1.4","last_synced_at":"2026-07-18T16:24:11.665Z","created_at":"2026-03-26T18:01:01.971Z","updated_at":"2026-07-18T16:24:11.665Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/cookiejar/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/cookiejar/","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-26T18:03:13.220Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.712922607113217,"dependent_packages_count":42.47844816702103,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.09568538706712},"purl":"pkg:maven/org.mvnpm/cookiejar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:cookiejar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:cookiejar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:cookiejar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:cookiejar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:cookiejar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:cookiejar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:cookiejar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:cookiejar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:cookiejar/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612445,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1555926,"name":"cookiejar","ecosystem":"npm","description":"simple persistent cookiejar system","homepage":"https://github.com/bmeck/node-cookiejar#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bmeck/node-cookiejar","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2011-03-28T13:55:20.875Z","latest_release_published_at":"2023-01-13T02:08:09.520Z","latest_release_number":"2.1.4","last_synced_at":"2026-07-21T16:12:00.814Z","created_at":"2022-04-09T05:43:43.833Z","updated_at":"2026-07-22T05:15:17.400Z","registry_url":"https://www.npmjs.com/package/cookiejar","install_command":"npm install cookiejar","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.4"}},"repo_metadata":{"id":925415,"uuid":"691683","full_name":"bmeck/node-cookiejar","owner":"bmeck","description":"Simple cookie library for node (not bound to request)","archived":false,"fork":false,"pushed_at":"2022-12-13T20:07:53.000Z","size":54,"stargazers_count":123,"open_issues_count":6,"forks_count":44,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-07-05T04:26:10.875Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/bmeck.png","metadata":{"files":{"readme":"readme.md","changelog":null,"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":"2010-05-28T19:44:35.000Z","updated_at":"2026-07-04T10:20:09.000Z","dependencies_parsed_at":"2023-01-13T10:47:15.619Z","dependency_job_id":null,"html_url":"https://github.com/bmeck/node-cookiejar","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/bmeck/node-cookiejar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmeck","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/sbom","scorecard":{"id":245542,"data":{"date":"2025-08-11","repo":{"name":"github.com/bmeck/node-cookiejar","commit":"ccb012da6dcfd58aaed792824f83d7227df8dea1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"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":"Code-Review","score":4,"reason":"Found 7/17 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"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":"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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-17T07:33:39.599Z","repository_id":925415,"created_at":"2025-08-17T07:33:39.600Z","updated_at":"2025-08-17T07:33:39.600Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35288810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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":"bmeck","name":"Bradley Farias","uuid":"234659","kind":"user","description":"","email":"","website":null,"location":"Austin, Texas","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/234659?v=4","repositories_count":346,"last_synced_at":"2024-04-09T12:55:44.351Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bmeck","funding_links":[],"total_stars":801,"followers":622,"following":22,"created_at":"2022-11-02T16:23:04.878Z","updated_at":"2024-04-09T12:57:00.173Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmeck","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmeck/repositories"},"tags":[{"name":"2.1.2","sha":"fbed912b7c84211ebcb5fadea0ce0b423853b365","kind":"commit","published_at":"2018-05-30T02:27:30.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/2.1.2","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.1.2/manifests"},{"name":"v2.0.6","sha":"3c3d43c39dc3c6928354873d43f3ec2895e26937","kind":"commit","published_at":"2015-11-11T20:43:53.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/v2.0.6","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"79a66df0ded433f38eb5aa3fe334a4d9cf9174fc","kind":"commit","published_at":"2015-11-11T20:41:57.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/v2.0.5","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/v2.0.5/manifests"},{"name":"2.0.4","sha":"16ccebefcd9bf06cbb1f1bf72bb72139a8cf2a08","kind":"commit","published_at":"2015-10-19T15:03:10.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/2.0.4","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"943562d622463982c0f9d28a48205851a7ff2200","kind":"commit","published_at":"2015-09-14T15:54:55.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/2.0.3","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.3/manifests"},{"name":"v2.0.3","sha":"943562d622463982c0f9d28a48205851a7ff2200","kind":"commit","published_at":"2015-09-14T15:54:55.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/v2.0.3","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/v2.0.3/manifests"},{"name":"2.0.2","sha":"954216457e55007f1a1e7d10d1760909cfc07d5d","kind":"commit","published_at":"2015-09-08T20:30:27.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/2.0.2","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"012ba93c69a292f0ab346b12ae391e5689fec5b8","kind":"commit","published_at":"2014-07-03T20:57:47.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/2.0.1","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"7f6e8573c50aea82f87ff15e7756b15301def73e","kind":"commit","published_at":"2014-06-02T19:56:56.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/2.0.0","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/2.0.0/manifests"},{"name":"1.3.2","sha":"ae3251f0c5e656af1dcde653857fa4d82333ca58","kind":"commit","published_at":"2014-04-22T14:36:30.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/1.3.2","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/1.3.2/manifests"},{"name":"1.1.0","sha":"2212a7c7ff6cbd117b483d8c7c5155f76b64e4b8","kind":"commit","published_at":"2010-06-16T18:43:24.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/1.1.0","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/1.1.0/manifests"},{"name":"1.0.5","sha":"c2103b02181568816b4f0b4a4f39785078b28e53","kind":"commit","published_at":"2010-06-15T22:56:40.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/1.0.5","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/1.0.5/manifests"},{"name":"1.0.3","sha":"44001b80c1298a93631d1f944c442e7da9d21678","kind":"commit","published_at":"2010-06-15T20:20:32.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/1.0.3","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/1.0.3/manifests"},{"name":"v1.0","sha":"9b988353d445fb0e47f7f0a322669d8bdde47f34","kind":"commit","published_at":"2010-05-29T15:51:48.000Z","download_url":"https://codeload.github.com/bmeck/node-cookiejar/tar.gz/v1.0","html_url":"https://github.com/bmeck/node-cookiejar/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmeck/node-cookiejar@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-07-19T01:15:30.286Z","dependent_packages_count":179,"downloads":73208197,"downloads_period":"last-month","dependent_repos_count":449261,"rankings":{"downloads":0.0455326526343227,"dependent_repos_count":0.054321577165662195,"dependent_packages_count":0.24132579694463036,"stargazers_count":4.693641637488898,"forks_count":3.9966607562746352,"docker_downloads_count":0.05013246360399571,"average":1.5136024806853572},"purl":"pkg:npm/cookiejar","advisories":[{"uuid":"GSA_kwCzR0hTQS1oNDUyLTc5OTYtaDQ1aM4AAxDY","url":"https://github.com/advisories/GHSA-h452-7996-h45h","title":"cookiejar Regular Expression Denial of Service via Cookie.parse function","description":"Versions of the package cookiejar before 2.1.4 are vulnerable to Regular Expression Denial of Service (ReDoS) via the `Cookie.parse` function and other aspects of the API, which use an insecure regular expression for parsing cookie values. Applications could be stalled for extended periods of time if untrusted input is passed to cookie values or attempted to parse from request headers.\n\nProof of concept:\n\n```\nts\\nconst { CookieJar } = require(\"cookiejar\");\n\nconst jar = new CookieJar();\n\nconst start = performance.now();\n\nconst attack = \"a\" + \"t\".repeat(50_000);\njar.setCookie(attack);\n\nconsole.log(`CookieJar.setCookie(): ${performance.now() - start}ms`);\n\n```\n\n```\nCookieJar.setCookie(): 2963.214399999939ms\n```","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-01-18T06:31:03.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-25901","https://github.com/bmeck/node-cookiejar/pull/39","https://github.com/bmeck/node-cookiejar/pull/39/commits/eaa00021caf6ae09449dde826108153b578348e5","https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3176681","https://security.snyk.io/vuln/SNYK-JS-COOKIEJAR-3149984","https://github.com/bmeck/node-cookiejar/blob/master/cookiejar.js#23L73","https://github.com/bmeck/node-cookiejar/blob/master/cookiejar.js%23L73","https://lists.debian.org/debian-lts-announce/2023/09/msg00008.html","https://github.com/advisories/GHSA-h452-7996-h45h"],"source_kind":"github","identifiers":["GHSA-h452-7996-h45h","CVE-2022-25901"],"repository_url":"https://github.com/bmeck/node-cookiejar","blast_radius":0.0,"created_at":"2023-01-23T17:03:17.320Z","updated_at":"2026-07-22T05:11:12.924Z","epss_percentage":0.01546,"epss_percentile":0.71764,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNDUyLTc5OTYtaDQ1aM4AAxDY","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oNDUyLTc5OTYtaDQ1aM4AAxDY","packages":[{"ecosystem":"maven","package_name":"org.webjars.npm:cookiejar","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 2.1.3"}],"purl":null},{"ecosystem":"npm","package_name":"cookiejar","versions":[{"first_patched_version":"2.1.4","vulnerable_version_range":"\u003c 2.1.4"}],"purl":"pkg:npm/cookiejar"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNDUyLTc5OTYtaDQ1aM4AAxDY/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cookiejar","docker_dependents_count":7486,"docker_downloads_count":1285816396,"usage_url":"https://repos.ecosyste.ms/usage/npm/cookiejar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cookiejar/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-08T03:54:49.429Z","issues_count":23,"pull_requests_count":24,"avg_time_to_close_issue":6512110.166666667,"avg_time_to_close_pull_request":6003070.0869565215,"issues_closed_count":18,"pull_requests_closed_count":23,"pull_request_authors_count":19,"issue_authors_count":22,"avg_comments_per_issue":1.3478260869565217,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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/bmeck%2Fnode-cookiejar/issues","maintainers":[{"login":"andyburke","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andyburke"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cookiejar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cookiejar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cookiejar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cookiejar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cookiejar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cookiejar/codemeta","maintainers":[{"uuid":"bradleymeck","login":"bradleymeck","name":null,"email":"bradley.meck@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~bradleymeck","role":null,"created_at":"2022-11-11T20:39:13.331Z","updated_at":"2022-11-11T20:39:13.331Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bradleymeck/packages"},{"uuid":"andyburke","login":"andyburke","name":null,"email":"andy.burke@mailbox.earth","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~andyburke","role":null,"created_at":"2022-11-11T20:39:13.323Z","updated_at":"2022-11-11T20:39:13.323Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andyburke/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678192,"maintainers_count":1211268,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":153368,"full_name":"bmeck/node-cookiejar","default_branch":"master","total_commits":59,"total_committers":19,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":3.1052631578947367,"dds":0.8305084745762712,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-07-05T04:22:50.205Z","last_synced_commit":"ccb012da6dcfd58aaed792824f83d7227df8dea1","created_at":"2023-03-08T01:39:26.089Z","updated_at":"2026-07-05T04:21:26.285Z","committers":[{"name":"Bradley Meck","email":"bradley.meck@gmail.com","login":"bmeck","count":10},{"name":"Bradley Meck","email":"bradleymeck@hamburger.local","login":null,"count":9},{"name":"Andy Burke","email":"andy.burke@mailbox.earth","login":"andyburke","count":9},{"name":"Daniel McQuiston","email":"daniel.pro@dehugo.net","login":"danielmcq","count":8},{"name":"bmeck","email":"bmeck@apple.com","login":null,"count":4},{"name":"Corey Jewett","email":"cj@syntheticplayground.com","login":"coreyjewett","count":4},{"name":"Clément","email":"clement.nodet@gmail.com","login":"clement","count":2},{"name":"Bradley Farias","email":"bfarias@godaddy.com","login":"bfarias-godaddy","count":2},{"name":"Aissam BELHACHMI","email":"edmeral.aissam@gmail.com","login":"Edmeral","count":1},{"name":"Esref Durna","email":"edurna@gmail.com","login":"EsrefDurna","count":1},{"name":"Fabian Jakobs","email":"fabian.jakobs@web.de","login":"fjakobs","count":1},{"name":"Keith Cirkel","email":"keithamus","login":"keithamus","count":1},{"name":"Peter Johnson","email":"wiz@wiz.co.nz","login":"missinglink","count":1},{"name":"amine","email":"amine@example.com","login":null,"count":1},{"name":"Nesrine Setitra","email":"nesrine.setitra@edu.univ-paris13.fr","login":null,"count":1},{"name":"Garrett Johnson","email":"garrett@recurly.com","login":null,"count":1},{"name":"Bradley Meck","email":"bradley@bradley-laptop.(none)","login":null,"count":1},{"name":"Sergey M","email":"finesserus@gmail.com","login":"Finesse","count":1},{"name":"christopher holt","email":"cwholt@gmail.com","login":"cwholt","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-09T00:00:10.131Z","repositories_count":6287818,"commits_count":869701611,"contributors_count":35250200,"owners_count":1180792,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"bmeck/node-cookiejar","html_url":"https://github.com/bmeck/node-cookiejar","last_synced_at":"2026-05-08T03:54:49.429Z","status":"error","issues_count":23,"pull_requests_count":24,"avg_time_to_close_issue":6512110.166666667,"avg_time_to_close_pull_request":6003070.0869565215,"issues_closed_count":18,"pull_requests_closed_count":23,"pull_request_authors_count":19,"issue_authors_count":22,"avg_comments_per_issue":1.3478260869565217,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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,"created_at":"2023-05-19T12:10:44.023Z","updated_at":"2026-05-08T03:54:49.429Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeck%2Fnode-cookiejar/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":20,"CONTRIBUTOR":2,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":13,"NONE":8,"COLLABORATOR":3}},"issue_authors":{"table":{"gzp79":2,"pablolmiranda":1,"LeoIannacone":1,"kilianc":1,"alexey-sh":1,"sungongwei":1,"francois2metz":1,"ankon":1,"fsjuhl":1,"fluggo":1,"missinglink":1,"evantahler":1,"jamielinux":1,"JASONEDELMCCOY":1,"makoru-hikage":1,"dominykas":1,"bfelbo":1,"Gedoxa":1,"andyburke":1,"keithamus":1,"0xgeert":1,"myok12":1}},"pull_request_authors":{"table":{"andyburke":3,"danielmcq":2,"coreyjewett":2,"AmineMenguellat":2,"clement":1,"sofieneBK":1,"cwholt":1,"keithamus":1,"Edmeral":1,"skeggse":1,"fjakobs":1,"Finesse":1,"missinglink":1,"dominykas":1,"killroy42":1,"Smert":1,"s-nesrine":1,"gjohnson":1,"EsrefDurna":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-09T00:00:19.777Z","repositories_count":14864945,"issues_count":32375940,"pull_requests_count":106424895,"authors_count":11339284,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"andyburke","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andyburke"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":1,"WatchEvent":1,"IssueCommentEvent":2,"PullRequestReviewEvent":2},"last_year":{"IssueCommentEvent":1,"PullRequestReviewEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-05T22:00:21.726Z","updated_at":"2022-07-05T22:00:21.726Z","repository_link":"https://github.com/bmeck/node-cookiejar/blob/master/package.json","dependencies":[{"id":107141121,"package_name":"jshint","ecosystem":"npm","requirements":"^2.9.4","direct":true,"kind":"development","optional":false}]}],"score":28.83462061665316,"created_at":"2026-07-08T05:27:38.404Z","updated_at":"2026-07-22T12:30:36.119Z","avatar_url":"https://github.com/bmeck.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377772","html_url":"https://summary.ecosyste.ms/projects/377772"}