{"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":39,"first_release_published_at":"2020-07-26T12:08:36.000Z","latest_release_published_at":"2025-08-01T12:21:48.000Z","latest_release_number":"1.3.0","last_synced_at":"2026-03-15T23:24:07.329Z","created_at":"2023-05-17T08:42:21.514Z","updated_at":"2026-03-15T23:24:07.329Z","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.0","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":"2025-09-18T05:14:13.000Z","size":4735,"stargazers_count":245,"open_issues_count":12,"forks_count":21,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-18T07:17:10.794Z","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":"2025-09-17T01:05:47.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":39,"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":275729974,"owners_count":25517868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"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":"hakancelikdev","name":"Hakan Çelik","uuid":"19157033","kind":"user","description":"Software developer @ Trendyol","email":"","website":"https://hakancelik.dev/","location":"İstanbul, Turkey","twitter":"hakancelikdev","company":"Trendyol","icon_url":"https://avatars.githubusercontent.com/u/19157033?u=095ea8e0af1de642edd92e5f806c70359e00c977\u0026v=4","repositories_count":21,"last_synced_at":"2025-09-17T13:10:38.130Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hakancelikdev","funding_links":["https://github.com/sponsors/hakancelikdev"],"total_stars":295,"followers":160,"following":99,"created_at":"2022-11-15T08:43:12.276Z","updated_at":"2025-09-17T13:10:38.130Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hakancelikdev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hakancelikdev/repositories"},"tags":[{"name":"1.3.0","sha":"724f5b9f6c192c039b81679339f0708e46b70ec9","kind":"commit","published_at":"2025-08-01T12:21:48.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/1.3.0","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"fae6ae70d2e0c2a1380e41fb276a44687189d562","kind":"commit","published_at":"2023-12-24T07:41:00.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/1.2.1","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/1.2.1","dependencies_parsed_at":"2023-12-30T04:59:06.722Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"1376d49adbf3d83d20c37075787982463eaf7779","kind":"commit","published_at":"2023-12-22T16:30:50.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/1.2.0","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/1.2.0","dependencies_parsed_at":"2023-12-24T04:28:25.184Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"98f4046426d221e17a0ca89f20e627ab09c8cdd2","kind":"commit","published_at":"2023-11-17T20:55:50.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/1.1.0","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/1.1.0","dependencies_parsed_at":"2023-11-19T05:07:03.522Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"6e3e9d341371ab88e476a031ade015347275e512","kind":"commit","published_at":"2023-11-17T18:51:53.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/1.0.1","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/1.0.1","dependencies_parsed_at":"2023-11-19T05:07:03.486Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"7e28d687910c28fd209944868276e8e170b541e8","kind":"commit","published_at":"2023-07-07T10:58:24.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/1.0.0","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/1.0.0","dependencies_parsed_at":"2023-07-09T04:07:21.307Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/1.0.0/manifests"},{"name":"0.16.1","sha":"f26c6b39fcee343754ac51f0ed6031cdbbdd912e","kind":"commit","published_at":"2023-07-06T05:37:20.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.16.1","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.16.1","dependencies_parsed_at":"2023-07-08T04:05:21.972Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"77d5ab3a0164651b29cec6934ea4b0dead359655","kind":"commit","published_at":"2023-04-03T22:41:28.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.16.0","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.16.0","dependencies_parsed_at":"2023-06-01T00:16:59.515Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b5fb1d536806e77eb24722dd29b566de3b75f88e","kind":"commit","published_at":"2023-03-30T23:57:35.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.15.0","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.15.0","dependencies_parsed_at":"2023-06-01T00:17:02.998Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.15.0/manifests"},{"name":"0.14.1","sha":"955908bccbe71970ddd0360a3571f82f44867916","kind":"commit","published_at":"2023-02-04T07:21:24.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.14.1","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.14.1","dependencies_parsed_at":"2023-06-01T00:17:02.397Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"06be1aa82d961f5681a02cabb217be659fa554ae","kind":"commit","published_at":"2023-02-03T14:55:34.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.14.0","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.14.0","dependencies_parsed_at":"2023-06-01T00:16:19.976Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"51c520460eb086fae977482145ea61f2222e6284","kind":"commit","published_at":"2023-02-01T19:16:31.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.13.0","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.13.0","dependencies_parsed_at":"2023-06-01T00:16:59.574Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"231b12b0ed7e204dccf2a4b96bcc03de8d23c8e2","kind":"commit","published_at":"2022-12-04T19:25:36.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.12.3","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.12.3","dependencies_parsed_at":"2023-05-31T21:08:30.146Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"9cc4a75fa101e5f5df311f05622ce6f89715e46f","kind":"commit","published_at":"2022-11-09T10:53:28.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.12.2","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.12.2","dependencies_parsed_at":"2023-05-31T21:08:31.233Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"605d4200653ef2704c19a59045004dcc0da45a65","kind":"commit","published_at":"2022-09-21T20:19:58.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.12.1","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.12.1","dependencies_parsed_at":"2023-05-31T00:54:29.759Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.12.1/manifests"},{"name":"0.11.3","sha":"56f0286215cc4241b2d803616a7d993ffa56e273","kind":"commit","published_at":"2022-09-05T06:24:28.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.11.3","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.11.3","dependencies_parsed_at":"2023-05-31T11:06:13.513Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"7860380b212bf837d3c39a04bc0922fbeeea318a","kind":"commit","published_at":"2022-09-04T21:54:18.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.11.2","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.11.2","dependencies_parsed_at":"2023-05-31T11:06:14.511Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"14f8850523d9eec00754dbf6b45acde6f6fbd557","kind":"commit","published_at":"2022-08-08T22:21:15.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.11.1","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.11.1","dependencies_parsed_at":"2023-05-31T11:06:15.465Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"746047f98a7c3df4e0c5f3069cb526c3c58f4e6e","kind":"commit","published_at":"2022-08-08T20:19:30.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.11.0","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.11.0","dependencies_parsed_at":"2023-05-31T11:06:16.776Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"223968e7a2d97a698ed61d97a1556564a30d724f","kind":"commit","published_at":"2022-07-29T23:00:56.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.10.0","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.10.0","dependencies_parsed_at":"2023-05-31T11:06:18.028Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.10.0/manifests"},{"name":"0.9.6","sha":"815b4b6e841b1f19b819a3f310f96cccfd26e9f2","kind":"commit","published_at":"2022-05-04T12:30:44.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.9.6","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.9.6","dependencies_parsed_at":"2023-05-31T11:06:19.086Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"f7770621b10a48c2682f705b9ab69606702488e3","kind":"commit","published_at":"2022-03-09T23:07:57.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.9.5","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.9.5","dependencies_parsed_at":"2023-05-31T11:06:19.982Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"04f6a9fd1dd44044641c22eca022f4d269afc71c","kind":"commit","published_at":"2022-01-29T20:14:49.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.9.4","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.9.4","dependencies_parsed_at":"2023-05-31T11:06:20.794Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.9.4/manifests"},{"name":"0.9.2","sha":"5ccac669b933ec1ae11badb6a848e0da7876e79b","kind":"commit","published_at":"2021-09-14T09:30:18.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.9.2","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.9.2","dependencies_parsed_at":"2023-05-31T11:06:21.392Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"0077cea8a1926fc675c91939f7d3be5548fa05e7","kind":"commit","published_at":"2021-09-12T22:01:24.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.9.1","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.9.1","dependencies_parsed_at":"2023-05-31T11:06:22.135Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"00a4709b81f66caf44c041d46939bd4fb429a472","kind":"commit","published_at":"2021-09-04T23:49:45.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.9.0","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.9.0","dependencies_parsed_at":"2023-05-31T11:06:22.788Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"838839fc6307b627453a1fb5eda3f2b92c6c946f","kind":"commit","published_at":"2021-06-26T10:35:27.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.8.4","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.8.4","dependencies_parsed_at":"2023-05-31T11:06:23.445Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"ec860ea07202169e2a8977869486a2d4d9d91a06","kind":"commit","published_at":"2021-03-10T16:30:27.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.8.3","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.8.3","dependencies_parsed_at":"2023-05-31T11:06:24.034Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.8.3/manifests"},{"name":"0.7.4","sha":"27f421d5f83dee28d7c996db76573ffef8e782cf","kind":"commit","published_at":"2021-02-19T08:14:16.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.7.4","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.7.4","dependencies_parsed_at":"2023-05-31T11:06:24.645Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"e35daec544f823325bd8e80c619405227b0eda90","kind":"commit","published_at":"2021-02-14T09:46:17.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.7.3","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.7.3","dependencies_parsed_at":"2023-05-31T11:06:25.279Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"a11db72e724a9c47e5f99bbd7e04d44a6e319c6d","kind":"commit","published_at":"2021-01-30T23:11:02.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.7.2","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.7.2","dependencies_parsed_at":"2023-05-31T11:06:25.835Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"4f83916a439fde43e71ba55cb44ef6618ee63add","kind":"commit","published_at":"2021-01-01T18:05:39.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.7.1","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.7.1","dependencies_parsed_at":"2023-05-31T11:06:26.437Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"8b59ab55e9c64258f793b2224edefed927254fc6","kind":"commit","published_at":"2020-12-26T18:17:57.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.7.0","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.7.0","dependencies_parsed_at":"2023-05-31T11:06:27.147Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.7.0/manifests"},{"name":"0.6.8","sha":"abc766a40a62173415884fe5c81b6503257f67d4","kind":"commit","published_at":"2020-12-02T11:12:43.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.6.8","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.6.8","dependencies_parsed_at":"2023-05-31T11:06:27.658Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.6.8/manifests"},{"name":"0.6.6","sha":"1ba940fb4b844dc3e5d4bcd2632d9ba96df3c70a","kind":"commit","published_at":"2020-10-24T12:16:57.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.6.6","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.6.6","dependencies_parsed_at":"2023-05-31T11:06:28.394Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.6.6/manifests"},{"name":"0.3.0","sha":"c3aadd256fedcf0c51f0624791b1fc840611acec","kind":"commit","published_at":"2020-09-22T19:13:28.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.3.0","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.3.0","dependencies_parsed_at":"2023-05-31T11:06:29.053Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.3.0/manifests"},{"name":"0.2.10","sha":"17c421f8878a2a7a09dd6aa91c61411a6172ac68","kind":"commit","published_at":"2020-09-06T13:14:02.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.2.10","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.2.10","dependencies_parsed_at":"2023-05-31T11:06:29.658Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"caf013bcd92854430fafbbb2cbb413feb7b4efca","kind":"commit","published_at":"2020-09-01T08:33:37.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.2.9","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.2.9","dependencies_parsed_at":"2023-05-31T11:06:30.207Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"cbb2a41e16c2e478e3c7aa4c72fbb7781e2918c1","kind":"commit","published_at":"2020-07-26T12:08:36.000Z","download_url":"https://codeload.github.com/hakancelikdev/unimport/tar.gz/0.2.8","html_url":"https://github.com/hakancelikdev/unimport/releases/tag/0.2.8","dependencies_parsed_at":"2023-05-31T11:06:30.787Z","dependency_job_id":null,"purl":"pkg:github/hakancelikdev/unimport@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakancelikdev%2Funimport/tags/0.2.8/manifests"}]},"repo_metadata_updated_at":"2025-09-20T08:42:29.644Z","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","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":[]}