{"id":5447799,"name":"@patch-up/limiter","ecosystem":"npm","description":"A generic rate limiter for the web and node.js. Useful for API clients, web crawling, or other tasks that need to be throttled","homepage":"https://github.com/jhurliman/node-rate-limiter#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jhurliman/node-rate-limiter","keywords_array":["rate","limiting","throttling"],"namespace":"patch-up","versions_count":2,"first_release_published_at":"2022-11-24T02:54:19.124Z","latest_release_published_at":"2022-11-24T03:15:45.016Z","latest_release_number":"2.1.1","last_synced_at":"2026-04-07T22:22:23.582Z","created_at":"2022-11-24T03:22:52.415Z","updated_at":"2026-04-07T22:22:23.583Z","registry_url":"https://www.npmjs.com/package/@patch-up/limiter","install_command":"npm install @patch-up/limiter","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.1"}},"repo_metadata":{"id":1976981,"uuid":"2908546","full_name":"jhurliman/node-rate-limiter","owner":"jhurliman","description":"A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled","archived":false,"fork":false,"pushed_at":"2025-05-08T04:16:29.000Z","size":274,"stargazers_count":1558,"open_issues_count":14,"forks_count":134,"subscribers_count":12,"default_branch":"main","last_synced_at":"2026-03-21T05:41:21.597Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"sindresorhus/quick-look-plugins","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jhurliman.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"jhurliman"}},"created_at":"2011-12-04T03:24:18.000Z","updated_at":"2026-02-23T11:17:07.000Z","dependencies_parsed_at":"2024-01-13T10:42:14.317Z","dependency_job_id":"7160800b-459c-45fd-93ae-54f95a4fc44f","html_url":"https://github.com/jhurliman/node-rate-limiter","commit_stats":{"total_commits":61,"total_committers":17,"mean_commits":3.588235294117647,"dds":0.3770491803278688,"last_synced_commit":"9bbd3b036c33e974d51d7b40ddeee13e71bb69b0"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jhurliman/node-rate-limiter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhurliman%2Fnode-rate-limiter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhurliman%2Fnode-rate-limiter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhurliman%2Fnode-rate-limiter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhurliman%2Fnode-rate-limiter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhurliman","download_url":"https://codeload.github.com/jhurliman/node-rate-limiter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhurliman%2Fnode-rate-limiter/sbom","scorecard":{"id":519325,"data":{"date":"2025-08-11","repo":{"name":"github.com/jhurliman/node-rate-limiter","commit":"4aa1b5a5c827a3f98a872a265689143275e5c3de"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 6/17 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jhurliman/node-rate-limiter/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jhurliman/node-rate-limiter/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jhurliman/node-rate-limiter/ci.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T02:34:32.642Z","repository_id":1976981,"created_at":"2025-08-20T02:34:32.642Z","updated_at":"2025-08-20T02:34:32.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31531022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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"},"tags":[]},"repo_metadata_updated_at":"2026-04-07T22:22:23.274Z","dependent_packages_count":2,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.723968156706084,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":2.8379682319758524,"forks_count":3.461513562237104,"average":10.5616651575607},"purl":"pkg:npm/%40patch-up/limiter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@patch-up/limiter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@patch-up/limiter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@patch-up/limiter/dependencies","status":null,"funding_links":["https://github.com/sponsors/jhurliman"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:35:27.617Z","issues_count":61,"pull_requests_count":42,"avg_time_to_close_issue":25939690.104166668,"avg_time_to_close_pull_request":12457682.075,"issues_closed_count":48,"pull_requests_closed_count":40,"pull_request_authors_count":29,"issue_authors_count":55,"avg_comments_per_issue":2.639344262295082,"avg_comments_per_pull_request":1.2857142857142858,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":4163711.0,"past_year_avg_time_to_close_pull_request":3419721.75,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhurliman%2Fnode-rate-limiter/issues","maintainers":[{"login":"jhurliman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhurliman"}],"active_maintainers":[{"login":"jhurliman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhurliman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@patch-up%2Flimiter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@patch-up%2Flimiter/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@patch-up%2Flimiter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@patch-up%2Flimiter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@patch-up%2Flimiter/codemeta","maintainers":[{"uuid":"yggdrasilqh","login":"yggdrasilqh","name":null,"email":"yggdrasilqh@gmail.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~yggdrasilqh","role":null,"created_at":"2022-11-24T03:25:59.621Z","updated_at":"2022-11-24T03:25:59.621Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yggdrasilqh/packages"}]}