{"id":7742547,"name":"hakancelikdev/unimport","ecosystem":"actions","description":"Get rid of all unused imports 🥳","homepage":"https://unimport.hakancelik.dev/","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/hakancelikdev/unimport","keywords_array":["formatter","import","linter","remove","unused"],"namespace":"hakancelikdev","versions_count":40,"first_release_published_at":"2020-07-26T12:08:36.000Z","latest_release_published_at":"2026-02-18T10:26:46.000Z","latest_release_number":"1.3.1","last_synced_at":"2026-05-26T13:39:50.633Z","created_at":"2023-05-17T08:42:21.514Z","updated_at":"2026-05-26T14:27:00.439Z","registry_url":"https://github.com/hakancelikdev/unimport","install_command":null,"documentation_url":null,"metadata":{"name":"unimport","description":"Get rid of all unused imports 🥳","inputs":{"extra_args":{"description":"options to pass to unimport run","required":false,"default":"--check"}},"runs":{"using":"composite","steps":[{"run":"pip install --upgrade pip \u0026\u0026 python -m pip install unimport==1.3.1","shell":"bash"},{"run":"unimport --color auto --gitignore --ignore-init ${{ inputs.extra_args }}","shell":"bash"}]},"branding":{"icon":"check","color":"red"},"default_branch":"main","path":null},"repo_metadata":{"id":37552892,"uuid":"207092013","full_name":"hakancelikdev/unimport","owner":"hakancelikdev","description":":rocket: The ultimate linter and formatter for removing unused import statements in your code.","archived":false,"fork":false,"pushed_at":"2026-04-23T10:17:47.000Z","size":4856,"stargazers_count":248,"open_issues_count":1,"forks_count":20,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-04-23T11:28:20.054Z","etag":null,"topics":["formatter","import","linter","remove","unused"],"latest_commit_sha":null,"homepage":"https://unimport.hakancelik.dev/","language":"Python","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/hakancelikdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":["hakancelikdev"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2019-09-08T09:49:24.000Z","updated_at":"2026-04-23T10:17:50.000Z","dependencies_parsed_at":"2025-09-18T07:09:23.184Z","dependency_job_id":"783a36bc-bb5e-44f3-8385-f2e7285e6efe","html_url":"https://github.com/hakancelikdev/unimport","commit_stats":null,"previous_names":["hakancelik96/unimport"],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/hakancelikdev/unimport","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hakancelikdev","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/sbom","scorecard":{"id":453169,"data":{"date":"2025-08-11","repo":{"name":"github.com/hakancelikdev/unimport","commit":"724f5b9f6c192c039b81679339f0708e46b70ec9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/24 approved changesets -- score normalized to 0","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":"Maintained","score":0,"reason":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs.yml:17","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/test-legacy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/unimport.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-legacy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/test-legacy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-legacy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/test-legacy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-legacy.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/test-legacy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-legacy.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/test-legacy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-legacy.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/test-legacy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-legacy.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/test-legacy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unimport.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/unimport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unimport.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/unimport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unimport.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/hakancelikdev/unimport/unimport.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/pre-commit.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/pre-commit.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/test-legacy.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-legacy.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/test-legacy.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/test-legacy.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:76","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  16 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 20 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-19T08:44:06.846Z","repository_id":37552892,"created_at":"2025-08-19T08:44:06.846Z","updated_at":"2025-08-19T08:44:06.846Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33523652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-26T14:27:00.439Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":40.26221692491061,"dependent_packages_count":0.0,"stargazers_count":1.1173184357541899,"forks_count":3.1700096464092073,"docker_downloads_count":null,"average":11.137386251768502},"purl":"pkg:githubactions/hakancelikdev/unimport","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/hakancelikdev/unimport","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/hakancelikdev/unimport","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/hakancelikdev/unimport/dependencies","status":null,"funding_links":["https://github.com/sponsors/hakancelikdev"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T04:52:59.324Z","issues_count":41,"pull_requests_count":58,"avg_time_to_close_issue":5948610.028571429,"avg_time_to_close_pull_request":521409.98245614034,"issues_closed_count":35,"pull_requests_closed_count":57,"pull_request_authors_count":6,"issue_authors_count":18,"avg_comments_per_issue":2.5121951219512195,"avg_comments_per_pull_request":0.39655172413793105,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":9321.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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/hakancelikdev%2Funimport/issues","maintainers":[{"login":"hakancelikdev","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hakancelikdev"},{"login":"furkanonder","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/furkanonder"},{"login":"isidentical","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isidentical"}],"active_maintainers":[{"login":"hakancelikdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hakancelikdev"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/hakancelikdev%2Funimport/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/hakancelikdev%2Funimport/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/hakancelikdev%2Funimport/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/hakancelikdev%2Funimport/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/hakancelikdev%2Funimport/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/hakancelikdev%2Funimport/codemeta","maintainers":[]}