{"id":372497,"url":"https://github.com/sindresorhus/fkill","last_synced_at":"2026-08-26T10:36:51.785Z","repository":{"id":34026238,"uuid":"37784838","full_name":"sindresorhus/fkill","owner":"sindresorhus","description":"Fabulously kill processes. Cross-platform.","archived":false,"fork":false,"pushed_at":"2026-01-14T16:02:46.000Z","size":147,"stargazers_count":797,"open_issues_count":2,"forks_count":83,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-09T08:22:52.690Z","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/sindresorhus.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-06-20T20:30:33.000Z","updated_at":"2026-08-07T18:27:41.000Z","dependencies_parsed_at":"2023-12-19T05:24:49.903Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/fkill","commit_stats":{"total_commits":91,"total_committers":13,"mean_commits":7.0,"dds":0.3076923076923077,"last_synced_commit":"e4c82c55ebcf7adf97706dfa58c195e74a91a635"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/fkill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/sbom","scorecard":{"id":826298,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/fkill","commit":"e4c82c55ebcf7adf97706dfa58c195e74a91a635"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"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":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/fkill/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/fkill/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":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":"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 7 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-23T16:42:03.975Z","repository_id":34026238,"created_at":"2025-08-23T16:42:03.975Z","updated_at":"2025-08-23T16:42:03.975Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36455532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"packages":[{"id":5990002,"name":"org.webjars.npm:fkill","ecosystem":"maven","description":"WebJar for fkill","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/fkill","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-11-13T07:00:16.000Z","latest_release_published_at":"2022-11-13T07:00:16.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-08-25T10:07:35.592Z","created_at":"2023-01-26T17:24:15.656Z","updated_at":"2026-08-25T10:07:35.592Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/fkill/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/fkill/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":34026238,"uuid":"37784838","full_name":"sindresorhus/fkill","owner":"sindresorhus","description":"Fabulously kill processes. Cross-platform.","archived":false,"fork":false,"pushed_at":"2026-01-14T16:02:46.000Z","size":147,"stargazers_count":797,"open_issues_count":2,"forks_count":83,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-09T08:22:52.690Z","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/sindresorhus.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-06-20T20:30:33.000Z","updated_at":"2026-08-07T18:27:41.000Z","dependencies_parsed_at":"2023-12-19T05:24:49.903Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/fkill","commit_stats":{"total_commits":91,"total_committers":13,"mean_commits":7.0,"dds":0.3076923076923077,"last_synced_commit":"e4c82c55ebcf7adf97706dfa58c195e74a91a635"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/fkill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/sbom","scorecard":{"id":826298,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/fkill","commit":"e4c82c55ebcf7adf97706dfa58c195e74a91a635"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"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":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/fkill/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/fkill/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":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":"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 7 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-23T16:42:03.975Z","repository_id":34026238,"created_at":"2025-08-23T16:42:03.975Z","updated_at":"2025-08-23T16:42:03.975Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36455532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.3","sha":"86af01523c6c0360cbce2b0e6059d56e9d71864f","kind":"tag","published_at":"2026-01-14T16:02:23.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v10.0.3","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"a71b9fe39e5d6c0f370244a0a8c7715bf1c383be","kind":"tag","published_at":"2026-01-14T09:47:19.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v10.0.2","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"e972ac2961e199a9e5d62e93338d535b3e4928b7","kind":"tag","published_at":"2025-11-13T18:46:24.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"385f4f505e7d5f8840250fe4656dd2411a725eb2","kind":"tag","published_at":"2025-11-09T09:28:05.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.0/manifests"},{"name":"v9.0.0","sha":"e4c82c55ebcf7adf97706dfa58c195e74a91a635","kind":"tag","published_at":"2023-11-07T09:15:42.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v9.0.0/manifests"},{"name":"v8.1.1","sha":"dfd562af47392e94d4d6350d0e6ad2f6fde8b8e0","kind":"tag","published_at":"2023-07-21T14:52:52.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v8.1.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"1764a1ef2c47db77adcce6aa35831c9d46615d89","kind":"tag","published_at":"2022-12-13T11:34:51.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v8.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"740374e3939568de991efa87c6870c9519a8363c","kind":"tag","published_at":"2022-04-29T18:17:10.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"3c798e678d7290368dc175610fbe7947c2f12f22","kind":"tag","published_at":"2021-10-14T12:54:54.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.0.0/manifests"},{"name":"v7.2.1","sha":"fbcc19e58308d062263d7f628f2a714600198bd2","kind":"tag","published_at":"2021-07-09T17:17:16.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.2.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"2605321ea16f0da0d898edaf910265f68056e258","kind":"tag","published_at":"2021-07-09T09:42:26.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"1055328920868c2bf3a79e6137590e42f91f22d3","kind":"tag","published_at":"2021-03-29T06:12:32.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"5fee8431408c78094a2a08d32280c1b24849dd09","kind":"tag","published_at":"2020-12-27T10:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"5a5f5d882cefdb873371fed076a413548e55eaf5","kind":"tag","published_at":"2020-05-04T11:29:29.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"fbbf525c93426f5398cc527764b43d689c7d5e3b","kind":"tag","published_at":"2020-02-12T15:38:02.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"1cbba07eb088bd749b0f07c37c4f8826ad58dd49","kind":"tag","published_at":"2019-05-28T17:36:37.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"e41533f3675adf537cfedeb9e9cbba1a005c3ee8","kind":"tag","published_at":"2019-03-31T10:31:55.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"7ad0006e2caf6f86b037df3fe1592af03a33e91e","kind":"tag","published_at":"2019-03-12T17:01:37.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"326210f6a22d3248f0e1a0c36bff47ce06f82353","kind":"tag","published_at":"2018-03-15T05:03:19.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v5.3.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"4063fb94fbe1d99584cd4cf254c4a9caa4c4eb2e","kind":"tag","published_at":"2017-12-16T10:53:43.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v5.2.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b4972d350f307b7c926a1a8343990c5cec6f8b84","kind":"tag","published_at":"2017-09-15T02:53:10.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"03fd9526a27a12854f734c1fba66ebd178fb233e","kind":"tag","published_at":"2017-05-20T09:24:39.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"4624ef95a026408899b7a9cd4f8c18585124cade","kind":"tag","published_at":"2016-09-19T17:06:00.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"edc83b1101470b019d8f0cbcba12366a49d25168","kind":"tag","published_at":"2016-01-09T14:22:39.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"7abeac2f647048ed0a57911df570c7c2c4c3c0f9","kind":"tag","published_at":"2015-11-14T19:05:20.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"cf9800bef11e8b250cf1b2bd978f4e0ebb6587bb","kind":"tag","published_at":"2015-10-18T19:40:10.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v3.0.0/manifests"},{"name":"2.0.1","sha":"39125eee3bf74be39be93f0875ce8bc6096bcace","kind":"tag","published_at":"2015-07-14T22:45:31.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/2.0.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9c9c87457dd8f71347c47a3c73a18eee1fa178b2","kind":"tag","published_at":"2015-07-14T22:33:02.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/2.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/2.0.0/manifests"},{"name":"1.0.0","sha":"f1be84ce48acb7b253ea6f07fcb09b540342be70","kind":"tag","published_at":"2015-06-20T21:27:51.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/1.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-09T12:45:05.056Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":11.102461261268491,"forks_count":18.195115197942226,"average":27.534344696962094},"purl":"pkg:maven/org.webjars.npm/fkill","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:fkill","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:fkill","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:fkill/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-25T15:21:21.701Z","issues_count":31,"pull_requests_count":36,"avg_time_to_close_issue":23818838.208333332,"avg_time_to_close_pull_request":7846692.055555556,"issues_closed_count":24,"pull_requests_closed_count":36,"pull_request_authors_count":21,"issue_authors_count":22,"avg_comments_per_issue":2.5806451612903225,"avg_comments_per_pull_request":3.305555555555556,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":59640.0,"past_year_avg_time_to_close_pull_request":69567.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/issues","maintainers":[{"login":"sindresorhus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:fkill/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:fkill/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:fkill/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:fkill/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:fkill/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:fkill/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":11657458,"name":"github.com/sindresorhus/fkill","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/fkill","keywords_array":[],"namespace":null,"versions_count":26,"first_release_published_at":"2015-10-18T19:40:10.000Z","latest_release_published_at":"2026-01-14T16:02:23.000Z","latest_release_number":"v10.0.3+incompatible","last_synced_at":"2026-08-24T10:07:19.831Z","created_at":"2025-05-19T10:07:46.404Z","updated_at":"2026-08-24T10:07:19.831Z","registry_url":"https://pkg.go.dev/github.com/sindresorhus/fkill","install_command":"go get github.com/sindresorhus/fkill","documentation_url":"https://pkg.go.dev/github.com/sindresorhus/fkill#section-documentation","metadata":{},"repo_metadata":{"id":34026238,"uuid":"37784838","full_name":"sindresorhus/fkill","owner":"sindresorhus","description":"Fabulously kill processes. Cross-platform.","archived":false,"fork":false,"pushed_at":"2026-01-14T16:02:46.000Z","size":147,"stargazers_count":797,"open_issues_count":2,"forks_count":83,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-09T08:22:52.690Z","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/sindresorhus.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-06-20T20:30:33.000Z","updated_at":"2026-08-07T18:27:41.000Z","dependencies_parsed_at":"2023-12-19T05:24:49.903Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/fkill","commit_stats":{"total_commits":91,"total_committers":13,"mean_commits":7.0,"dds":0.3076923076923077,"last_synced_commit":"e4c82c55ebcf7adf97706dfa58c195e74a91a635"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/fkill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/sbom","scorecard":{"id":826298,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/fkill","commit":"e4c82c55ebcf7adf97706dfa58c195e74a91a635"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"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":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/fkill/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/fkill/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":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":"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 7 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-23T16:42:03.975Z","repository_id":34026238,"created_at":"2025-08-23T16:42:03.975Z","updated_at":"2025-08-23T16:42:03.975Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36455532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.3","sha":"86af01523c6c0360cbce2b0e6059d56e9d71864f","kind":"tag","published_at":"2026-01-14T16:02:23.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v10.0.3","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"a71b9fe39e5d6c0f370244a0a8c7715bf1c383be","kind":"tag","published_at":"2026-01-14T09:47:19.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v10.0.2","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"e972ac2961e199a9e5d62e93338d535b3e4928b7","kind":"tag","published_at":"2025-11-13T18:46:24.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"385f4f505e7d5f8840250fe4656dd2411a725eb2","kind":"tag","published_at":"2025-11-09T09:28:05.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.0/manifests"},{"name":"v9.0.0","sha":"e4c82c55ebcf7adf97706dfa58c195e74a91a635","kind":"tag","published_at":"2023-11-07T09:15:42.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v9.0.0/manifests"},{"name":"v8.1.1","sha":"dfd562af47392e94d4d6350d0e6ad2f6fde8b8e0","kind":"tag","published_at":"2023-07-21T14:52:52.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v8.1.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"1764a1ef2c47db77adcce6aa35831c9d46615d89","kind":"tag","published_at":"2022-12-13T11:34:51.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v8.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"740374e3939568de991efa87c6870c9519a8363c","kind":"tag","published_at":"2022-04-29T18:17:10.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"3c798e678d7290368dc175610fbe7947c2f12f22","kind":"tag","published_at":"2021-10-14T12:54:54.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.0.0/manifests"},{"name":"v7.2.1","sha":"fbcc19e58308d062263d7f628f2a714600198bd2","kind":"tag","published_at":"2021-07-09T17:17:16.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.2.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"2605321ea16f0da0d898edaf910265f68056e258","kind":"tag","published_at":"2021-07-09T09:42:26.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"1055328920868c2bf3a79e6137590e42f91f22d3","kind":"tag","published_at":"2021-03-29T06:12:32.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"5fee8431408c78094a2a08d32280c1b24849dd09","kind":"tag","published_at":"2020-12-27T10:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"5a5f5d882cefdb873371fed076a413548e55eaf5","kind":"tag","published_at":"2020-05-04T11:29:29.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"fbbf525c93426f5398cc527764b43d689c7d5e3b","kind":"tag","published_at":"2020-02-12T15:38:02.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"1cbba07eb088bd749b0f07c37c4f8826ad58dd49","kind":"tag","published_at":"2019-05-28T17:36:37.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"e41533f3675adf537cfedeb9e9cbba1a005c3ee8","kind":"tag","published_at":"2019-03-31T10:31:55.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"7ad0006e2caf6f86b037df3fe1592af03a33e91e","kind":"tag","published_at":"2019-03-12T17:01:37.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"326210f6a22d3248f0e1a0c36bff47ce06f82353","kind":"tag","published_at":"2018-03-15T05:03:19.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v5.3.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"4063fb94fbe1d99584cd4cf254c4a9caa4c4eb2e","kind":"tag","published_at":"2017-12-16T10:53:43.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v5.2.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b4972d350f307b7c926a1a8343990c5cec6f8b84","kind":"tag","published_at":"2017-09-15T02:53:10.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"03fd9526a27a12854f734c1fba66ebd178fb233e","kind":"tag","published_at":"2017-05-20T09:24:39.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"4624ef95a026408899b7a9cd4f8c18585124cade","kind":"tag","published_at":"2016-09-19T17:06:00.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"edc83b1101470b019d8f0cbcba12366a49d25168","kind":"tag","published_at":"2016-01-09T14:22:39.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"7abeac2f647048ed0a57911df570c7c2c4c3c0f9","kind":"tag","published_at":"2015-11-14T19:05:20.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"cf9800bef11e8b250cf1b2bd978f4e0ebb6587bb","kind":"tag","published_at":"2015-10-18T19:40:10.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v3.0.0/manifests"},{"name":"2.0.1","sha":"39125eee3bf74be39be93f0875ce8bc6096bcace","kind":"tag","published_at":"2015-07-14T22:45:31.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/2.0.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9c9c87457dd8f71347c47a3c73a18eee1fa178b2","kind":"tag","published_at":"2015-07-14T22:33:02.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/2.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/2.0.0/manifests"},{"name":"1.0.0","sha":"f1be84ce48acb7b253ea6f07fcb09b540342be70","kind":"tag","published_at":"2015-06-20T21:27:51.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/1.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-09T12:45:05.217Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.847921314025527,"dependent_packages_count":5.480201576096057,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.664061445060792},"purl":"pkg:golang/github.com/sindresorhus/fkill","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sindresorhus/fkill","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sindresorhus/fkill","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sindresorhus/fkill/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-25T15:21:21.701Z","issues_count":31,"pull_requests_count":36,"avg_time_to_close_issue":23818838.208333332,"avg_time_to_close_pull_request":7846692.055555556,"issues_closed_count":24,"pull_requests_closed_count":36,"pull_request_authors_count":21,"issue_authors_count":22,"avg_comments_per_issue":2.5806451612903225,"avg_comments_per_pull_request":3.305555555555556,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":59640.0,"past_year_avg_time_to_close_pull_request":69567.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/issues","maintainers":[{"login":"sindresorhus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Ffkill/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Ffkill/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Ffkill/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Ffkill/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Ffkill/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Ffkill/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8866596,"name":"@tunnel/fkill","ecosystem":"npm","description":"Fabulously kill processes. Cross-platform.","homepage":"https://github.com/sindresorhus/fkill#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/fkill","keywords_array":["fkill","kill","killing","killall","taskkill","sigkill","sigterm","force","exit","zap","die","force","ps","proc","terminate"],"namespace":"tunnel","versions_count":1,"first_release_published_at":"2024-02-07T20:43:39.586Z","latest_release_published_at":"2024-02-07T20:43:39.586Z","latest_release_number":"9.1.0","last_synced_at":"2026-08-24T13:30:42.559Z","created_at":"2024-02-07T20:52:48.271Z","updated_at":"2026-08-24T13:30:42.559Z","registry_url":"https://www.npmjs.com/package/@tunnel/fkill","install_command":"npm install @tunnel/fkill","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/sindresorhus","dist-tags":{"latest":"9.1.0"},"contentPolicy":null},"repo_metadata":{"id":34026238,"uuid":"37784838","full_name":"sindresorhus/fkill","owner":"sindresorhus","description":"Fabulously kill processes. Cross-platform.","archived":false,"fork":false,"pushed_at":"2026-01-14T16:02:46.000Z","size":147,"stargazers_count":797,"open_issues_count":2,"forks_count":83,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-09T08:22:52.690Z","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/sindresorhus.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-06-20T20:30:33.000Z","updated_at":"2026-08-07T18:27:41.000Z","dependencies_parsed_at":"2023-12-19T05:24:49.903Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/fkill","commit_stats":{"total_commits":91,"total_committers":13,"mean_commits":7.0,"dds":0.3076923076923077,"last_synced_commit":"e4c82c55ebcf7adf97706dfa58c195e74a91a635"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/fkill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/sbom","scorecard":{"id":826298,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/fkill","commit":"e4c82c55ebcf7adf97706dfa58c195e74a91a635"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"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":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/fkill/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/fkill/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":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":"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 7 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-23T16:42:03.975Z","repository_id":34026238,"created_at":"2025-08-23T16:42:03.975Z","updated_at":"2025-08-23T16:42:03.975Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36455532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.3","sha":"86af01523c6c0360cbce2b0e6059d56e9d71864f","kind":"tag","published_at":"2026-01-14T16:02:23.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v10.0.3","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"a71b9fe39e5d6c0f370244a0a8c7715bf1c383be","kind":"tag","published_at":"2026-01-14T09:47:19.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v10.0.2","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"e972ac2961e199a9e5d62e93338d535b3e4928b7","kind":"tag","published_at":"2025-11-13T18:46:24.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"385f4f505e7d5f8840250fe4656dd2411a725eb2","kind":"tag","published_at":"2025-11-09T09:28:05.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.0/manifests"},{"name":"v9.0.0","sha":"e4c82c55ebcf7adf97706dfa58c195e74a91a635","kind":"tag","published_at":"2023-11-07T09:15:42.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v9.0.0/manifests"},{"name":"v8.1.1","sha":"dfd562af47392e94d4d6350d0e6ad2f6fde8b8e0","kind":"tag","published_at":"2023-07-21T14:52:52.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v8.1.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"1764a1ef2c47db77adcce6aa35831c9d46615d89","kind":"tag","published_at":"2022-12-13T11:34:51.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v8.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"740374e3939568de991efa87c6870c9519a8363c","kind":"tag","published_at":"2022-04-29T18:17:10.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"3c798e678d7290368dc175610fbe7947c2f12f22","kind":"tag","published_at":"2021-10-14T12:54:54.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.0.0/manifests"},{"name":"v7.2.1","sha":"fbcc19e58308d062263d7f628f2a714600198bd2","kind":"tag","published_at":"2021-07-09T17:17:16.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.2.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"2605321ea16f0da0d898edaf910265f68056e258","kind":"tag","published_at":"2021-07-09T09:42:26.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"1055328920868c2bf3a79e6137590e42f91f22d3","kind":"tag","published_at":"2021-03-29T06:12:32.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"5fee8431408c78094a2a08d32280c1b24849dd09","kind":"tag","published_at":"2020-12-27T10:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"5a5f5d882cefdb873371fed076a413548e55eaf5","kind":"tag","published_at":"2020-05-04T11:29:29.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"fbbf525c93426f5398cc527764b43d689c7d5e3b","kind":"tag","published_at":"2020-02-12T15:38:02.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"1cbba07eb088bd749b0f07c37c4f8826ad58dd49","kind":"tag","published_at":"2019-05-28T17:36:37.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"e41533f3675adf537cfedeb9e9cbba1a005c3ee8","kind":"tag","published_at":"2019-03-31T10:31:55.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"7ad0006e2caf6f86b037df3fe1592af03a33e91e","kind":"tag","published_at":"2019-03-12T17:01:37.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"326210f6a22d3248f0e1a0c36bff47ce06f82353","kind":"tag","published_at":"2018-03-15T05:03:19.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v5.3.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"4063fb94fbe1d99584cd4cf254c4a9caa4c4eb2e","kind":"tag","published_at":"2017-12-16T10:53:43.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v5.2.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b4972d350f307b7c926a1a8343990c5cec6f8b84","kind":"tag","published_at":"2017-09-15T02:53:10.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"03fd9526a27a12854f734c1fba66ebd178fb233e","kind":"tag","published_at":"2017-05-20T09:24:39.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"4624ef95a026408899b7a9cd4f8c18585124cade","kind":"tag","published_at":"2016-09-19T17:06:00.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"edc83b1101470b019d8f0cbcba12366a49d25168","kind":"tag","published_at":"2016-01-09T14:22:39.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"7abeac2f647048ed0a57911df570c7c2c4c3c0f9","kind":"tag","published_at":"2015-11-14T19:05:20.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"cf9800bef11e8b250cf1b2bd978f4e0ebb6587bb","kind":"tag","published_at":"2015-10-18T19:40:10.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v3.0.0/manifests"},{"name":"2.0.1","sha":"39125eee3bf74be39be93f0875ce8bc6096bcace","kind":"tag","published_at":"2015-07-14T22:45:31.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/2.0.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9c9c87457dd8f71347c47a3c73a18eee1fa178b2","kind":"tag","published_at":"2015-07-14T22:33:02.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/2.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/2.0.0/manifests"},{"name":"1.0.0","sha":"f1be84ce48acb7b253ea6f07fcb09b540342be70","kind":"tag","published_at":"2015-06-20T21:27:51.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/1.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:03:57.307Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.31318389718723,"dependent_packages_count":47.32708921025221,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.32013655371972},"purl":"pkg:npm/%40tunnel/fkill","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@tunnel/fkill","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@tunnel/fkill","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@tunnel/fkill/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:05:01.332Z","issues_count":31,"pull_requests_count":36,"avg_time_to_close_issue":23818838.208333332,"avg_time_to_close_pull_request":7846692.055555556,"issues_closed_count":24,"pull_requests_closed_count":36,"pull_request_authors_count":21,"issue_authors_count":22,"avg_comments_per_issue":2.5806451612903225,"avg_comments_per_pull_request":3.305555555555556,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":59640.0,"past_year_avg_time_to_close_pull_request":69567.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/issues","maintainers":[{"login":"sindresorhus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tunnel%2Ffkill/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tunnel%2Ffkill/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tunnel%2Ffkill/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tunnel%2Ffkill/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tunnel%2Ffkill/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tunnel%2Ffkill/codemeta","maintainers":[{"uuid":"leonsilicon","login":"leonsilicon","name":null,"email":"leon@leonsilicon.com","url":null,"packages_count":217,"html_url":"https://www.npmjs.com/~leonsilicon","role":null,"created_at":"2024-03-27T04:35:55.981Z","updated_at":"2024-03-27T04:35:55.981Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leonsilicon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786892,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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"}},{"id":1724482,"name":"fkill","ecosystem":"npm","description":"Fabulously kill processes. Cross-platform.","homepage":"https://github.com/sindresorhus/fkill#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/fkill","keywords_array":["fkill","kill","killing","killall","taskkill","sigkill","sigterm","force","exit","zap","die","force","ps","proc","terminate"],"namespace":null,"versions_count":29,"first_release_published_at":"2015-06-20T21:27:58.094Z","latest_release_published_at":"2026-01-14T16:02:45.138Z","latest_release_number":"10.0.3","last_synced_at":"2026-08-24T13:55:22.614Z","created_at":"2022-04-09T15:40:43.749Z","updated_at":"2026-08-24T13:55:22.614Z","registry_url":"https://www.npmjs.com/package/fkill","install_command":"npm install fkill","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/sindresorhus","dist-tags":{"latest":"10.0.3"},"contentPolicy":null},"repo_metadata":{"id":34026238,"uuid":"37784838","full_name":"sindresorhus/fkill","owner":"sindresorhus","description":"Fabulously kill processes. Cross-platform.","archived":false,"fork":false,"pushed_at":"2026-01-14T16:02:46.000Z","size":147,"stargazers_count":797,"open_issues_count":2,"forks_count":83,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-08-09T08:22:52.690Z","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/sindresorhus.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-06-20T20:30:33.000Z","updated_at":"2026-08-07T18:27:41.000Z","dependencies_parsed_at":"2023-12-19T05:24:49.903Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/fkill","commit_stats":{"total_commits":91,"total_committers":13,"mean_commits":7.0,"dds":0.3076923076923077,"last_synced_commit":"e4c82c55ebcf7adf97706dfa58c195e74a91a635"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/fkill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/sbom","scorecard":{"id":826298,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/fkill","commit":"e4c82c55ebcf7adf97706dfa58c195e74a91a635"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"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":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/fkill/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/fkill/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":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":"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 7 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-23T16:42:03.975Z","repository_id":34026238,"created_at":"2025-08-23T16:42:03.975Z","updated_at":"2025-08-23T16:42:03.975Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36455532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.3","sha":"86af01523c6c0360cbce2b0e6059d56e9d71864f","kind":"tag","published_at":"2026-01-14T16:02:23.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v10.0.3","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"a71b9fe39e5d6c0f370244a0a8c7715bf1c383be","kind":"tag","published_at":"2026-01-14T09:47:19.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v10.0.2","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"e972ac2961e199a9e5d62e93338d535b3e4928b7","kind":"tag","published_at":"2025-11-13T18:46:24.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"385f4f505e7d5f8840250fe4656dd2411a725eb2","kind":"tag","published_at":"2025-11-09T09:28:05.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v10.0.0/manifests"},{"name":"v9.0.0","sha":"e4c82c55ebcf7adf97706dfa58c195e74a91a635","kind":"tag","published_at":"2023-11-07T09:15:42.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v9.0.0/manifests"},{"name":"v8.1.1","sha":"dfd562af47392e94d4d6350d0e6ad2f6fde8b8e0","kind":"tag","published_at":"2023-07-21T14:52:52.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v8.1.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"1764a1ef2c47db77adcce6aa35831c9d46615d89","kind":"tag","published_at":"2022-12-13T11:34:51.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v8.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"740374e3939568de991efa87c6870c9519a8363c","kind":"tag","published_at":"2022-04-29T18:17:10.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"3c798e678d7290368dc175610fbe7947c2f12f22","kind":"tag","published_at":"2021-10-14T12:54:54.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v8.0.0/manifests"},{"name":"v7.2.1","sha":"fbcc19e58308d062263d7f628f2a714600198bd2","kind":"tag","published_at":"2021-07-09T17:17:16.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.2.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"2605321ea16f0da0d898edaf910265f68056e258","kind":"tag","published_at":"2021-07-09T09:42:26.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"1055328920868c2bf3a79e6137590e42f91f22d3","kind":"tag","published_at":"2021-03-29T06:12:32.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"5fee8431408c78094a2a08d32280c1b24849dd09","kind":"tag","published_at":"2020-12-27T10:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"5a5f5d882cefdb873371fed076a413548e55eaf5","kind":"tag","published_at":"2020-05-04T11:29:29.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"fbbf525c93426f5398cc527764b43d689c7d5e3b","kind":"tag","published_at":"2020-02-12T15:38:02.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"1cbba07eb088bd749b0f07c37c4f8826ad58dd49","kind":"tag","published_at":"2019-05-28T17:36:37.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"e41533f3675adf537cfedeb9e9cbba1a005c3ee8","kind":"tag","published_at":"2019-03-31T10:31:55.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"7ad0006e2caf6f86b037df3fe1592af03a33e91e","kind":"tag","published_at":"2019-03-12T17:01:37.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"326210f6a22d3248f0e1a0c36bff47ce06f82353","kind":"tag","published_at":"2018-03-15T05:03:19.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v5.3.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"4063fb94fbe1d99584cd4cf254c4a9caa4c4eb2e","kind":"tag","published_at":"2017-12-16T10:53:43.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v5.2.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b4972d350f307b7c926a1a8343990c5cec6f8b84","kind":"tag","published_at":"2017-09-15T02:53:10.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"03fd9526a27a12854f734c1fba66ebd178fb233e","kind":"tag","published_at":"2017-05-20T09:24:39.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"4624ef95a026408899b7a9cd4f8c18585124cade","kind":"tag","published_at":"2016-09-19T17:06:00.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"edc83b1101470b019d8f0cbcba12366a49d25168","kind":"tag","published_at":"2016-01-09T14:22:39.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"7abeac2f647048ed0a57911df570c7c2c4c3c0f9","kind":"tag","published_at":"2015-11-14T19:05:20.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"cf9800bef11e8b250cf1b2bd978f4e0ebb6587bb","kind":"tag","published_at":"2015-10-18T19:40:10.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/v3.0.0/manifests"},{"name":"2.0.1","sha":"39125eee3bf74be39be93f0875ce8bc6096bcace","kind":"tag","published_at":"2015-07-14T22:45:31.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/2.0.1","html_url":"https://github.com/sindresorhus/fkill/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9c9c87457dd8f71347c47a3c73a18eee1fa178b2","kind":"tag","published_at":"2015-07-14T22:33:02.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/2.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/2.0.0/manifests"},{"name":"1.0.0","sha":"f1be84ce48acb7b253ea6f07fcb09b540342be70","kind":"tag","published_at":"2015-06-20T21:27:51.000Z","download_url":"https://codeload.github.com/sindresorhus/fkill/tar.gz/1.0.0","html_url":"https://github.com/sindresorhus/fkill/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/fkill@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T03:34:52.739Z","dependent_packages_count":301,"downloads":797672,"downloads_period":"last-month","dependent_repos_count":3579,"rankings":{"downloads":0.3076998949488292,"dependent_repos_count":0.37486651439991237,"dependent_packages_count":0.17389905728553268,"stargazers_count":2.650225156609055,"forks_count":4.267397573546104,"docker_downloads_count":0.07941184794508534,"average":1.3089166741224199},"purl":"pkg:npm/fkill","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/fkill","docker_dependents_count":146,"docker_downloads_count":485288610,"usage_url":"https://repos.ecosyste.ms/usage/npm/fkill","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/fkill/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:04:37.006Z","issues_count":31,"pull_requests_count":36,"avg_time_to_close_issue":23818838.208333332,"avg_time_to_close_pull_request":7846692.055555556,"issues_closed_count":24,"pull_requests_closed_count":36,"pull_request_authors_count":21,"issue_authors_count":22,"avg_comments_per_issue":2.5806451612903225,"avg_comments_per_pull_request":3.305555555555556,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":59640.0,"past_year_avg_time_to_close_pull_request":69567.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/issues","maintainers":[{"login":"sindresorhus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fkill/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fkill/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fkill/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fkill/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fkill/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fkill/codemeta","maintainers":[{"uuid":"sindresorhus","login":"sindresorhus","name":null,"email":"sindresorhus@gmail.com","url":null,"packages_count":1295,"html_url":"https://www.npmjs.com/~sindresorhus","role":null,"created_at":"2022-11-12T09:25:29.557Z","updated_at":"2022-11-12T09:25:29.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sindresorhus/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786892,"maintainers_count":1238487,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":11870,"full_name":"sindresorhus/fkill","default_branch":"main","total_commits":103,"total_committers":14,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.357142857142857,"dds":0.2815533980582524,"past_year_total_commits":12,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.0,"past_year_dds":0.08333333333333337,"last_synced_at":"2026-08-20T07:34:23.172Z","last_synced_commit":"86af01523c6c0360cbce2b0e6059d56e9d71864f","created_at":"2023-03-07T11:18:25.796Z","updated_at":"2026-08-20T07:34:22.140Z","committers":[{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","login":"sindresorhus","count":74},{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","login":"kevva","count":10},{"name":"Alexander Tesfamichael","email":"Alex.Tesfamichael@gmail.com","login":"alextes","count":4},{"name":"Yanis Benson","email":"yanis.benson@gmail.com","login":"stroncium","count":3},{"name":"Yao Ding","email":"yaodingyd@gmail.com","login":"yaodingyd","count":2},{"name":"Dimitri Benin","email":"BendingBender","login":"BendingBender","count":2},{"name":"Tobias Bieniek","email":"tobias.bieniek@gmail.com","login":"Turbo87","count":1},{"name":"Stephen Edgar","email":"stephen@netweb.com.au","login":"ntwb","count":1},{"name":"Sam Verschueren","email":"sam.verschueren@gmail.com","login":"SamVerschueren","count":1},{"name":"Medusalix","email":"8124898+medusalix","login":"medusalix","count":1},{"name":"Jiawen Geng","email":"technicalcute@gmail.com","login":"gengjiawen","count":1},{"name":"Haz","email":"hazdiego@gmail.com","login":"diegohaz","count":1},{"name":"Brandon Smith","email":"brandon93s@gmail.com","login":"brandon93s","count":1},{"name":"Aron Hafner","email":"aronhafner@gmail.com","login":"hafffe","count":1}],"past_year_committers":[{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","login":"sindresorhus","count":11},{"name":"Jiawen Geng","email":"technicalcute@gmail.com","login":"gengjiawen","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778582,"commits_count":983262140,"contributors_count":41442660,"owners_count":1364702,"committers_count":3363655,"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":"sindresorhus/fkill","html_url":"https://github.com/sindresorhus/fkill","last_synced_at":"2026-08-25T10:07:15.114Z","status":null,"issues_count":31,"pull_requests_count":36,"avg_time_to_close_issue":23818838.208333332,"avg_time_to_close_pull_request":7846692.055555556,"issues_closed_count":24,"pull_requests_closed_count":36,"pull_request_authors_count":21,"issue_authors_count":22,"avg_comments_per_issue":2.5806451612903225,"avg_comments_per_pull_request":3.305555555555556,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":59640.0,"past_year_avg_time_to_close_pull_request":69567.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-17T00:05:01.918Z","updated_at":"2026-08-25T10:07:15.114Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffkill/issues","issue_labels_count":{"table":{"help wanted":13,"enhancement":12,":gift: Rewarded on Issuehunt":4,":dollar: Funded on Issuehunt":2,"question":1,"bug":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":18,"CONTRIBUTOR":7,"OWNER":6}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":28,"NONE":8}},"issue_authors":{"table":{"sindresorhus":6,"alextes":5,"debuggy":1,"Konard":1,"mathiasrw":1,"borekb":1,"fenos":1,"gengjiawen":1,"pzich":1,"dextermb":1,"FDiskas":1,"aeris-alex":1,"KyleSmith0905":1,"drumslave-git":1,"DavidCHerman":1,"Turbo87":1,"PrzemekSkw":1,"robertsLando":1,"Aracki":1,"sompylasar":1,"lastmjs":1,"IbrahimSam96":1}},"pull_request_authors":{"table":{"kevva":6,"stroncium":5,"alextes":4,"yaodingyd":3,"BendingBender":2,"weimzh":1,"gengjiawen":1,"medusalix":1,"ntwb":1,"tomsotte":1,"ahippler":1,"SamVerschueren":1,"Autre31415":1,"chrishelgert":1,"brandon93s":1,"kellyselden":1,"hafffe":1,"luizwbr":1,"Turbo87":1,"diegohaz":1,"sgtrusty":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"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":{"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1,"NONE":1}},"past_year_issue_authors":{"table":{"gengjiawen":1}},"past_year_pull_request_authors":{"table":{"gengjiawen":1,"weimzh":1}},"maintainers":[{"table":{"login":"sindresorhus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":1,"PullRequestEvent":3,"ForkEvent":3,"IssuesEvent":4,"WatchEvent":45,"IssueCommentEvent":3,"PushEvent":6},"last_year":{"ReleaseEvent":1,"PullRequestEvent":3,"ForkEvent":3,"IssuesEvent":3,"WatchEvent":27,"IssueCommentEvent":2,"PushEvent":6}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-01-15T04:03:18.803Z","updated_at":"2023-01-15T04:03:18.803Z","repository_link":"https://github.com/sindresorhus/fkill/blob/main/package.json","dependencies":[{"id":6914601635,"package_name":"aggregate-error","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":6914601636,"package_name":"execa","ecosystem":"npm","requirements":"^5.1.1","direct":true,"kind":"runtime","optional":false},{"id":6914601637,"package_name":"pid-port","ecosystem":"npm","requirements":"^0.2.0","direct":true,"kind":"runtime","optional":false},{"id":6914601638,"package_name":"process-exists","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":6914601639,"package_name":"ps-list","ecosystem":"npm","requirements":"^7.2.0","direct":true,"kind":"runtime","optional":false},{"id":6914601640,"package_name":"taskkill","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":6914601641,"package_name":"ava","ecosystem":"npm","requirements":"^3.15.0","direct":true,"kind":"development","optional":false},{"id":6914601642,"package_name":"delay","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":6914601643,"package_name":"get-port","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":6914601644,"package_name":"noop-process","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":6914601645,"package_name":"tsd","ecosystem":"npm","requirements":"^0.18.0","direct":true,"kind":"development","optional":false},{"id":6914601646,"package_name":"xo","ecosystem":"npm","requirements":"^0.45.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T04:03:18.772Z","updated_at":"2023-01-15T04:03:18.772Z","repository_link":"https://github.com/sindresorhus/fkill/blob/main/.github/workflows/main.yml","dependencies":[{"id":6914601633,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6914601634,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":29.324323289772607,"created_at":"2026-05-14T05:23:21.762Z","updated_at":"2026-08-26T10:36:51.785Z","avatar_url":"https://github.com/sindresorhus.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372497","html_url":"https://summary.ecosyste.ms/projects/372497"}