{"id":64951,"name":"identify","description":"File identification library for Python","url":"https://github.com/pre-commit/identify","last_synced_at":"2025-09-08T13:17:53.524Z","repository":{"id":37942951,"uuid":"81786752","full_name":"pre-commit/identify","owner":"pre-commit","description":"File identification library for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T19:30:54.000Z","size":676,"stargazers_count":281,"open_issues_count":4,"forks_count":165,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-06T21:29:34.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/pre-commit.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":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"created_at":"2017-02-13T05:02:37.000Z","updated_at":"2025-09-06T19:30:58.000Z","dependencies_parsed_at":"2023-10-16T06:47:56.571Z","dependency_job_id":"41743253-1b05-4373-b341-47688682d045","html_url":"https://github.com/pre-commit/identify","commit_stats":{"total_commits":561,"total_committers":132,"mean_commits":4.25,"dds":0.554367201426025,"last_synced_commit":"6fd6f6bea8fedb15e54f1477a49325ea82b73911"},"previous_names":[],"tags_count":180,"template":false,"template_full_name":null,"purl":"pkg:github/pre-commit/identify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/sbom","scorecard":{"id":670024,"data":{"date":"2025-08-11","repo":{"name":"github.com/pre-commit/identify","commit":"53fdb98ef92dc697d7b84cf07dbb3e6e5d7493f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 5/9 approved changesets -- score normalized to 5","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":10,"reason":"23 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pre-commit/identify/main.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1"],"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":-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 26 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-21T19:39:29.329Z","repository_id":37942951,"created_at":"2025-08-21T19:39:29.329Z","updated_at":"2025-08-21T19:39:29.329Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190462,"owners_count":25238164,"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-08T02:00:09.813Z","response_time":121,"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":"pre-commit","name":"pre-commit","uuid":"6943086","kind":"organization","description":"A framework for managing and maintaining multi-language pre-commit hooks.","email":null,"website":"https://pre-commit.com","location":null,"twitter":"pre_commit","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6943086?v=4","repositories_count":29,"last_synced_at":"2024-10-29T22:38:48.625Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"html_url":"https://github.com/pre-commit","funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"total_stars":18774,"followers":308,"following":0,"created_at":"2022-11-02T16:22:39.632Z","updated_at":"2024-10-29T22:38:48.626Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit/repositories"},"packages":[{"id":6066538,"name":"py3-identify","ecosystem":"alpine","description":"File identification library for Python","homepage":"https://github.com/pre-commit/identify","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pre-commit/identify","keywords_array":[],"namespace":"community","versions_count":37,"first_release_published_at":"2023-01-29T18:07:36.000Z","latest_release_published_at":"2025-09-08T00:46:06.000Z","latest_release_number":"2.6.14-r0","last_synced_at":"2025-09-08T01:01:47.054Z","created_at":"2023-01-31T19:20:47.388Z","updated_at":"2025-09-08T01:01:48.766Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-identify","install_command":"apk add py3-identify","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37942951,"uuid":"81786752","full_name":"pre-commit/identify","owner":"pre-commit","description":"File identification library for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T19:30:54.000Z","size":676,"stargazers_count":281,"open_issues_count":4,"forks_count":165,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-06T21:29:34.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/pre-commit.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":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"created_at":"2017-02-13T05:02:37.000Z","updated_at":"2025-09-06T19:30:58.000Z","dependencies_parsed_at":"2023-10-16T06:47:56.571Z","dependency_job_id":"41743253-1b05-4373-b341-47688682d045","html_url":"https://github.com/pre-commit/identify","commit_stats":{"total_commits":561,"total_committers":132,"mean_commits":4.25,"dds":0.554367201426025,"last_synced_commit":"6fd6f6bea8fedb15e54f1477a49325ea82b73911"},"previous_names":[],"tags_count":180,"template":false,"template_full_name":null,"purl":"pkg:github/pre-commit/identify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/sbom","scorecard":{"id":670024,"data":{"date":"2025-08-11","repo":{"name":"github.com/pre-commit/identify","commit":"53fdb98ef92dc697d7b84cf07dbb3e6e5d7493f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 5/9 approved changesets -- score normalized to 5","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":10,"reason":"23 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pre-commit/identify/main.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1"],"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":-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 26 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-21T19:39:29.329Z","repository_id":37942951,"created_at":"2025-08-21T19:39:29.329Z","updated_at":"2025-08-21T19:39:29.329Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274043012,"owners_count":25212550,"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-07T02:00:09.463Z","response_time":67,"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":"pre-commit","name":"pre-commit","uuid":"6943086","kind":"organization","description":"A framework for managing and maintaining multi-language pre-commit hooks.","email":null,"website":"https://pre-commit.com","location":null,"twitter":"pre_commit","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6943086?v=4","repositories_count":29,"last_synced_at":"2024-10-29T22:38:48.625Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"html_url":"https://github.com/pre-commit","funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"total_stars":18774,"followers":308,"following":0,"created_at":"2022-11-02T16:22:39.632Z","updated_at":"2024-10-29T22:38:48.626Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit/repositories"},"tags":[{"name":"v2.6.14","sha":"6667ae3392c3e2178469779352012d4518c8cdc0","kind":"commit","published_at":"2025-09-06T19:30:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14/manifests"},{"name":"v2.6.13","sha":"af4da9c69b07a41dfbfc1f3ec60d27d9aa0654dc","kind":"commit","published_at":"2025-08-09T19:34:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13/manifests"},{"name":"v2.6.12","sha":"51e358dd52e70925011f81db738d441617e3e0f4","kind":"commit","published_at":"2025-05-23T20:37:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"bdd2643326d8acf348e35ca76ddc233da3f0380c","kind":"commit","published_at":"2025-05-23T18:19:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"e200468dd1b921e75a300545bd1e28abe1d5985c","kind":"commit","published_at":"2025-04-19T15:14:19.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"856f0162b1bdb01e47bd31c2cf1786a8ea41bcc5","kind":"commit","published_at":"2025-03-08T15:54:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"f905a2e20c85a323b0ad6d8fd56bd57dcecb95a6","kind":"commit","published_at":"2025-02-22T17:56:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"157ee8efe3a7be5fab92f23396663cf99d4185de","kind":"commit","published_at":"2025-02-08T19:02:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7/manifests"},{"name":"v2.6.6","sha":"5bc1845addd0f9600fe719cc27464bde5c19f839","kind":"commit","published_at":"2025-01-20T20:47:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"1eadcb782d64c204597ec6b2142982a89ebda7ed","kind":"commit","published_at":"2025-01-04T17:05:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"5adfe0958847d3d48752678d6b5c843c438faddc","kind":"commit","published_at":"2024-12-29T22:47:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"f075954372758b34ef542c2e895000ea660a47c9","kind":"commit","published_at":"2024-11-25T23:12:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"6fd6f6bea8fedb15e54f1477a49325ea82b73911","kind":"commit","published_at":"2024-11-09T18:11:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"d1032c90d01cb08038ba0b5cd19a880463763b8b","kind":"commit","published_at":"2024-09-14T23:50:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"577bfe15db2b97328431ec6de934c1a4bacc6edd","kind":"commit","published_at":"2024-07-07T23:39:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0/manifests"},{"name":"v2.5.36","sha":"838a48983fdf6c630ad54404abeed2ca3df0f8c8","kind":"commit","published_at":"2024-04-20T18:02:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.36","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36/manifests"},{"name":"v2.5.35","sha":"62ca9e506b73aa9deb71162a2881c235f25f27cf","kind":"commit","published_at":"2024-02-18T18:12:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.35","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35/manifests"},{"name":"v2.5.34","sha":"edc80451ae7cf106969ef208c6c622995bf56028","kind":"commit","published_at":"2024-02-10T20:21:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.34","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34/manifests"},{"name":"v2.5.33","sha":"3d4672c3a5093861e65096f2a404868fd8de5579","kind":"commit","published_at":"2023-12-07T04:26:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.33","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33/manifests"},{"name":"v2.5.32","sha":"21c9a51667a927a23bd4f35e25e6f7d8427f9f48","kind":"commit","published_at":"2023-11-18T17:52:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.32","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32/manifests"},{"name":"v2.5.31","sha":"15adaae6940c48af971e2dea95e40a0a523335fc","kind":"commit","published_at":"2023-10-28T17:19:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.31","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31/manifests"},{"name":"v2.5.30","sha":"fab994ab57e9fe8b06df041594594a75fa9aaf39","kind":"commit","published_at":"2023-09-30T17:51:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30/manifests"},{"name":"v2.5.29","sha":"0c39344bbac5638853ff80eb21303bd733214dd0","kind":"commit","published_at":"2023-09-15T21:27:10.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29/manifests"},{"name":"v2.5.28","sha":"aa73a4c29a544d8632d5f47f52bddbafb5c79a48","kind":"commit","published_at":"2023-09-11T23:14:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28/manifests"},{"name":"v2.5.27","sha":"881f54e0b494c34d2f2ae5c5e78b8442a4a5f8f3","kind":"commit","published_at":"2023-08-21T15:56:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27/manifests"},{"name":"v2.5.26","sha":"c1b3aa05667b85188121897b4f416d78721e2542","kind":"commit","published_at":"2023-07-22T19:10:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26/manifests"},{"name":"v2.5.25","sha":"0e0f9cf7d416e5410e0d617ae831bd4b18b61b4c","kind":"commit","published_at":"2023-07-19T14:55:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25/manifests"},{"name":"v2.5.24","sha":"ff585ee7228d968b1aef755bb2b31aa6054cc935","kind":"commit","published_at":"2023-05-03T14:45:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24/manifests"},{"name":"v2.5.23","sha":"33c4fa2c32fe0990dc1e2db17351913857424da2","kind":"commit","published_at":"2023-04-25T21:01:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23/manifests"},{"name":"v2.5.22","sha":"d70d842caf3d9b06560de4db74a98260236f592a","kind":"commit","published_at":"2023-03-24T20:23:50.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22/manifests"},{"name":"v2.5.21","sha":"8a04d49546c61c8ba3338fc746e5ee3d8caccd03","kind":"commit","published_at":"2023-03-16T17:20:45.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21/manifests"},{"name":"v2.5.20","sha":"5b9d7ce12b263b71b45c784a76ec769c31753ce0","kind":"commit","published_at":"2023-03-11T17:49:42.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20/manifests"},{"name":"v2.5.19","sha":"2099d471334eb3e2188f86c8535f03859ed9bab1","kind":"commit","published_at":"2023-03-08T15:27:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19/manifests"},{"name":"v2.5.18","sha":"096b499524293d1062df0a3ee4877784f7cacf47","kind":"commit","published_at":"2023-02-13T16:39:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18/manifests"},{"name":"v2.5.17","sha":"f52dde02f53e2f3d0eb052f9baf580e85b9f484b","kind":"commit","published_at":"2023-01-30T16:36:08.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17/manifests"},{"name":"v2.5.16","sha":"1f8349cdc4b504dbe47f01b60057418e1ca3043a","kind":"commit","published_at":"2023-01-28T17:39:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16/manifests"},{"name":"v2.5.15","sha":"d333931450e6a9f333e5a94eea61ce06d74b862b","kind":"commit","published_at":"2023-01-23T17:25:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15/manifests"},{"name":"v2.5.14","sha":"76c8eba9a477d85f31b80d325c9d6bcee0bd1847","kind":"commit","published_at":"2023-01-23T17:24:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14/manifests"},{"name":"v2.5.13","sha":"3e7bb8c7b5327b40c87d5a12a5ec67b399a56234","kind":"commit","published_at":"2023-01-11T21:37:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13/manifests"},{"name":"v2.5.12","sha":"629a1942419bdd8585b84c85e8a21f74e2012a3a","kind":"commit","published_at":"2023-01-03T15:09:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12/manifests"},{"name":"v2.5.11","sha":"543495155bc4a737095e141691612eab320423dd","kind":"commit","published_at":"2022-12-19T21:14:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11/manifests"},{"name":"v2.5.10","sha":"297950fb34bd9220826e4a3c6158cfa9ebc41523","kind":"commit","published_at":"2022-12-15T20:22:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10/manifests"},{"name":"v2.5.9","sha":"12d842e7e392bfc0ebaff2fef1633878421fd6be","kind":"commit","published_at":"2022-11-18T16:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9/manifests"},{"name":"v2.5.8","sha":"a81077b7e1bb35cdfef42f9cdc6754f2cbd48002","kind":"commit","published_at":"2022-10-27T19:59:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"db884981cffce05feea031c3eb7648891e1b37e1","kind":"commit","published_at":"2022-10-25T01:02:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"cd3504eb5cde60eea44743ae6a084a8e22927d5d","kind":"commit","published_at":"2022-10-03T16:38:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e550e2215864a06d2439882828f61abedf58be2c","kind":"commit","published_at":"2022-09-06T12:36:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"207d5f7ac9f4e1f4f14fb18293f0d051c2466e0b","kind":"commit","published_at":"2022-09-05T16:51:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"548a0cbef5df9979c47b5b627f3cb9f2342dbf75","kind":"commit","published_at":"2022-08-03T22:51:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b59a580126505294d44e1a788e2d1b72fb72213e","kind":"commit","published_at":"2022-07-20T03:36:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"d2d53a8a349cdff8b1f3c4add8f4df67ffbbf440","kind":"commit","published_at":"2022-05-19T18:43:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"6e2b83b9c57267b9d2cf3e8a5c0ad91351d0aeb8","kind":"commit","published_at":"2022-04-27T01:26:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0/manifests"},{"name":"v2.4.12","sha":"4a0292b4fab2b5e2f595186b78cca854d41994ad","kind":"commit","published_at":"2022-03-16T16:51:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"22cf27f2f98cbb898c8c892b01bfcd212444736d","kind":"commit","published_at":"2022-02-22T19:36:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"3fb32ccf909ee31ac5625de8f8c5c1068f664215","kind":"commit","published_at":"2022-02-14T14:34:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"45b19a7bf45099217fe4d79d6556fe751be27a6a","kind":"commit","published_at":"2022-02-09T16:04:34.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"939e9c9dab1217a54eedd6ac6e95273a0fbdfd66","kind":"commit","published_at":"2022-02-03T20:14:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"1e14175b857fe4a80abe9846421146b684a692c1","kind":"commit","published_at":"2022-02-01T00:01:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"5d96f711ba999d0f5450a7275e5f8c8610455030","kind":"commit","published_at":"2022-01-27T18:14:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0d91359682cb22916026bcdfdc08b28b978a8f43","kind":"commit","published_at":"2022-01-23T17:58:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"416900ae9d1d97a0df80c6f4e2c192da4a6cfea4","kind":"commit","published_at":"2022-01-13T23:47:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"1086c480941588f469c6902a4f8e181df10b5db9","kind":"commit","published_at":"2022-01-11T15:08:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"5d02d5ce486f6c330b5a393de77c1a7f3f5daef4","kind":"commit","published_at":"2022-01-06T18:25:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"95e30a37bf7c044da3149d85de4a10f5ff494857","kind":"commit","published_at":"2021-12-28T01:47:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"916c5dc5ea7393d22a689b96c89eeaee7aed6aba","kind":"commit","published_at":"2021-11-19T00:52:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"3588a30ce8d7cb802a602078df42874332751a96","kind":"commit","published_at":"2021-11-18T14:38:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"56670143fadb0bed2453deae7ba9a1b008581519","kind":"commit","published_at":"2021-11-16T01:27:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"d6cf57daa5e94f2701cf196eb39adc9f468c36ff","kind":"commit","published_at":"2021-11-08T23:07:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"b466c3322e3d55a37adc0d4178b10a0e2265cc35","kind":"commit","published_at":"2021-11-05T22:10:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7b7c7d9092f3485645bc43a2c950e5162dffe8cb","kind":"commit","published_at":"2021-10-31T15:32:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"acf1e85ad3d4d328bd2fbeed3360d8b3146149d3","kind":"commit","published_at":"2021-10-30T16:22:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"44407bfd2b8a3cd2acbc9bbfb0057b6410eeef0d","kind":"commit","published_at":"2021-10-22T23:22:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"20662c34d80909757206ea7841efafc9dafc9a06","kind":"commit","published_at":"2021-10-02T00:03:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0/manifests"},{"name":"v2.2.15","sha":"8f349b59f356ece95d4defddb07a941187ea3f35","kind":"commit","published_at":"2021-09-19T17:14:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15/manifests"},{"name":"v2.2.14","sha":"33c94aa61a9ce7a79f40efe04ac7bdd0fb070dbe","kind":"commit","published_at":"2021-09-09T00:45:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14/manifests"},{"name":"v2.2.13","sha":"72f1a3e7a100bb37f6c348a4d98dd6da5a9fb043","kind":"commit","published_at":"2021-08-06T16:07:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13/manifests"},{"name":"v2.2.12","sha":"d7d0da54eafb9f0151c7af221272e15f8bdec2be","kind":"commit","published_at":"2021-08-04T13:08:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"109aca227e1c491fddb605510c10a01af8ac3d31","kind":"commit","published_at":"2021-07-09T23:40:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"ee08e725a23a0708f057724d776dc55b0ae4a200","kind":"commit","published_at":"2021-06-07T17:18:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"b6551417e3716f71cc6cbbb6e6c9a06563498cf9","kind":"commit","published_at":"2021-06-05T01:18:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"fc5dd82bbae0fd64211202027c4352c536d13dcb","kind":"commit","published_at":"2021-06-03T15:30:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e6e05dbce111c33f82cdae744da846c3de204543","kind":"commit","published_at":"2021-05-31T00:14:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"bfc1fe4826b6258853bec57ee4c6459e83a810e3","kind":"commit","published_at":"2021-05-25T02:27:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"761779c8829839eeef3c68220c1633c00c8492c2","kind":"commit","published_at":"2021-05-21T21:20:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"ea9b9a077d82dee35b64f81c4536537f6eaa1355","kind":"commit","published_at":"2021-04-21T00:10:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"7ed47f3ce9c44c3aa749a149b4d34e1cabb99b75","kind":"commit","published_at":"2021-04-09T20:03:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e97ff81b6a793be00b43be57bfc2ddf92dd12410","kind":"commit","published_at":"2021-03-28T17:10:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"0f258e01897a185bd0a8b9f6f7be91b10a634154","kind":"commit","published_at":"2021-03-25T00:19:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bc105d59ecbb49730f74cc1fac00674e68aca969","kind":"commit","published_at":"2021-03-20T08:13:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"56d42a200452c3a154ff82beab5ccb5b9217196b","kind":"commit","published_at":"2021-03-18T22:16:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f3578685d50084fee76d8b797f1d2ef79a4787d1","kind":"commit","published_at":"2021-03-14T15:45:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"efbc22e7a0bd7372df9aecc4f88fdd180affdb4f","kind":"commit","published_at":"2021-03-12T05:16:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"184970cefc74eefda4635d21c54f0d03e4b9defe","kind":"commit","published_at":"2021-03-09T02:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"587cbd360a2d68009d62491416294a5a54b1a520","kind":"commit","published_at":"2021-03-03T12:33:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"89d9e7500e59c7eb62ca8eef2cccde8e0f825375","kind":"commit","published_at":"2021-03-01T15:24:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"bc830b53670d15965709a4b2000ab7a9bf520975","kind":"commit","published_at":"2021-03-01T15:05:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"f27d6ebd9b73aa3724f6469aef2fd982d9948d44","kind":"commit","published_at":"2021-02-27T17:10:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2daf98bc5500ce738e266f3013e7515a34062691","kind":"commit","published_at":"2021-02-27T02:01:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0/manifests"},{"name":"v1.5.14","sha":"32cd354f5fc1a19457eea3aa29cbfb1ea3d9ee63","kind":"commit","published_at":"2021-02-20T20:04:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14/manifests"},{"name":"v1.5.13","sha":"ec7d2c87f7a833f5dc014cf58316391b6d7f4712","kind":"commit","published_at":"2021-01-17T03:59:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13/manifests"},{"name":"v1.5.12","sha":"6aa47acdd7c887a5ba6ee22d7122873777616d3f","kind":"commit","published_at":"2021-01-09T16:59:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12/manifests"},{"name":"v1.5.11","sha":"c67d7b4c7b0ea97d5a4109297ff9334f0a871e9c","kind":"commit","published_at":"2020-12-31T19:03:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"ede19ff562dddfbd0b9580ee4cf1bfd520f250e1","kind":"commit","published_at":"2020-11-23T01:19:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"17e9b5359ae5cd4e9fce8c89a9ff3826fd63b74e","kind":"commit","published_at":"2020-11-03T18:44:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"7e8e5088ed4ad9b67930a845c3d0d3727672f2fc","kind":"commit","published_at":"2020-11-03T16:46:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"08875d3edc90affa2061c8307f1b0eed2ae7dbc1","kind":"commit","published_at":"2020-11-02T17:20:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"faa211d9331057a6d8e30cc73324e5aa343a5dc6","kind":"commit","published_at":"2020-10-10T16:12:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"f9019ed99ddce06808ed34bc95a023e4a8c7cbf6","kind":"commit","published_at":"2020-09-24T00:54:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"2afe765db560a49bdcdfeb0ae7bb0b437dd36685","kind":"commit","published_at":"2020-09-21T20:31:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"c7dfc6e0f9f2e6d8c36094305352e9f551774d4d","kind":"commit","published_at":"2020-09-17T19:09:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1cf9486e7c302f13a5ca9be291c71ba9d6aa8452","kind":"commit","published_at":"2020-09-13T03:14:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"dfd92d166ad4eb40693dcd0d0cbf7ab86cec0f27","kind":"commit","published_at":"2020-09-12T17:24:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"00ca0a20015a8106c2cd007cb4989ee035936b99","kind":"commit","published_at":"2020-09-05T19:22:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0/manifests"},{"name":"v1.4.30","sha":"62e98d7bee975f686bab8257c4fe95ff0ff7ab80","kind":"commit","published_at":"2020-09-01T05:25:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30/manifests"},{"name":"v1.4.29","sha":"a1caa07e6c6f636546d3df66f5fccfc465435709","kind":"commit","published_at":"2020-08-24T16:14:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29/manifests"},{"name":"v1.4.28","sha":"bcf64ebdb22e826266a7db83995ce79b931bac58","kind":"commit","published_at":"2020-08-16T18:28:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28/manifests"},{"name":"v1.4.27","sha":"de3e6716162dc45a40a41a7efdb8048acc173c64","kind":"commit","published_at":"2020-08-16T00:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27/manifests"},{"name":"v1.4.26","sha":"d6b5769cbb780d35625b5e6aebcf38d1f045b155","kind":"commit","published_at":"2020-08-14T20:09:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26/manifests"},{"name":"v1.4.25","sha":"8bdaf8e824de80357156f62c62486bd4feb2366c","kind":"commit","published_at":"2020-07-21T22:22:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25/manifests"},{"name":"v1.4.24","sha":"5c9d860b0ef258bbc2c3946ab059b388f683881e","kind":"commit","published_at":"2020-07-19T18:18:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24/manifests"},{"name":"v1.4.23","sha":"8b7d4e90c80676630d952c4c927bf0891086ebd4","kind":"commit","published_at":"2020-07-10T18:40:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23/manifests"},{"name":"v1.4.22","sha":"e9955a044af68cf764f1f6f79a5ee9860c988be4","kind":"commit","published_at":"2020-07-10T16:46:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22/manifests"},{"name":"v1.4.21","sha":"0f22757bf6b40ad9d8317621f3399c4ab179ce98","kind":"commit","published_at":"2020-07-01T00:41:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21/manifests"},{"name":"v1.4.20","sha":"ecc4430c334ed73b66a7a14ef91ff6ef275aeda2","kind":"commit","published_at":"2020-06-21T22:53:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20/manifests"},{"name":"v1.4.19","sha":"ab496703a61f09a090b3e94262166ee5703eddbf","kind":"commit","published_at":"2020-06-04T17:02:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19/manifests"},{"name":"v1.4.18","sha":"41db0380ee2819956ef2e582fb6191c5667d6b3a","kind":"commit","published_at":"2020-05-30T18:15:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18/manifests"},{"name":"v1.4.17","sha":"a8d50cde5c82183dadd47930127057f8026d87f6","kind":"commit","published_at":"2020-05-26T21:08:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"d66cbc5361b495d04d01026f83ca1cc5ee2be962","kind":"commit","published_at":"2020-05-21T23:33:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"2ff570c427bbe85a704327237a6c25bd3bf146b4","kind":"commit","published_at":"2020-04-23T19:25:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"ca64e2c8934091c75ac8aa63a7d3727f3c1f0a60","kind":"commit","published_at":"2020-04-03T21:34:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"2d1f04052ad9e9b35643ba214f76c59db56fd43e","kind":"commit","published_at":"2020-03-24T02:48:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"97cd26fcbe68fe6d13348ba432727b26e8b89b02","kind":"commit","published_at":"2020-03-21T21:50:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"0e04046f13dae130fc306c02f686beb7da83aef3","kind":"commit","published_at":"2020-01-25T15:15:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"ff115f389f8b815c68e115faa1066900b3aa26b0","kind":"commit","published_at":"2020-01-14T18:17:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"d82b4a26cfb2512d4bf4e1be4d18c0bba6887448","kind":"commit","published_at":"2019-12-23T21:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"2f972a98e480a2f29278cea25cab5334fc5d68f1","kind":"commit","published_at":"2019-12-04T21:31:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"e977e961c60ea3d0bd97dcd8b9b7329396707402","kind":"commit","published_at":"2019-08-27T13:51:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"1fd4d7aec99f59d665804d9d8a9e7431cdb6491a","kind":"commit","published_at":"2019-08-12T16:31:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"0a4c005d6d816f9b46ff9ff9c4e27fa4349573ad","kind":"commit","published_at":"2019-06-15T14:59:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"503000287ef1dd560da551137a5c17d94c9f4b00","kind":"commit","published_at":"2019-06-11T16:05:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a431b64f49ab6a845013a2d6e0df3d7993e416e","kind":"commit","published_at":"2019-05-10T14:47:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"27ff23a3a5a08fb46e7eac79c393c1d678b4217a","kind":"commit","published_at":"2019-04-28T01:34:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"1d824d3d7257a3520e97eaa971c80f221817757f","kind":"commit","published_at":"2019-03-27T23:14:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7239eac70260eeec41fd26a00829416651b03afa","kind":"commit","published_at":"2019-03-01T18:13:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"973952789018d518ba19e9190f264ccb9e8cc43a","kind":"commit","published_at":"2019-02-23T19:51:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"d9909d75844139acd6b2a1950265cea2d9561a20","kind":"commit","published_at":"2019-02-14T20:41:14.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"81de71ba4910d59bb2760b2494a43faa4d31432f","kind":"commit","published_at":"2019-01-26T05:49:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2d202e3fcca52c7c722a7b81f27dac73b3a558b6","kind":"commit","published_at":"2019-01-18T21:02:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0/manifests"},{"name":"v1.1.8","sha":"1af88acc98ca80bf0c716241e35544d18337540f","kind":"commit","published_at":"2019-01-02T01:21:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"88299dad1cfbda9372bdae699bdd8f7887c474d1","kind":"commit","published_at":"2018-10-05T16:15:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"86cfa2811e04e5e8c69aa1dc7d2f64f7275aec93","kind":"commit","published_at":"2018-09-16T23:05:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"0ec4cbf783ba9a1f4ede457bcd3b8d79e28109ad","kind":"commit","published_at":"2018-09-07T15:21:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"80ba3a8017911ea3f1354527c501eb996582e968","kind":"commit","published_at":"2018-07-25T21:47:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"889f80d0c8d1ba13b324feac46ae88b72d10b91c","kind":"commit","published_at":"2018-07-11T05:04:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"06b0136020527ab09d972c6d6760b4fd68c345f0","kind":"commit","published_at":"2018-07-09T15:16:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"5dd5c49d4fc3db08a5caa98e8ec4542fbc3f631e","kind":"commit","published_at":"2018-07-05T22:37:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"11974e5eb0e3a6ef8f0dd5e280b56af7e5221838","kind":"commit","published_at":"2018-06-09T18:22:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0/manifests"},{"name":"v1.0.18","sha":"3cd70ac984e63040110c3a5c317c7752f82cf645","kind":"commit","published_at":"2018-05-24T22:40:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"236dd3a6ea77c5e49d7b3649becf351a7f2fba5d","kind":"commit","published_at":"2018-05-23T02:29:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"ac4063fd16b3f2566d7c88fa451b2ddd4ca30afe","kind":"commit","published_at":"2018-05-08T15:40:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"4c33a84241c209d7799f3b118b9f5f0f0a04fb72","kind":"commit","published_at":"2018-05-05T15:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"0477f801318f46fb3599f3d14667d822e2a58646","kind":"commit","published_at":"2018-05-03T14:14:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"5b26de539d10c1448ae905e6aa1d0eadc5921fb2","kind":"commit","published_at":"2018-04-16T16:43:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"b67d3a5ad480ae7f5671450e74c1955aa08b2d18","kind":"commit","published_at":"2018-04-14T17:28:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4a5fb9974cb5f4256384a2542065b3947434d91b","kind":"commit","published_at":"2018-04-11T20:00:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"35536a7a011c25deaa1866d8bf884a387e074b40","kind":"commit","published_at":"2018-04-11T03:20:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"9441aa7591d34bf1feaefdcd6831aa36ece3b6d1","kind":"commit","published_at":"2018-04-04T22:41:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"6c5cae359ae3c99812086ab3e4657bfbdb4cff27","kind":"commit","published_at":"2018-03-11T17:58:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"39c020afff92d50d6ffb8b251f5bdc30d51ca96c","kind":"commit","published_at":"2017-11-13T20:28:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"0577ac36a243fe7a82531cc041933b434d797e18","kind":"commit","published_at":"2017-09-21T20:36:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"bbd0284ce65e82a04d53c4c0f5c067c9aefb6564","kind":"commit","published_at":"2017-07-28T18:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"af2b3c828528a4c405a73ff0371684f3d9fd3a0e","kind":"commit","published_at":"2017-07-28T00:10:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"fdf95187ebf6beec9ff638d68bfcb2bd309b564c","kind":"commit","published_at":"2017-07-06T18:13:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ae942473471865c96ed9a8a6f092b28d12bf95f6","kind":"commit","published_at":"2017-07-03T03:52:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5909f55da90e80ee650ccc646651b8aa49947efa","kind":"commit","published_at":"2017-07-03T03:44:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2e5201ea68c35be0ae9cdcb899e9090eb3826341","kind":"commit","published_at":"2017-07-02T20:14:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0/manifests"},{"name":"v0.0.4","sha":"701debc794586387679e49394e32b350be570038","kind":"commit","published_at":"2017-07-02T01:31:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c1a96c6f15c93d36be0df9e0ee00a915ffe57af2","kind":"commit","published_at":"2017-07-02T00:55:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"33376aad11ee9065f735d5b5e96b630429264bd5","kind":"commit","published_at":"2017-02-17T01:21:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"0c0d5434d77d8427ac249077da813f4be4cd82d7","kind":"commit","published_at":"2017-02-16T22:59:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T13:19:24.144Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.030839073262366,"stargazers_count":17.462429555416406,"forks_count":11.18894802755166,"average":8.670554164057608},"purl":"pkg:apk/alpine/py3-identify?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-identify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-identify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-identify/dependencies","status":null,"funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:18:31.744Z","issues_count":38,"pull_requests_count":234,"avg_time_to_close_issue":9519858.18918919,"avg_time_to_close_pull_request":1057977.0315315316,"issues_closed_count":37,"pull_requests_closed_count":222,"pull_request_authors_count":104,"issue_authors_count":38,"avg_comments_per_issue":1.8947368421052633,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":89,"past_year_issues_count":9,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":3033.125,"past_year_avg_time_to_close_pull_request":294569.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":58,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/issues","maintainers":[{"login":"asottile","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}],"active_maintainers":[{"login":"asottile","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-identify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-identify/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-identify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-identify/related_packages","maintainers":[{"uuid":"galen@galenabell.com","login":null,"name":"Galen Abell","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Galen Abell","packages_count":185,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Galen Abell","role":null,"created_at":"2023-02-01T01:51:02.063Z","updated_at":"2023-02-01T01:51:02.063Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/galen@galenabell.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":7635583,"name":"py3-identify-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-identify","homepage":"https://github.com/pre-commit/identify","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pre-commit/identify","keywords_array":[],"namespace":"community","versions_count":30,"first_release_published_at":"2023-04-23T18:35:58.000Z","latest_release_published_at":"2025-09-08T00:46:06.000Z","latest_release_number":"2.6.14-r0","last_synced_at":"2025-09-08T01:02:12.212Z","created_at":"2023-04-23T20:27:54.699Z","updated_at":"2025-09-08T01:02:14.644Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-identify-pyc","install_command":"apk add py3-identify-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37942951,"uuid":"81786752","full_name":"pre-commit/identify","owner":"pre-commit","description":"File identification library for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T19:30:54.000Z","size":676,"stargazers_count":281,"open_issues_count":4,"forks_count":165,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-06T21:29:34.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/pre-commit.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":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"created_at":"2017-02-13T05:02:37.000Z","updated_at":"2025-09-06T19:30:58.000Z","dependencies_parsed_at":"2023-10-16T06:47:56.571Z","dependency_job_id":"41743253-1b05-4373-b341-47688682d045","html_url":"https://github.com/pre-commit/identify","commit_stats":{"total_commits":561,"total_committers":132,"mean_commits":4.25,"dds":0.554367201426025,"last_synced_commit":"6fd6f6bea8fedb15e54f1477a49325ea82b73911"},"previous_names":[],"tags_count":180,"template":false,"template_full_name":null,"purl":"pkg:github/pre-commit/identify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/sbom","scorecard":{"id":670024,"data":{"date":"2025-08-11","repo":{"name":"github.com/pre-commit/identify","commit":"53fdb98ef92dc697d7b84cf07dbb3e6e5d7493f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 5/9 approved changesets -- score normalized to 5","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":10,"reason":"23 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pre-commit/identify/main.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1"],"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":-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 26 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-21T19:39:29.329Z","repository_id":37942951,"created_at":"2025-08-21T19:39:29.329Z","updated_at":"2025-08-21T19:39:29.329Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274043012,"owners_count":25212550,"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-07T02:00:09.463Z","response_time":67,"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":"pre-commit","name":"pre-commit","uuid":"6943086","kind":"organization","description":"A framework for managing and maintaining multi-language pre-commit hooks.","email":null,"website":"https://pre-commit.com","location":null,"twitter":"pre_commit","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6943086?v=4","repositories_count":29,"last_synced_at":"2024-10-29T22:38:48.625Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"html_url":"https://github.com/pre-commit","funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"total_stars":18774,"followers":308,"following":0,"created_at":"2022-11-02T16:22:39.632Z","updated_at":"2024-10-29T22:38:48.626Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit/repositories"},"tags":[{"name":"v2.6.14","sha":"6667ae3392c3e2178469779352012d4518c8cdc0","kind":"commit","published_at":"2025-09-06T19:30:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14/manifests"},{"name":"v2.6.13","sha":"af4da9c69b07a41dfbfc1f3ec60d27d9aa0654dc","kind":"commit","published_at":"2025-08-09T19:34:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13/manifests"},{"name":"v2.6.12","sha":"51e358dd52e70925011f81db738d441617e3e0f4","kind":"commit","published_at":"2025-05-23T20:37:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"bdd2643326d8acf348e35ca76ddc233da3f0380c","kind":"commit","published_at":"2025-05-23T18:19:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"e200468dd1b921e75a300545bd1e28abe1d5985c","kind":"commit","published_at":"2025-04-19T15:14:19.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"856f0162b1bdb01e47bd31c2cf1786a8ea41bcc5","kind":"commit","published_at":"2025-03-08T15:54:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"f905a2e20c85a323b0ad6d8fd56bd57dcecb95a6","kind":"commit","published_at":"2025-02-22T17:56:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"157ee8efe3a7be5fab92f23396663cf99d4185de","kind":"commit","published_at":"2025-02-08T19:02:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7/manifests"},{"name":"v2.6.6","sha":"5bc1845addd0f9600fe719cc27464bde5c19f839","kind":"commit","published_at":"2025-01-20T20:47:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"1eadcb782d64c204597ec6b2142982a89ebda7ed","kind":"commit","published_at":"2025-01-04T17:05:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"5adfe0958847d3d48752678d6b5c843c438faddc","kind":"commit","published_at":"2024-12-29T22:47:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"f075954372758b34ef542c2e895000ea660a47c9","kind":"commit","published_at":"2024-11-25T23:12:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"6fd6f6bea8fedb15e54f1477a49325ea82b73911","kind":"commit","published_at":"2024-11-09T18:11:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"d1032c90d01cb08038ba0b5cd19a880463763b8b","kind":"commit","published_at":"2024-09-14T23:50:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"577bfe15db2b97328431ec6de934c1a4bacc6edd","kind":"commit","published_at":"2024-07-07T23:39:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0/manifests"},{"name":"v2.5.36","sha":"838a48983fdf6c630ad54404abeed2ca3df0f8c8","kind":"commit","published_at":"2024-04-20T18:02:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.36","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36/manifests"},{"name":"v2.5.35","sha":"62ca9e506b73aa9deb71162a2881c235f25f27cf","kind":"commit","published_at":"2024-02-18T18:12:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.35","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35/manifests"},{"name":"v2.5.34","sha":"edc80451ae7cf106969ef208c6c622995bf56028","kind":"commit","published_at":"2024-02-10T20:21:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.34","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34/manifests"},{"name":"v2.5.33","sha":"3d4672c3a5093861e65096f2a404868fd8de5579","kind":"commit","published_at":"2023-12-07T04:26:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.33","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33/manifests"},{"name":"v2.5.32","sha":"21c9a51667a927a23bd4f35e25e6f7d8427f9f48","kind":"commit","published_at":"2023-11-18T17:52:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.32","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32/manifests"},{"name":"v2.5.31","sha":"15adaae6940c48af971e2dea95e40a0a523335fc","kind":"commit","published_at":"2023-10-28T17:19:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.31","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31/manifests"},{"name":"v2.5.30","sha":"fab994ab57e9fe8b06df041594594a75fa9aaf39","kind":"commit","published_at":"2023-09-30T17:51:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30/manifests"},{"name":"v2.5.29","sha":"0c39344bbac5638853ff80eb21303bd733214dd0","kind":"commit","published_at":"2023-09-15T21:27:10.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29/manifests"},{"name":"v2.5.28","sha":"aa73a4c29a544d8632d5f47f52bddbafb5c79a48","kind":"commit","published_at":"2023-09-11T23:14:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28/manifests"},{"name":"v2.5.27","sha":"881f54e0b494c34d2f2ae5c5e78b8442a4a5f8f3","kind":"commit","published_at":"2023-08-21T15:56:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27/manifests"},{"name":"v2.5.26","sha":"c1b3aa05667b85188121897b4f416d78721e2542","kind":"commit","published_at":"2023-07-22T19:10:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26/manifests"},{"name":"v2.5.25","sha":"0e0f9cf7d416e5410e0d617ae831bd4b18b61b4c","kind":"commit","published_at":"2023-07-19T14:55:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25/manifests"},{"name":"v2.5.24","sha":"ff585ee7228d968b1aef755bb2b31aa6054cc935","kind":"commit","published_at":"2023-05-03T14:45:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24/manifests"},{"name":"v2.5.23","sha":"33c4fa2c32fe0990dc1e2db17351913857424da2","kind":"commit","published_at":"2023-04-25T21:01:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23/manifests"},{"name":"v2.5.22","sha":"d70d842caf3d9b06560de4db74a98260236f592a","kind":"commit","published_at":"2023-03-24T20:23:50.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22/manifests"},{"name":"v2.5.21","sha":"8a04d49546c61c8ba3338fc746e5ee3d8caccd03","kind":"commit","published_at":"2023-03-16T17:20:45.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21/manifests"},{"name":"v2.5.20","sha":"5b9d7ce12b263b71b45c784a76ec769c31753ce0","kind":"commit","published_at":"2023-03-11T17:49:42.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20/manifests"},{"name":"v2.5.19","sha":"2099d471334eb3e2188f86c8535f03859ed9bab1","kind":"commit","published_at":"2023-03-08T15:27:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19/manifests"},{"name":"v2.5.18","sha":"096b499524293d1062df0a3ee4877784f7cacf47","kind":"commit","published_at":"2023-02-13T16:39:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18/manifests"},{"name":"v2.5.17","sha":"f52dde02f53e2f3d0eb052f9baf580e85b9f484b","kind":"commit","published_at":"2023-01-30T16:36:08.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17/manifests"},{"name":"v2.5.16","sha":"1f8349cdc4b504dbe47f01b60057418e1ca3043a","kind":"commit","published_at":"2023-01-28T17:39:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16/manifests"},{"name":"v2.5.15","sha":"d333931450e6a9f333e5a94eea61ce06d74b862b","kind":"commit","published_at":"2023-01-23T17:25:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15/manifests"},{"name":"v2.5.14","sha":"76c8eba9a477d85f31b80d325c9d6bcee0bd1847","kind":"commit","published_at":"2023-01-23T17:24:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14/manifests"},{"name":"v2.5.13","sha":"3e7bb8c7b5327b40c87d5a12a5ec67b399a56234","kind":"commit","published_at":"2023-01-11T21:37:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13/manifests"},{"name":"v2.5.12","sha":"629a1942419bdd8585b84c85e8a21f74e2012a3a","kind":"commit","published_at":"2023-01-03T15:09:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12/manifests"},{"name":"v2.5.11","sha":"543495155bc4a737095e141691612eab320423dd","kind":"commit","published_at":"2022-12-19T21:14:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11/manifests"},{"name":"v2.5.10","sha":"297950fb34bd9220826e4a3c6158cfa9ebc41523","kind":"commit","published_at":"2022-12-15T20:22:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10/manifests"},{"name":"v2.5.9","sha":"12d842e7e392bfc0ebaff2fef1633878421fd6be","kind":"commit","published_at":"2022-11-18T16:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9/manifests"},{"name":"v2.5.8","sha":"a81077b7e1bb35cdfef42f9cdc6754f2cbd48002","kind":"commit","published_at":"2022-10-27T19:59:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"db884981cffce05feea031c3eb7648891e1b37e1","kind":"commit","published_at":"2022-10-25T01:02:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"cd3504eb5cde60eea44743ae6a084a8e22927d5d","kind":"commit","published_at":"2022-10-03T16:38:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e550e2215864a06d2439882828f61abedf58be2c","kind":"commit","published_at":"2022-09-06T12:36:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"207d5f7ac9f4e1f4f14fb18293f0d051c2466e0b","kind":"commit","published_at":"2022-09-05T16:51:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"548a0cbef5df9979c47b5b627f3cb9f2342dbf75","kind":"commit","published_at":"2022-08-03T22:51:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b59a580126505294d44e1a788e2d1b72fb72213e","kind":"commit","published_at":"2022-07-20T03:36:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"d2d53a8a349cdff8b1f3c4add8f4df67ffbbf440","kind":"commit","published_at":"2022-05-19T18:43:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"6e2b83b9c57267b9d2cf3e8a5c0ad91351d0aeb8","kind":"commit","published_at":"2022-04-27T01:26:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0/manifests"},{"name":"v2.4.12","sha":"4a0292b4fab2b5e2f595186b78cca854d41994ad","kind":"commit","published_at":"2022-03-16T16:51:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"22cf27f2f98cbb898c8c892b01bfcd212444736d","kind":"commit","published_at":"2022-02-22T19:36:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"3fb32ccf909ee31ac5625de8f8c5c1068f664215","kind":"commit","published_at":"2022-02-14T14:34:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"45b19a7bf45099217fe4d79d6556fe751be27a6a","kind":"commit","published_at":"2022-02-09T16:04:34.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"939e9c9dab1217a54eedd6ac6e95273a0fbdfd66","kind":"commit","published_at":"2022-02-03T20:14:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"1e14175b857fe4a80abe9846421146b684a692c1","kind":"commit","published_at":"2022-02-01T00:01:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"5d96f711ba999d0f5450a7275e5f8c8610455030","kind":"commit","published_at":"2022-01-27T18:14:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0d91359682cb22916026bcdfdc08b28b978a8f43","kind":"commit","published_at":"2022-01-23T17:58:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"416900ae9d1d97a0df80c6f4e2c192da4a6cfea4","kind":"commit","published_at":"2022-01-13T23:47:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"1086c480941588f469c6902a4f8e181df10b5db9","kind":"commit","published_at":"2022-01-11T15:08:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"5d02d5ce486f6c330b5a393de77c1a7f3f5daef4","kind":"commit","published_at":"2022-01-06T18:25:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"95e30a37bf7c044da3149d85de4a10f5ff494857","kind":"commit","published_at":"2021-12-28T01:47:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"916c5dc5ea7393d22a689b96c89eeaee7aed6aba","kind":"commit","published_at":"2021-11-19T00:52:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"3588a30ce8d7cb802a602078df42874332751a96","kind":"commit","published_at":"2021-11-18T14:38:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"56670143fadb0bed2453deae7ba9a1b008581519","kind":"commit","published_at":"2021-11-16T01:27:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"d6cf57daa5e94f2701cf196eb39adc9f468c36ff","kind":"commit","published_at":"2021-11-08T23:07:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"b466c3322e3d55a37adc0d4178b10a0e2265cc35","kind":"commit","published_at":"2021-11-05T22:10:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7b7c7d9092f3485645bc43a2c950e5162dffe8cb","kind":"commit","published_at":"2021-10-31T15:32:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"acf1e85ad3d4d328bd2fbeed3360d8b3146149d3","kind":"commit","published_at":"2021-10-30T16:22:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"44407bfd2b8a3cd2acbc9bbfb0057b6410eeef0d","kind":"commit","published_at":"2021-10-22T23:22:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"20662c34d80909757206ea7841efafc9dafc9a06","kind":"commit","published_at":"2021-10-02T00:03:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0/manifests"},{"name":"v2.2.15","sha":"8f349b59f356ece95d4defddb07a941187ea3f35","kind":"commit","published_at":"2021-09-19T17:14:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15/manifests"},{"name":"v2.2.14","sha":"33c94aa61a9ce7a79f40efe04ac7bdd0fb070dbe","kind":"commit","published_at":"2021-09-09T00:45:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14/manifests"},{"name":"v2.2.13","sha":"72f1a3e7a100bb37f6c348a4d98dd6da5a9fb043","kind":"commit","published_at":"2021-08-06T16:07:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13/manifests"},{"name":"v2.2.12","sha":"d7d0da54eafb9f0151c7af221272e15f8bdec2be","kind":"commit","published_at":"2021-08-04T13:08:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"109aca227e1c491fddb605510c10a01af8ac3d31","kind":"commit","published_at":"2021-07-09T23:40:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"ee08e725a23a0708f057724d776dc55b0ae4a200","kind":"commit","published_at":"2021-06-07T17:18:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"b6551417e3716f71cc6cbbb6e6c9a06563498cf9","kind":"commit","published_at":"2021-06-05T01:18:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"fc5dd82bbae0fd64211202027c4352c536d13dcb","kind":"commit","published_at":"2021-06-03T15:30:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e6e05dbce111c33f82cdae744da846c3de204543","kind":"commit","published_at":"2021-05-31T00:14:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"bfc1fe4826b6258853bec57ee4c6459e83a810e3","kind":"commit","published_at":"2021-05-25T02:27:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"761779c8829839eeef3c68220c1633c00c8492c2","kind":"commit","published_at":"2021-05-21T21:20:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"ea9b9a077d82dee35b64f81c4536537f6eaa1355","kind":"commit","published_at":"2021-04-21T00:10:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"7ed47f3ce9c44c3aa749a149b4d34e1cabb99b75","kind":"commit","published_at":"2021-04-09T20:03:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e97ff81b6a793be00b43be57bfc2ddf92dd12410","kind":"commit","published_at":"2021-03-28T17:10:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"0f258e01897a185bd0a8b9f6f7be91b10a634154","kind":"commit","published_at":"2021-03-25T00:19:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bc105d59ecbb49730f74cc1fac00674e68aca969","kind":"commit","published_at":"2021-03-20T08:13:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"56d42a200452c3a154ff82beab5ccb5b9217196b","kind":"commit","published_at":"2021-03-18T22:16:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f3578685d50084fee76d8b797f1d2ef79a4787d1","kind":"commit","published_at":"2021-03-14T15:45:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"efbc22e7a0bd7372df9aecc4f88fdd180affdb4f","kind":"commit","published_at":"2021-03-12T05:16:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"184970cefc74eefda4635d21c54f0d03e4b9defe","kind":"commit","published_at":"2021-03-09T02:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"587cbd360a2d68009d62491416294a5a54b1a520","kind":"commit","published_at":"2021-03-03T12:33:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"89d9e7500e59c7eb62ca8eef2cccde8e0f825375","kind":"commit","published_at":"2021-03-01T15:24:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"bc830b53670d15965709a4b2000ab7a9bf520975","kind":"commit","published_at":"2021-03-01T15:05:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"f27d6ebd9b73aa3724f6469aef2fd982d9948d44","kind":"commit","published_at":"2021-02-27T17:10:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2daf98bc5500ce738e266f3013e7515a34062691","kind":"commit","published_at":"2021-02-27T02:01:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0/manifests"},{"name":"v1.5.14","sha":"32cd354f5fc1a19457eea3aa29cbfb1ea3d9ee63","kind":"commit","published_at":"2021-02-20T20:04:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14/manifests"},{"name":"v1.5.13","sha":"ec7d2c87f7a833f5dc014cf58316391b6d7f4712","kind":"commit","published_at":"2021-01-17T03:59:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13/manifests"},{"name":"v1.5.12","sha":"6aa47acdd7c887a5ba6ee22d7122873777616d3f","kind":"commit","published_at":"2021-01-09T16:59:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12/manifests"},{"name":"v1.5.11","sha":"c67d7b4c7b0ea97d5a4109297ff9334f0a871e9c","kind":"commit","published_at":"2020-12-31T19:03:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"ede19ff562dddfbd0b9580ee4cf1bfd520f250e1","kind":"commit","published_at":"2020-11-23T01:19:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"17e9b5359ae5cd4e9fce8c89a9ff3826fd63b74e","kind":"commit","published_at":"2020-11-03T18:44:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"7e8e5088ed4ad9b67930a845c3d0d3727672f2fc","kind":"commit","published_at":"2020-11-03T16:46:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"08875d3edc90affa2061c8307f1b0eed2ae7dbc1","kind":"commit","published_at":"2020-11-02T17:20:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"faa211d9331057a6d8e30cc73324e5aa343a5dc6","kind":"commit","published_at":"2020-10-10T16:12:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"f9019ed99ddce06808ed34bc95a023e4a8c7cbf6","kind":"commit","published_at":"2020-09-24T00:54:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"2afe765db560a49bdcdfeb0ae7bb0b437dd36685","kind":"commit","published_at":"2020-09-21T20:31:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"c7dfc6e0f9f2e6d8c36094305352e9f551774d4d","kind":"commit","published_at":"2020-09-17T19:09:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1cf9486e7c302f13a5ca9be291c71ba9d6aa8452","kind":"commit","published_at":"2020-09-13T03:14:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"dfd92d166ad4eb40693dcd0d0cbf7ab86cec0f27","kind":"commit","published_at":"2020-09-12T17:24:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"00ca0a20015a8106c2cd007cb4989ee035936b99","kind":"commit","published_at":"2020-09-05T19:22:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0/manifests"},{"name":"v1.4.30","sha":"62e98d7bee975f686bab8257c4fe95ff0ff7ab80","kind":"commit","published_at":"2020-09-01T05:25:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30/manifests"},{"name":"v1.4.29","sha":"a1caa07e6c6f636546d3df66f5fccfc465435709","kind":"commit","published_at":"2020-08-24T16:14:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29/manifests"},{"name":"v1.4.28","sha":"bcf64ebdb22e826266a7db83995ce79b931bac58","kind":"commit","published_at":"2020-08-16T18:28:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28/manifests"},{"name":"v1.4.27","sha":"de3e6716162dc45a40a41a7efdb8048acc173c64","kind":"commit","published_at":"2020-08-16T00:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27/manifests"},{"name":"v1.4.26","sha":"d6b5769cbb780d35625b5e6aebcf38d1f045b155","kind":"commit","published_at":"2020-08-14T20:09:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26/manifests"},{"name":"v1.4.25","sha":"8bdaf8e824de80357156f62c62486bd4feb2366c","kind":"commit","published_at":"2020-07-21T22:22:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25/manifests"},{"name":"v1.4.24","sha":"5c9d860b0ef258bbc2c3946ab059b388f683881e","kind":"commit","published_at":"2020-07-19T18:18:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24/manifests"},{"name":"v1.4.23","sha":"8b7d4e90c80676630d952c4c927bf0891086ebd4","kind":"commit","published_at":"2020-07-10T18:40:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23/manifests"},{"name":"v1.4.22","sha":"e9955a044af68cf764f1f6f79a5ee9860c988be4","kind":"commit","published_at":"2020-07-10T16:46:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22/manifests"},{"name":"v1.4.21","sha":"0f22757bf6b40ad9d8317621f3399c4ab179ce98","kind":"commit","published_at":"2020-07-01T00:41:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21/manifests"},{"name":"v1.4.20","sha":"ecc4430c334ed73b66a7a14ef91ff6ef275aeda2","kind":"commit","published_at":"2020-06-21T22:53:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20/manifests"},{"name":"v1.4.19","sha":"ab496703a61f09a090b3e94262166ee5703eddbf","kind":"commit","published_at":"2020-06-04T17:02:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19/manifests"},{"name":"v1.4.18","sha":"41db0380ee2819956ef2e582fb6191c5667d6b3a","kind":"commit","published_at":"2020-05-30T18:15:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18/manifests"},{"name":"v1.4.17","sha":"a8d50cde5c82183dadd47930127057f8026d87f6","kind":"commit","published_at":"2020-05-26T21:08:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"d66cbc5361b495d04d01026f83ca1cc5ee2be962","kind":"commit","published_at":"2020-05-21T23:33:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"2ff570c427bbe85a704327237a6c25bd3bf146b4","kind":"commit","published_at":"2020-04-23T19:25:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"ca64e2c8934091c75ac8aa63a7d3727f3c1f0a60","kind":"commit","published_at":"2020-04-03T21:34:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"2d1f04052ad9e9b35643ba214f76c59db56fd43e","kind":"commit","published_at":"2020-03-24T02:48:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"97cd26fcbe68fe6d13348ba432727b26e8b89b02","kind":"commit","published_at":"2020-03-21T21:50:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"0e04046f13dae130fc306c02f686beb7da83aef3","kind":"commit","published_at":"2020-01-25T15:15:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"ff115f389f8b815c68e115faa1066900b3aa26b0","kind":"commit","published_at":"2020-01-14T18:17:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"d82b4a26cfb2512d4bf4e1be4d18c0bba6887448","kind":"commit","published_at":"2019-12-23T21:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"2f972a98e480a2f29278cea25cab5334fc5d68f1","kind":"commit","published_at":"2019-12-04T21:31:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"e977e961c60ea3d0bd97dcd8b9b7329396707402","kind":"commit","published_at":"2019-08-27T13:51:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"1fd4d7aec99f59d665804d9d8a9e7431cdb6491a","kind":"commit","published_at":"2019-08-12T16:31:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"0a4c005d6d816f9b46ff9ff9c4e27fa4349573ad","kind":"commit","published_at":"2019-06-15T14:59:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"503000287ef1dd560da551137a5c17d94c9f4b00","kind":"commit","published_at":"2019-06-11T16:05:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a431b64f49ab6a845013a2d6e0df3d7993e416e","kind":"commit","published_at":"2019-05-10T14:47:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"27ff23a3a5a08fb46e7eac79c393c1d678b4217a","kind":"commit","published_at":"2019-04-28T01:34:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"1d824d3d7257a3520e97eaa971c80f221817757f","kind":"commit","published_at":"2019-03-27T23:14:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7239eac70260eeec41fd26a00829416651b03afa","kind":"commit","published_at":"2019-03-01T18:13:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"973952789018d518ba19e9190f264ccb9e8cc43a","kind":"commit","published_at":"2019-02-23T19:51:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"d9909d75844139acd6b2a1950265cea2d9561a20","kind":"commit","published_at":"2019-02-14T20:41:14.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"81de71ba4910d59bb2760b2494a43faa4d31432f","kind":"commit","published_at":"2019-01-26T05:49:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2d202e3fcca52c7c722a7b81f27dac73b3a558b6","kind":"commit","published_at":"2019-01-18T21:02:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0/manifests"},{"name":"v1.1.8","sha":"1af88acc98ca80bf0c716241e35544d18337540f","kind":"commit","published_at":"2019-01-02T01:21:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"88299dad1cfbda9372bdae699bdd8f7887c474d1","kind":"commit","published_at":"2018-10-05T16:15:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"86cfa2811e04e5e8c69aa1dc7d2f64f7275aec93","kind":"commit","published_at":"2018-09-16T23:05:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"0ec4cbf783ba9a1f4ede457bcd3b8d79e28109ad","kind":"commit","published_at":"2018-09-07T15:21:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"80ba3a8017911ea3f1354527c501eb996582e968","kind":"commit","published_at":"2018-07-25T21:47:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"889f80d0c8d1ba13b324feac46ae88b72d10b91c","kind":"commit","published_at":"2018-07-11T05:04:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"06b0136020527ab09d972c6d6760b4fd68c345f0","kind":"commit","published_at":"2018-07-09T15:16:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"5dd5c49d4fc3db08a5caa98e8ec4542fbc3f631e","kind":"commit","published_at":"2018-07-05T22:37:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"11974e5eb0e3a6ef8f0dd5e280b56af7e5221838","kind":"commit","published_at":"2018-06-09T18:22:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0/manifests"},{"name":"v1.0.18","sha":"3cd70ac984e63040110c3a5c317c7752f82cf645","kind":"commit","published_at":"2018-05-24T22:40:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"236dd3a6ea77c5e49d7b3649becf351a7f2fba5d","kind":"commit","published_at":"2018-05-23T02:29:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"ac4063fd16b3f2566d7c88fa451b2ddd4ca30afe","kind":"commit","published_at":"2018-05-08T15:40:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"4c33a84241c209d7799f3b118b9f5f0f0a04fb72","kind":"commit","published_at":"2018-05-05T15:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"0477f801318f46fb3599f3d14667d822e2a58646","kind":"commit","published_at":"2018-05-03T14:14:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"5b26de539d10c1448ae905e6aa1d0eadc5921fb2","kind":"commit","published_at":"2018-04-16T16:43:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"b67d3a5ad480ae7f5671450e74c1955aa08b2d18","kind":"commit","published_at":"2018-04-14T17:28:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4a5fb9974cb5f4256384a2542065b3947434d91b","kind":"commit","published_at":"2018-04-11T20:00:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"35536a7a011c25deaa1866d8bf884a387e074b40","kind":"commit","published_at":"2018-04-11T03:20:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"9441aa7591d34bf1feaefdcd6831aa36ece3b6d1","kind":"commit","published_at":"2018-04-04T22:41:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"6c5cae359ae3c99812086ab3e4657bfbdb4cff27","kind":"commit","published_at":"2018-03-11T17:58:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"39c020afff92d50d6ffb8b251f5bdc30d51ca96c","kind":"commit","published_at":"2017-11-13T20:28:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"0577ac36a243fe7a82531cc041933b434d797e18","kind":"commit","published_at":"2017-09-21T20:36:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"bbd0284ce65e82a04d53c4c0f5c067c9aefb6564","kind":"commit","published_at":"2017-07-28T18:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"af2b3c828528a4c405a73ff0371684f3d9fd3a0e","kind":"commit","published_at":"2017-07-28T00:10:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"fdf95187ebf6beec9ff638d68bfcb2bd309b564c","kind":"commit","published_at":"2017-07-06T18:13:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ae942473471865c96ed9a8a6f092b28d12bf95f6","kind":"commit","published_at":"2017-07-03T03:52:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5909f55da90e80ee650ccc646651b8aa49947efa","kind":"commit","published_at":"2017-07-03T03:44:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2e5201ea68c35be0ae9cdcb899e9090eb3826341","kind":"commit","published_at":"2017-07-02T20:14:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0/manifests"},{"name":"v0.0.4","sha":"701debc794586387679e49394e32b350be570038","kind":"commit","published_at":"2017-07-02T01:31:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c1a96c6f15c93d36be0df9e0ee00a915ffe57af2","kind":"commit","published_at":"2017-07-02T00:55:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"33376aad11ee9065f735d5b5e96b630429264bd5","kind":"commit","published_at":"2017-02-17T01:21:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"0c0d5434d77d8427ac249077da813f4be4cd82d7","kind":"commit","published_at":"2017-02-16T22:59:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T13:19:24.069Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.132689623958058,"stargazers_count":18.116505573454802,"forks_count":11.484656202456492,"average":10.933462849967338},"purl":"pkg:apk/alpine/py3-identify-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-identify-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-identify-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-identify-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:18:31.744Z","issues_count":38,"pull_requests_count":234,"avg_time_to_close_issue":9519858.18918919,"avg_time_to_close_pull_request":1057977.0315315316,"issues_closed_count":37,"pull_requests_closed_count":222,"pull_request_authors_count":104,"issue_authors_count":38,"avg_comments_per_issue":1.8947368421052633,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":89,"past_year_issues_count":9,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":3033.125,"past_year_avg_time_to_close_pull_request":294569.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":58,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/issues","maintainers":[{"login":"asottile","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}],"active_maintainers":[{"login":"asottile","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-identify-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-identify-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-identify-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-identify-pyc/related_packages","maintainers":[{"uuid":"galen@galenabell.com","login":null,"name":"Galen Abell","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Galen Abell","packages_count":185,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Galen Abell","role":null,"created_at":"2023-04-23T20:50:46.270Z","updated_at":"2023-04-23T20:50:46.270Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/galen@galenabell.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11139004,"name":"py3-identify","ecosystem":"alpine","description":"File identification library for Python","homepage":"https://github.com/pre-commit/identify","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pre-commit/identify","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-03T19:08:17.000Z","latest_release_published_at":"2024-12-03T19:08:17.000Z","latest_release_number":"2.6.3-r0","last_synced_at":"2025-09-06T21:41:02.621Z","created_at":"2024-12-07T12:42:40.363Z","updated_at":"2025-09-07T13:19:23.998Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-identify","install_command":"apk add py3-identify","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37942951,"uuid":"81786752","full_name":"pre-commit/identify","owner":"pre-commit","description":"File identification library for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T19:30:54.000Z","size":676,"stargazers_count":281,"open_issues_count":4,"forks_count":165,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-06T21:29:34.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/pre-commit.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":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"created_at":"2017-02-13T05:02:37.000Z","updated_at":"2025-09-06T19:30:58.000Z","dependencies_parsed_at":"2023-10-16T06:47:56.571Z","dependency_job_id":"41743253-1b05-4373-b341-47688682d045","html_url":"https://github.com/pre-commit/identify","commit_stats":{"total_commits":561,"total_committers":132,"mean_commits":4.25,"dds":0.554367201426025,"last_synced_commit":"6fd6f6bea8fedb15e54f1477a49325ea82b73911"},"previous_names":[],"tags_count":180,"template":false,"template_full_name":null,"purl":"pkg:github/pre-commit/identify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/sbom","scorecard":{"id":670024,"data":{"date":"2025-08-11","repo":{"name":"github.com/pre-commit/identify","commit":"53fdb98ef92dc697d7b84cf07dbb3e6e5d7493f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 5/9 approved changesets -- score normalized to 5","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":10,"reason":"23 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pre-commit/identify/main.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1"],"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":-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 26 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-21T19:39:29.329Z","repository_id":37942951,"created_at":"2025-08-21T19:39:29.329Z","updated_at":"2025-08-21T19:39:29.329Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274043012,"owners_count":25212550,"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-07T02:00:09.463Z","response_time":67,"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":"pre-commit","name":"pre-commit","uuid":"6943086","kind":"organization","description":"A framework for managing and maintaining multi-language pre-commit hooks.","email":null,"website":"https://pre-commit.com","location":null,"twitter":"pre_commit","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6943086?v=4","repositories_count":29,"last_synced_at":"2024-10-29T22:38:48.625Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"html_url":"https://github.com/pre-commit","funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"total_stars":18774,"followers":308,"following":0,"created_at":"2022-11-02T16:22:39.632Z","updated_at":"2024-10-29T22:38:48.626Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit/repositories"},"tags":[{"name":"v2.6.14","sha":"6667ae3392c3e2178469779352012d4518c8cdc0","kind":"commit","published_at":"2025-09-06T19:30:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14/manifests"},{"name":"v2.6.13","sha":"af4da9c69b07a41dfbfc1f3ec60d27d9aa0654dc","kind":"commit","published_at":"2025-08-09T19:34:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13/manifests"},{"name":"v2.6.12","sha":"51e358dd52e70925011f81db738d441617e3e0f4","kind":"commit","published_at":"2025-05-23T20:37:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"bdd2643326d8acf348e35ca76ddc233da3f0380c","kind":"commit","published_at":"2025-05-23T18:19:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"e200468dd1b921e75a300545bd1e28abe1d5985c","kind":"commit","published_at":"2025-04-19T15:14:19.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"856f0162b1bdb01e47bd31c2cf1786a8ea41bcc5","kind":"commit","published_at":"2025-03-08T15:54:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"f905a2e20c85a323b0ad6d8fd56bd57dcecb95a6","kind":"commit","published_at":"2025-02-22T17:56:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"157ee8efe3a7be5fab92f23396663cf99d4185de","kind":"commit","published_at":"2025-02-08T19:02:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7/manifests"},{"name":"v2.6.6","sha":"5bc1845addd0f9600fe719cc27464bde5c19f839","kind":"commit","published_at":"2025-01-20T20:47:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"1eadcb782d64c204597ec6b2142982a89ebda7ed","kind":"commit","published_at":"2025-01-04T17:05:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"5adfe0958847d3d48752678d6b5c843c438faddc","kind":"commit","published_at":"2024-12-29T22:47:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"f075954372758b34ef542c2e895000ea660a47c9","kind":"commit","published_at":"2024-11-25T23:12:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"6fd6f6bea8fedb15e54f1477a49325ea82b73911","kind":"commit","published_at":"2024-11-09T18:11:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"d1032c90d01cb08038ba0b5cd19a880463763b8b","kind":"commit","published_at":"2024-09-14T23:50:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"577bfe15db2b97328431ec6de934c1a4bacc6edd","kind":"commit","published_at":"2024-07-07T23:39:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0/manifests"},{"name":"v2.5.36","sha":"838a48983fdf6c630ad54404abeed2ca3df0f8c8","kind":"commit","published_at":"2024-04-20T18:02:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.36","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36/manifests"},{"name":"v2.5.35","sha":"62ca9e506b73aa9deb71162a2881c235f25f27cf","kind":"commit","published_at":"2024-02-18T18:12:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.35","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35/manifests"},{"name":"v2.5.34","sha":"edc80451ae7cf106969ef208c6c622995bf56028","kind":"commit","published_at":"2024-02-10T20:21:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.34","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34/manifests"},{"name":"v2.5.33","sha":"3d4672c3a5093861e65096f2a404868fd8de5579","kind":"commit","published_at":"2023-12-07T04:26:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.33","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33/manifests"},{"name":"v2.5.32","sha":"21c9a51667a927a23bd4f35e25e6f7d8427f9f48","kind":"commit","published_at":"2023-11-18T17:52:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.32","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32/manifests"},{"name":"v2.5.31","sha":"15adaae6940c48af971e2dea95e40a0a523335fc","kind":"commit","published_at":"2023-10-28T17:19:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.31","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31/manifests"},{"name":"v2.5.30","sha":"fab994ab57e9fe8b06df041594594a75fa9aaf39","kind":"commit","published_at":"2023-09-30T17:51:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30/manifests"},{"name":"v2.5.29","sha":"0c39344bbac5638853ff80eb21303bd733214dd0","kind":"commit","published_at":"2023-09-15T21:27:10.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29/manifests"},{"name":"v2.5.28","sha":"aa73a4c29a544d8632d5f47f52bddbafb5c79a48","kind":"commit","published_at":"2023-09-11T23:14:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28/manifests"},{"name":"v2.5.27","sha":"881f54e0b494c34d2f2ae5c5e78b8442a4a5f8f3","kind":"commit","published_at":"2023-08-21T15:56:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27/manifests"},{"name":"v2.5.26","sha":"c1b3aa05667b85188121897b4f416d78721e2542","kind":"commit","published_at":"2023-07-22T19:10:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26/manifests"},{"name":"v2.5.25","sha":"0e0f9cf7d416e5410e0d617ae831bd4b18b61b4c","kind":"commit","published_at":"2023-07-19T14:55:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25/manifests"},{"name":"v2.5.24","sha":"ff585ee7228d968b1aef755bb2b31aa6054cc935","kind":"commit","published_at":"2023-05-03T14:45:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24/manifests"},{"name":"v2.5.23","sha":"33c4fa2c32fe0990dc1e2db17351913857424da2","kind":"commit","published_at":"2023-04-25T21:01:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23/manifests"},{"name":"v2.5.22","sha":"d70d842caf3d9b06560de4db74a98260236f592a","kind":"commit","published_at":"2023-03-24T20:23:50.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22/manifests"},{"name":"v2.5.21","sha":"8a04d49546c61c8ba3338fc746e5ee3d8caccd03","kind":"commit","published_at":"2023-03-16T17:20:45.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21/manifests"},{"name":"v2.5.20","sha":"5b9d7ce12b263b71b45c784a76ec769c31753ce0","kind":"commit","published_at":"2023-03-11T17:49:42.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20/manifests"},{"name":"v2.5.19","sha":"2099d471334eb3e2188f86c8535f03859ed9bab1","kind":"commit","published_at":"2023-03-08T15:27:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19/manifests"},{"name":"v2.5.18","sha":"096b499524293d1062df0a3ee4877784f7cacf47","kind":"commit","published_at":"2023-02-13T16:39:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18/manifests"},{"name":"v2.5.17","sha":"f52dde02f53e2f3d0eb052f9baf580e85b9f484b","kind":"commit","published_at":"2023-01-30T16:36:08.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17/manifests"},{"name":"v2.5.16","sha":"1f8349cdc4b504dbe47f01b60057418e1ca3043a","kind":"commit","published_at":"2023-01-28T17:39:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16/manifests"},{"name":"v2.5.15","sha":"d333931450e6a9f333e5a94eea61ce06d74b862b","kind":"commit","published_at":"2023-01-23T17:25:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15/manifests"},{"name":"v2.5.14","sha":"76c8eba9a477d85f31b80d325c9d6bcee0bd1847","kind":"commit","published_at":"2023-01-23T17:24:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14/manifests"},{"name":"v2.5.13","sha":"3e7bb8c7b5327b40c87d5a12a5ec67b399a56234","kind":"commit","published_at":"2023-01-11T21:37:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13/manifests"},{"name":"v2.5.12","sha":"629a1942419bdd8585b84c85e8a21f74e2012a3a","kind":"commit","published_at":"2023-01-03T15:09:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12/manifests"},{"name":"v2.5.11","sha":"543495155bc4a737095e141691612eab320423dd","kind":"commit","published_at":"2022-12-19T21:14:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11/manifests"},{"name":"v2.5.10","sha":"297950fb34bd9220826e4a3c6158cfa9ebc41523","kind":"commit","published_at":"2022-12-15T20:22:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10/manifests"},{"name":"v2.5.9","sha":"12d842e7e392bfc0ebaff2fef1633878421fd6be","kind":"commit","published_at":"2022-11-18T16:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9/manifests"},{"name":"v2.5.8","sha":"a81077b7e1bb35cdfef42f9cdc6754f2cbd48002","kind":"commit","published_at":"2022-10-27T19:59:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"db884981cffce05feea031c3eb7648891e1b37e1","kind":"commit","published_at":"2022-10-25T01:02:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"cd3504eb5cde60eea44743ae6a084a8e22927d5d","kind":"commit","published_at":"2022-10-03T16:38:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e550e2215864a06d2439882828f61abedf58be2c","kind":"commit","published_at":"2022-09-06T12:36:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"207d5f7ac9f4e1f4f14fb18293f0d051c2466e0b","kind":"commit","published_at":"2022-09-05T16:51:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"548a0cbef5df9979c47b5b627f3cb9f2342dbf75","kind":"commit","published_at":"2022-08-03T22:51:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b59a580126505294d44e1a788e2d1b72fb72213e","kind":"commit","published_at":"2022-07-20T03:36:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"d2d53a8a349cdff8b1f3c4add8f4df67ffbbf440","kind":"commit","published_at":"2022-05-19T18:43:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"6e2b83b9c57267b9d2cf3e8a5c0ad91351d0aeb8","kind":"commit","published_at":"2022-04-27T01:26:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0/manifests"},{"name":"v2.4.12","sha":"4a0292b4fab2b5e2f595186b78cca854d41994ad","kind":"commit","published_at":"2022-03-16T16:51:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"22cf27f2f98cbb898c8c892b01bfcd212444736d","kind":"commit","published_at":"2022-02-22T19:36:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"3fb32ccf909ee31ac5625de8f8c5c1068f664215","kind":"commit","published_at":"2022-02-14T14:34:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"45b19a7bf45099217fe4d79d6556fe751be27a6a","kind":"commit","published_at":"2022-02-09T16:04:34.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"939e9c9dab1217a54eedd6ac6e95273a0fbdfd66","kind":"commit","published_at":"2022-02-03T20:14:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"1e14175b857fe4a80abe9846421146b684a692c1","kind":"commit","published_at":"2022-02-01T00:01:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"5d96f711ba999d0f5450a7275e5f8c8610455030","kind":"commit","published_at":"2022-01-27T18:14:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0d91359682cb22916026bcdfdc08b28b978a8f43","kind":"commit","published_at":"2022-01-23T17:58:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"416900ae9d1d97a0df80c6f4e2c192da4a6cfea4","kind":"commit","published_at":"2022-01-13T23:47:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"1086c480941588f469c6902a4f8e181df10b5db9","kind":"commit","published_at":"2022-01-11T15:08:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"5d02d5ce486f6c330b5a393de77c1a7f3f5daef4","kind":"commit","published_at":"2022-01-06T18:25:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"95e30a37bf7c044da3149d85de4a10f5ff494857","kind":"commit","published_at":"2021-12-28T01:47:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"916c5dc5ea7393d22a689b96c89eeaee7aed6aba","kind":"commit","published_at":"2021-11-19T00:52:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"3588a30ce8d7cb802a602078df42874332751a96","kind":"commit","published_at":"2021-11-18T14:38:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"56670143fadb0bed2453deae7ba9a1b008581519","kind":"commit","published_at":"2021-11-16T01:27:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"d6cf57daa5e94f2701cf196eb39adc9f468c36ff","kind":"commit","published_at":"2021-11-08T23:07:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"b466c3322e3d55a37adc0d4178b10a0e2265cc35","kind":"commit","published_at":"2021-11-05T22:10:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7b7c7d9092f3485645bc43a2c950e5162dffe8cb","kind":"commit","published_at":"2021-10-31T15:32:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"acf1e85ad3d4d328bd2fbeed3360d8b3146149d3","kind":"commit","published_at":"2021-10-30T16:22:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"44407bfd2b8a3cd2acbc9bbfb0057b6410eeef0d","kind":"commit","published_at":"2021-10-22T23:22:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"20662c34d80909757206ea7841efafc9dafc9a06","kind":"commit","published_at":"2021-10-02T00:03:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0/manifests"},{"name":"v2.2.15","sha":"8f349b59f356ece95d4defddb07a941187ea3f35","kind":"commit","published_at":"2021-09-19T17:14:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15/manifests"},{"name":"v2.2.14","sha":"33c94aa61a9ce7a79f40efe04ac7bdd0fb070dbe","kind":"commit","published_at":"2021-09-09T00:45:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14/manifests"},{"name":"v2.2.13","sha":"72f1a3e7a100bb37f6c348a4d98dd6da5a9fb043","kind":"commit","published_at":"2021-08-06T16:07:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13/manifests"},{"name":"v2.2.12","sha":"d7d0da54eafb9f0151c7af221272e15f8bdec2be","kind":"commit","published_at":"2021-08-04T13:08:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"109aca227e1c491fddb605510c10a01af8ac3d31","kind":"commit","published_at":"2021-07-09T23:40:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"ee08e725a23a0708f057724d776dc55b0ae4a200","kind":"commit","published_at":"2021-06-07T17:18:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"b6551417e3716f71cc6cbbb6e6c9a06563498cf9","kind":"commit","published_at":"2021-06-05T01:18:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"fc5dd82bbae0fd64211202027c4352c536d13dcb","kind":"commit","published_at":"2021-06-03T15:30:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e6e05dbce111c33f82cdae744da846c3de204543","kind":"commit","published_at":"2021-05-31T00:14:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"bfc1fe4826b6258853bec57ee4c6459e83a810e3","kind":"commit","published_at":"2021-05-25T02:27:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"761779c8829839eeef3c68220c1633c00c8492c2","kind":"commit","published_at":"2021-05-21T21:20:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"ea9b9a077d82dee35b64f81c4536537f6eaa1355","kind":"commit","published_at":"2021-04-21T00:10:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"7ed47f3ce9c44c3aa749a149b4d34e1cabb99b75","kind":"commit","published_at":"2021-04-09T20:03:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e97ff81b6a793be00b43be57bfc2ddf92dd12410","kind":"commit","published_at":"2021-03-28T17:10:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"0f258e01897a185bd0a8b9f6f7be91b10a634154","kind":"commit","published_at":"2021-03-25T00:19:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bc105d59ecbb49730f74cc1fac00674e68aca969","kind":"commit","published_at":"2021-03-20T08:13:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"56d42a200452c3a154ff82beab5ccb5b9217196b","kind":"commit","published_at":"2021-03-18T22:16:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f3578685d50084fee76d8b797f1d2ef79a4787d1","kind":"commit","published_at":"2021-03-14T15:45:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"efbc22e7a0bd7372df9aecc4f88fdd180affdb4f","kind":"commit","published_at":"2021-03-12T05:16:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"184970cefc74eefda4635d21c54f0d03e4b9defe","kind":"commit","published_at":"2021-03-09T02:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"587cbd360a2d68009d62491416294a5a54b1a520","kind":"commit","published_at":"2021-03-03T12:33:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"89d9e7500e59c7eb62ca8eef2cccde8e0f825375","kind":"commit","published_at":"2021-03-01T15:24:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"bc830b53670d15965709a4b2000ab7a9bf520975","kind":"commit","published_at":"2021-03-01T15:05:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"f27d6ebd9b73aa3724f6469aef2fd982d9948d44","kind":"commit","published_at":"2021-02-27T17:10:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2daf98bc5500ce738e266f3013e7515a34062691","kind":"commit","published_at":"2021-02-27T02:01:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0/manifests"},{"name":"v1.5.14","sha":"32cd354f5fc1a19457eea3aa29cbfb1ea3d9ee63","kind":"commit","published_at":"2021-02-20T20:04:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14/manifests"},{"name":"v1.5.13","sha":"ec7d2c87f7a833f5dc014cf58316391b6d7f4712","kind":"commit","published_at":"2021-01-17T03:59:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13/manifests"},{"name":"v1.5.12","sha":"6aa47acdd7c887a5ba6ee22d7122873777616d3f","kind":"commit","published_at":"2021-01-09T16:59:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12/manifests"},{"name":"v1.5.11","sha":"c67d7b4c7b0ea97d5a4109297ff9334f0a871e9c","kind":"commit","published_at":"2020-12-31T19:03:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"ede19ff562dddfbd0b9580ee4cf1bfd520f250e1","kind":"commit","published_at":"2020-11-23T01:19:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"17e9b5359ae5cd4e9fce8c89a9ff3826fd63b74e","kind":"commit","published_at":"2020-11-03T18:44:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"7e8e5088ed4ad9b67930a845c3d0d3727672f2fc","kind":"commit","published_at":"2020-11-03T16:46:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"08875d3edc90affa2061c8307f1b0eed2ae7dbc1","kind":"commit","published_at":"2020-11-02T17:20:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"faa211d9331057a6d8e30cc73324e5aa343a5dc6","kind":"commit","published_at":"2020-10-10T16:12:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"f9019ed99ddce06808ed34bc95a023e4a8c7cbf6","kind":"commit","published_at":"2020-09-24T00:54:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"2afe765db560a49bdcdfeb0ae7bb0b437dd36685","kind":"commit","published_at":"2020-09-21T20:31:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"c7dfc6e0f9f2e6d8c36094305352e9f551774d4d","kind":"commit","published_at":"2020-09-17T19:09:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1cf9486e7c302f13a5ca9be291c71ba9d6aa8452","kind":"commit","published_at":"2020-09-13T03:14:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"dfd92d166ad4eb40693dcd0d0cbf7ab86cec0f27","kind":"commit","published_at":"2020-09-12T17:24:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"00ca0a20015a8106c2cd007cb4989ee035936b99","kind":"commit","published_at":"2020-09-05T19:22:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0/manifests"},{"name":"v1.4.30","sha":"62e98d7bee975f686bab8257c4fe95ff0ff7ab80","kind":"commit","published_at":"2020-09-01T05:25:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30/manifests"},{"name":"v1.4.29","sha":"a1caa07e6c6f636546d3df66f5fccfc465435709","kind":"commit","published_at":"2020-08-24T16:14:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29/manifests"},{"name":"v1.4.28","sha":"bcf64ebdb22e826266a7db83995ce79b931bac58","kind":"commit","published_at":"2020-08-16T18:28:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28/manifests"},{"name":"v1.4.27","sha":"de3e6716162dc45a40a41a7efdb8048acc173c64","kind":"commit","published_at":"2020-08-16T00:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27/manifests"},{"name":"v1.4.26","sha":"d6b5769cbb780d35625b5e6aebcf38d1f045b155","kind":"commit","published_at":"2020-08-14T20:09:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26/manifests"},{"name":"v1.4.25","sha":"8bdaf8e824de80357156f62c62486bd4feb2366c","kind":"commit","published_at":"2020-07-21T22:22:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25/manifests"},{"name":"v1.4.24","sha":"5c9d860b0ef258bbc2c3946ab059b388f683881e","kind":"commit","published_at":"2020-07-19T18:18:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24/manifests"},{"name":"v1.4.23","sha":"8b7d4e90c80676630d952c4c927bf0891086ebd4","kind":"commit","published_at":"2020-07-10T18:40:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23/manifests"},{"name":"v1.4.22","sha":"e9955a044af68cf764f1f6f79a5ee9860c988be4","kind":"commit","published_at":"2020-07-10T16:46:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22/manifests"},{"name":"v1.4.21","sha":"0f22757bf6b40ad9d8317621f3399c4ab179ce98","kind":"commit","published_at":"2020-07-01T00:41:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21/manifests"},{"name":"v1.4.20","sha":"ecc4430c334ed73b66a7a14ef91ff6ef275aeda2","kind":"commit","published_at":"2020-06-21T22:53:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20/manifests"},{"name":"v1.4.19","sha":"ab496703a61f09a090b3e94262166ee5703eddbf","kind":"commit","published_at":"2020-06-04T17:02:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19/manifests"},{"name":"v1.4.18","sha":"41db0380ee2819956ef2e582fb6191c5667d6b3a","kind":"commit","published_at":"2020-05-30T18:15:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18/manifests"},{"name":"v1.4.17","sha":"a8d50cde5c82183dadd47930127057f8026d87f6","kind":"commit","published_at":"2020-05-26T21:08:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"d66cbc5361b495d04d01026f83ca1cc5ee2be962","kind":"commit","published_at":"2020-05-21T23:33:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"2ff570c427bbe85a704327237a6c25bd3bf146b4","kind":"commit","published_at":"2020-04-23T19:25:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"ca64e2c8934091c75ac8aa63a7d3727f3c1f0a60","kind":"commit","published_at":"2020-04-03T21:34:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"2d1f04052ad9e9b35643ba214f76c59db56fd43e","kind":"commit","published_at":"2020-03-24T02:48:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"97cd26fcbe68fe6d13348ba432727b26e8b89b02","kind":"commit","published_at":"2020-03-21T21:50:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"0e04046f13dae130fc306c02f686beb7da83aef3","kind":"commit","published_at":"2020-01-25T15:15:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"ff115f389f8b815c68e115faa1066900b3aa26b0","kind":"commit","published_at":"2020-01-14T18:17:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"d82b4a26cfb2512d4bf4e1be4d18c0bba6887448","kind":"commit","published_at":"2019-12-23T21:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"2f972a98e480a2f29278cea25cab5334fc5d68f1","kind":"commit","published_at":"2019-12-04T21:31:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"e977e961c60ea3d0bd97dcd8b9b7329396707402","kind":"commit","published_at":"2019-08-27T13:51:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"1fd4d7aec99f59d665804d9d8a9e7431cdb6491a","kind":"commit","published_at":"2019-08-12T16:31:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"0a4c005d6d816f9b46ff9ff9c4e27fa4349573ad","kind":"commit","published_at":"2019-06-15T14:59:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"503000287ef1dd560da551137a5c17d94c9f4b00","kind":"commit","published_at":"2019-06-11T16:05:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a431b64f49ab6a845013a2d6e0df3d7993e416e","kind":"commit","published_at":"2019-05-10T14:47:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"27ff23a3a5a08fb46e7eac79c393c1d678b4217a","kind":"commit","published_at":"2019-04-28T01:34:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"1d824d3d7257a3520e97eaa971c80f221817757f","kind":"commit","published_at":"2019-03-27T23:14:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7239eac70260eeec41fd26a00829416651b03afa","kind":"commit","published_at":"2019-03-01T18:13:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"973952789018d518ba19e9190f264ccb9e8cc43a","kind":"commit","published_at":"2019-02-23T19:51:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"d9909d75844139acd6b2a1950265cea2d9561a20","kind":"commit","published_at":"2019-02-14T20:41:14.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"81de71ba4910d59bb2760b2494a43faa4d31432f","kind":"commit","published_at":"2019-01-26T05:49:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2d202e3fcca52c7c722a7b81f27dac73b3a558b6","kind":"commit","published_at":"2019-01-18T21:02:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0/manifests"},{"name":"v1.1.8","sha":"1af88acc98ca80bf0c716241e35544d18337540f","kind":"commit","published_at":"2019-01-02T01:21:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"88299dad1cfbda9372bdae699bdd8f7887c474d1","kind":"commit","published_at":"2018-10-05T16:15:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"86cfa2811e04e5e8c69aa1dc7d2f64f7275aec93","kind":"commit","published_at":"2018-09-16T23:05:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"0ec4cbf783ba9a1f4ede457bcd3b8d79e28109ad","kind":"commit","published_at":"2018-09-07T15:21:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"80ba3a8017911ea3f1354527c501eb996582e968","kind":"commit","published_at":"2018-07-25T21:47:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"889f80d0c8d1ba13b324feac46ae88b72d10b91c","kind":"commit","published_at":"2018-07-11T05:04:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"06b0136020527ab09d972c6d6760b4fd68c345f0","kind":"commit","published_at":"2018-07-09T15:16:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"5dd5c49d4fc3db08a5caa98e8ec4542fbc3f631e","kind":"commit","published_at":"2018-07-05T22:37:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"11974e5eb0e3a6ef8f0dd5e280b56af7e5221838","kind":"commit","published_at":"2018-06-09T18:22:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0/manifests"},{"name":"v1.0.18","sha":"3cd70ac984e63040110c3a5c317c7752f82cf645","kind":"commit","published_at":"2018-05-24T22:40:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"236dd3a6ea77c5e49d7b3649becf351a7f2fba5d","kind":"commit","published_at":"2018-05-23T02:29:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"ac4063fd16b3f2566d7c88fa451b2ddd4ca30afe","kind":"commit","published_at":"2018-05-08T15:40:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"4c33a84241c209d7799f3b118b9f5f0f0a04fb72","kind":"commit","published_at":"2018-05-05T15:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"0477f801318f46fb3599f3d14667d822e2a58646","kind":"commit","published_at":"2018-05-03T14:14:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"5b26de539d10c1448ae905e6aa1d0eadc5921fb2","kind":"commit","published_at":"2018-04-16T16:43:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"b67d3a5ad480ae7f5671450e74c1955aa08b2d18","kind":"commit","published_at":"2018-04-14T17:28:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4a5fb9974cb5f4256384a2542065b3947434d91b","kind":"commit","published_at":"2018-04-11T20:00:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"35536a7a011c25deaa1866d8bf884a387e074b40","kind":"commit","published_at":"2018-04-11T03:20:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"9441aa7591d34bf1feaefdcd6831aa36ece3b6d1","kind":"commit","published_at":"2018-04-04T22:41:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"6c5cae359ae3c99812086ab3e4657bfbdb4cff27","kind":"commit","published_at":"2018-03-11T17:58:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"39c020afff92d50d6ffb8b251f5bdc30d51ca96c","kind":"commit","published_at":"2017-11-13T20:28:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"0577ac36a243fe7a82531cc041933b434d797e18","kind":"commit","published_at":"2017-09-21T20:36:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"bbd0284ce65e82a04d53c4c0f5c067c9aefb6564","kind":"commit","published_at":"2017-07-28T18:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"af2b3c828528a4c405a73ff0371684f3d9fd3a0e","kind":"commit","published_at":"2017-07-28T00:10:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"fdf95187ebf6beec9ff638d68bfcb2bd309b564c","kind":"commit","published_at":"2017-07-06T18:13:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ae942473471865c96ed9a8a6f092b28d12bf95f6","kind":"commit","published_at":"2017-07-03T03:52:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5909f55da90e80ee650ccc646651b8aa49947efa","kind":"commit","published_at":"2017-07-03T03:44:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2e5201ea68c35be0ae9cdcb899e9090eb3826341","kind":"commit","published_at":"2017-07-02T20:14:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0/manifests"},{"name":"v0.0.4","sha":"701debc794586387679e49394e32b350be570038","kind":"commit","published_at":"2017-07-02T01:31:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c1a96c6f15c93d36be0df9e0ee00a915ffe57af2","kind":"commit","published_at":"2017-07-02T00:55:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"33376aad11ee9065f735d5b5e96b630429264bd5","kind":"commit","published_at":"2017-02-17T01:21:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"0c0d5434d77d8427ac249077da813f4be4cd82d7","kind":"commit","published_at":"2017-02-16T22:59:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T13:19:23.997Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-identify?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-identify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-identify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-identify/dependencies","status":null,"funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:18:31.744Z","issues_count":38,"pull_requests_count":234,"avg_time_to_close_issue":9519858.18918919,"avg_time_to_close_pull_request":1057977.0315315316,"issues_closed_count":37,"pull_requests_closed_count":222,"pull_request_authors_count":104,"issue_authors_count":38,"avg_comments_per_issue":1.8947368421052633,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":89,"past_year_issues_count":9,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":3033.125,"past_year_avg_time_to_close_pull_request":294569.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":58,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/issues","maintainers":[{"login":"asottile","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}],"active_maintainers":[{"login":"asottile","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-identify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-identify/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-identify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-identify/related_packages","maintainers":[{"uuid":"galen@galenabell.com","login":null,"name":"Galen Abell","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Galen Abell","packages_count":103,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Galen Abell","role":null,"created_at":"2024-12-09T00:39:54.961Z","updated_at":"2024-12-09T00:39:54.961Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/galen@galenabell.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":5297940,"name":"identify","ecosystem":"conda","description":null,"homepage":"https://github.com/pre-commit/identify","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pre-commit/identify","keywords_array":[],"namespace":null,"versions_count":112,"first_release_published_at":"2022-10-03T16:03:16.153Z","latest_release_published_at":"2022-10-27T22:59:22.000Z","latest_release_number":"2.5.8","last_synced_at":"2025-09-06T21:41:15.794Z","created_at":"2022-10-03T16:03:16.146Z","updated_at":"2025-09-07T13:19:24.002Z","registry_url":"https://anaconda.org/conda-forge/identify","install_command":"conda install -c conda-forge identify","documentation_url":null,"metadata":{},"repo_metadata":{"id":37942951,"uuid":"81786752","full_name":"pre-commit/identify","owner":"pre-commit","description":"File identification library for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T19:30:54.000Z","size":676,"stargazers_count":281,"open_issues_count":4,"forks_count":165,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-06T21:29:34.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/pre-commit.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":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"created_at":"2017-02-13T05:02:37.000Z","updated_at":"2025-09-06T19:30:58.000Z","dependencies_parsed_at":"2023-10-16T06:47:56.571Z","dependency_job_id":"41743253-1b05-4373-b341-47688682d045","html_url":"https://github.com/pre-commit/identify","commit_stats":{"total_commits":561,"total_committers":132,"mean_commits":4.25,"dds":0.554367201426025,"last_synced_commit":"6fd6f6bea8fedb15e54f1477a49325ea82b73911"},"previous_names":[],"tags_count":180,"template":false,"template_full_name":null,"purl":"pkg:github/pre-commit/identify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/sbom","scorecard":{"id":670024,"data":{"date":"2025-08-11","repo":{"name":"github.com/pre-commit/identify","commit":"53fdb98ef92dc697d7b84cf07dbb3e6e5d7493f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 5/9 approved changesets -- score normalized to 5","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":10,"reason":"23 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pre-commit/identify/main.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1"],"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":-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 26 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-21T19:39:29.329Z","repository_id":37942951,"created_at":"2025-08-21T19:39:29.329Z","updated_at":"2025-08-21T19:39:29.329Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274043012,"owners_count":25212550,"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-07T02:00:09.463Z","response_time":67,"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":"pre-commit","name":"pre-commit","uuid":"6943086","kind":"organization","description":"A framework for managing and maintaining multi-language pre-commit hooks.","email":null,"website":"https://pre-commit.com","location":null,"twitter":"pre_commit","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6943086?v=4","repositories_count":29,"last_synced_at":"2024-10-29T22:38:48.625Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"html_url":"https://github.com/pre-commit","funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"total_stars":18774,"followers":308,"following":0,"created_at":"2022-11-02T16:22:39.632Z","updated_at":"2024-10-29T22:38:48.626Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit/repositories"},"tags":[{"name":"v2.6.14","sha":"6667ae3392c3e2178469779352012d4518c8cdc0","kind":"commit","published_at":"2025-09-06T19:30:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14/manifests"},{"name":"v2.6.13","sha":"af4da9c69b07a41dfbfc1f3ec60d27d9aa0654dc","kind":"commit","published_at":"2025-08-09T19:34:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13/manifests"},{"name":"v2.6.12","sha":"51e358dd52e70925011f81db738d441617e3e0f4","kind":"commit","published_at":"2025-05-23T20:37:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"bdd2643326d8acf348e35ca76ddc233da3f0380c","kind":"commit","published_at":"2025-05-23T18:19:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"e200468dd1b921e75a300545bd1e28abe1d5985c","kind":"commit","published_at":"2025-04-19T15:14:19.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"856f0162b1bdb01e47bd31c2cf1786a8ea41bcc5","kind":"commit","published_at":"2025-03-08T15:54:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"f905a2e20c85a323b0ad6d8fd56bd57dcecb95a6","kind":"commit","published_at":"2025-02-22T17:56:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"157ee8efe3a7be5fab92f23396663cf99d4185de","kind":"commit","published_at":"2025-02-08T19:02:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7/manifests"},{"name":"v2.6.6","sha":"5bc1845addd0f9600fe719cc27464bde5c19f839","kind":"commit","published_at":"2025-01-20T20:47:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"1eadcb782d64c204597ec6b2142982a89ebda7ed","kind":"commit","published_at":"2025-01-04T17:05:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"5adfe0958847d3d48752678d6b5c843c438faddc","kind":"commit","published_at":"2024-12-29T22:47:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"f075954372758b34ef542c2e895000ea660a47c9","kind":"commit","published_at":"2024-11-25T23:12:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"6fd6f6bea8fedb15e54f1477a49325ea82b73911","kind":"commit","published_at":"2024-11-09T18:11:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"d1032c90d01cb08038ba0b5cd19a880463763b8b","kind":"commit","published_at":"2024-09-14T23:50:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"577bfe15db2b97328431ec6de934c1a4bacc6edd","kind":"commit","published_at":"2024-07-07T23:39:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0/manifests"},{"name":"v2.5.36","sha":"838a48983fdf6c630ad54404abeed2ca3df0f8c8","kind":"commit","published_at":"2024-04-20T18:02:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.36","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36/manifests"},{"name":"v2.5.35","sha":"62ca9e506b73aa9deb71162a2881c235f25f27cf","kind":"commit","published_at":"2024-02-18T18:12:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.35","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35/manifests"},{"name":"v2.5.34","sha":"edc80451ae7cf106969ef208c6c622995bf56028","kind":"commit","published_at":"2024-02-10T20:21:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.34","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34/manifests"},{"name":"v2.5.33","sha":"3d4672c3a5093861e65096f2a404868fd8de5579","kind":"commit","published_at":"2023-12-07T04:26:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.33","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33/manifests"},{"name":"v2.5.32","sha":"21c9a51667a927a23bd4f35e25e6f7d8427f9f48","kind":"commit","published_at":"2023-11-18T17:52:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.32","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32/manifests"},{"name":"v2.5.31","sha":"15adaae6940c48af971e2dea95e40a0a523335fc","kind":"commit","published_at":"2023-10-28T17:19:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.31","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31/manifests"},{"name":"v2.5.30","sha":"fab994ab57e9fe8b06df041594594a75fa9aaf39","kind":"commit","published_at":"2023-09-30T17:51:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30/manifests"},{"name":"v2.5.29","sha":"0c39344bbac5638853ff80eb21303bd733214dd0","kind":"commit","published_at":"2023-09-15T21:27:10.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29/manifests"},{"name":"v2.5.28","sha":"aa73a4c29a544d8632d5f47f52bddbafb5c79a48","kind":"commit","published_at":"2023-09-11T23:14:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28/manifests"},{"name":"v2.5.27","sha":"881f54e0b494c34d2f2ae5c5e78b8442a4a5f8f3","kind":"commit","published_at":"2023-08-21T15:56:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27/manifests"},{"name":"v2.5.26","sha":"c1b3aa05667b85188121897b4f416d78721e2542","kind":"commit","published_at":"2023-07-22T19:10:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26/manifests"},{"name":"v2.5.25","sha":"0e0f9cf7d416e5410e0d617ae831bd4b18b61b4c","kind":"commit","published_at":"2023-07-19T14:55:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25/manifests"},{"name":"v2.5.24","sha":"ff585ee7228d968b1aef755bb2b31aa6054cc935","kind":"commit","published_at":"2023-05-03T14:45:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24/manifests"},{"name":"v2.5.23","sha":"33c4fa2c32fe0990dc1e2db17351913857424da2","kind":"commit","published_at":"2023-04-25T21:01:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23/manifests"},{"name":"v2.5.22","sha":"d70d842caf3d9b06560de4db74a98260236f592a","kind":"commit","published_at":"2023-03-24T20:23:50.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22/manifests"},{"name":"v2.5.21","sha":"8a04d49546c61c8ba3338fc746e5ee3d8caccd03","kind":"commit","published_at":"2023-03-16T17:20:45.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21/manifests"},{"name":"v2.5.20","sha":"5b9d7ce12b263b71b45c784a76ec769c31753ce0","kind":"commit","published_at":"2023-03-11T17:49:42.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20/manifests"},{"name":"v2.5.19","sha":"2099d471334eb3e2188f86c8535f03859ed9bab1","kind":"commit","published_at":"2023-03-08T15:27:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19/manifests"},{"name":"v2.5.18","sha":"096b499524293d1062df0a3ee4877784f7cacf47","kind":"commit","published_at":"2023-02-13T16:39:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18/manifests"},{"name":"v2.5.17","sha":"f52dde02f53e2f3d0eb052f9baf580e85b9f484b","kind":"commit","published_at":"2023-01-30T16:36:08.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17/manifests"},{"name":"v2.5.16","sha":"1f8349cdc4b504dbe47f01b60057418e1ca3043a","kind":"commit","published_at":"2023-01-28T17:39:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16/manifests"},{"name":"v2.5.15","sha":"d333931450e6a9f333e5a94eea61ce06d74b862b","kind":"commit","published_at":"2023-01-23T17:25:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15/manifests"},{"name":"v2.5.14","sha":"76c8eba9a477d85f31b80d325c9d6bcee0bd1847","kind":"commit","published_at":"2023-01-23T17:24:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14/manifests"},{"name":"v2.5.13","sha":"3e7bb8c7b5327b40c87d5a12a5ec67b399a56234","kind":"commit","published_at":"2023-01-11T21:37:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13/manifests"},{"name":"v2.5.12","sha":"629a1942419bdd8585b84c85e8a21f74e2012a3a","kind":"commit","published_at":"2023-01-03T15:09:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12/manifests"},{"name":"v2.5.11","sha":"543495155bc4a737095e141691612eab320423dd","kind":"commit","published_at":"2022-12-19T21:14:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11/manifests"},{"name":"v2.5.10","sha":"297950fb34bd9220826e4a3c6158cfa9ebc41523","kind":"commit","published_at":"2022-12-15T20:22:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10/manifests"},{"name":"v2.5.9","sha":"12d842e7e392bfc0ebaff2fef1633878421fd6be","kind":"commit","published_at":"2022-11-18T16:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9/manifests"},{"name":"v2.5.8","sha":"a81077b7e1bb35cdfef42f9cdc6754f2cbd48002","kind":"commit","published_at":"2022-10-27T19:59:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"db884981cffce05feea031c3eb7648891e1b37e1","kind":"commit","published_at":"2022-10-25T01:02:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"cd3504eb5cde60eea44743ae6a084a8e22927d5d","kind":"commit","published_at":"2022-10-03T16:38:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e550e2215864a06d2439882828f61abedf58be2c","kind":"commit","published_at":"2022-09-06T12:36:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"207d5f7ac9f4e1f4f14fb18293f0d051c2466e0b","kind":"commit","published_at":"2022-09-05T16:51:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"548a0cbef5df9979c47b5b627f3cb9f2342dbf75","kind":"commit","published_at":"2022-08-03T22:51:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b59a580126505294d44e1a788e2d1b72fb72213e","kind":"commit","published_at":"2022-07-20T03:36:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"d2d53a8a349cdff8b1f3c4add8f4df67ffbbf440","kind":"commit","published_at":"2022-05-19T18:43:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"6e2b83b9c57267b9d2cf3e8a5c0ad91351d0aeb8","kind":"commit","published_at":"2022-04-27T01:26:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0/manifests"},{"name":"v2.4.12","sha":"4a0292b4fab2b5e2f595186b78cca854d41994ad","kind":"commit","published_at":"2022-03-16T16:51:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"22cf27f2f98cbb898c8c892b01bfcd212444736d","kind":"commit","published_at":"2022-02-22T19:36:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"3fb32ccf909ee31ac5625de8f8c5c1068f664215","kind":"commit","published_at":"2022-02-14T14:34:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"45b19a7bf45099217fe4d79d6556fe751be27a6a","kind":"commit","published_at":"2022-02-09T16:04:34.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"939e9c9dab1217a54eedd6ac6e95273a0fbdfd66","kind":"commit","published_at":"2022-02-03T20:14:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"1e14175b857fe4a80abe9846421146b684a692c1","kind":"commit","published_at":"2022-02-01T00:01:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"5d96f711ba999d0f5450a7275e5f8c8610455030","kind":"commit","published_at":"2022-01-27T18:14:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0d91359682cb22916026bcdfdc08b28b978a8f43","kind":"commit","published_at":"2022-01-23T17:58:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"416900ae9d1d97a0df80c6f4e2c192da4a6cfea4","kind":"commit","published_at":"2022-01-13T23:47:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"1086c480941588f469c6902a4f8e181df10b5db9","kind":"commit","published_at":"2022-01-11T15:08:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"5d02d5ce486f6c330b5a393de77c1a7f3f5daef4","kind":"commit","published_at":"2022-01-06T18:25:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"95e30a37bf7c044da3149d85de4a10f5ff494857","kind":"commit","published_at":"2021-12-28T01:47:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"916c5dc5ea7393d22a689b96c89eeaee7aed6aba","kind":"commit","published_at":"2021-11-19T00:52:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"3588a30ce8d7cb802a602078df42874332751a96","kind":"commit","published_at":"2021-11-18T14:38:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"56670143fadb0bed2453deae7ba9a1b008581519","kind":"commit","published_at":"2021-11-16T01:27:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"d6cf57daa5e94f2701cf196eb39adc9f468c36ff","kind":"commit","published_at":"2021-11-08T23:07:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"b466c3322e3d55a37adc0d4178b10a0e2265cc35","kind":"commit","published_at":"2021-11-05T22:10:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7b7c7d9092f3485645bc43a2c950e5162dffe8cb","kind":"commit","published_at":"2021-10-31T15:32:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"acf1e85ad3d4d328bd2fbeed3360d8b3146149d3","kind":"commit","published_at":"2021-10-30T16:22:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"44407bfd2b8a3cd2acbc9bbfb0057b6410eeef0d","kind":"commit","published_at":"2021-10-22T23:22:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"20662c34d80909757206ea7841efafc9dafc9a06","kind":"commit","published_at":"2021-10-02T00:03:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0/manifests"},{"name":"v2.2.15","sha":"8f349b59f356ece95d4defddb07a941187ea3f35","kind":"commit","published_at":"2021-09-19T17:14:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15/manifests"},{"name":"v2.2.14","sha":"33c94aa61a9ce7a79f40efe04ac7bdd0fb070dbe","kind":"commit","published_at":"2021-09-09T00:45:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14/manifests"},{"name":"v2.2.13","sha":"72f1a3e7a100bb37f6c348a4d98dd6da5a9fb043","kind":"commit","published_at":"2021-08-06T16:07:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13/manifests"},{"name":"v2.2.12","sha":"d7d0da54eafb9f0151c7af221272e15f8bdec2be","kind":"commit","published_at":"2021-08-04T13:08:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"109aca227e1c491fddb605510c10a01af8ac3d31","kind":"commit","published_at":"2021-07-09T23:40:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"ee08e725a23a0708f057724d776dc55b0ae4a200","kind":"commit","published_at":"2021-06-07T17:18:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"b6551417e3716f71cc6cbbb6e6c9a06563498cf9","kind":"commit","published_at":"2021-06-05T01:18:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"fc5dd82bbae0fd64211202027c4352c536d13dcb","kind":"commit","published_at":"2021-06-03T15:30:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e6e05dbce111c33f82cdae744da846c3de204543","kind":"commit","published_at":"2021-05-31T00:14:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"bfc1fe4826b6258853bec57ee4c6459e83a810e3","kind":"commit","published_at":"2021-05-25T02:27:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"761779c8829839eeef3c68220c1633c00c8492c2","kind":"commit","published_at":"2021-05-21T21:20:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"ea9b9a077d82dee35b64f81c4536537f6eaa1355","kind":"commit","published_at":"2021-04-21T00:10:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"7ed47f3ce9c44c3aa749a149b4d34e1cabb99b75","kind":"commit","published_at":"2021-04-09T20:03:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e97ff81b6a793be00b43be57bfc2ddf92dd12410","kind":"commit","published_at":"2021-03-28T17:10:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"0f258e01897a185bd0a8b9f6f7be91b10a634154","kind":"commit","published_at":"2021-03-25T00:19:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bc105d59ecbb49730f74cc1fac00674e68aca969","kind":"commit","published_at":"2021-03-20T08:13:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"56d42a200452c3a154ff82beab5ccb5b9217196b","kind":"commit","published_at":"2021-03-18T22:16:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f3578685d50084fee76d8b797f1d2ef79a4787d1","kind":"commit","published_at":"2021-03-14T15:45:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"efbc22e7a0bd7372df9aecc4f88fdd180affdb4f","kind":"commit","published_at":"2021-03-12T05:16:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"184970cefc74eefda4635d21c54f0d03e4b9defe","kind":"commit","published_at":"2021-03-09T02:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"587cbd360a2d68009d62491416294a5a54b1a520","kind":"commit","published_at":"2021-03-03T12:33:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"89d9e7500e59c7eb62ca8eef2cccde8e0f825375","kind":"commit","published_at":"2021-03-01T15:24:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"bc830b53670d15965709a4b2000ab7a9bf520975","kind":"commit","published_at":"2021-03-01T15:05:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"f27d6ebd9b73aa3724f6469aef2fd982d9948d44","kind":"commit","published_at":"2021-02-27T17:10:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2daf98bc5500ce738e266f3013e7515a34062691","kind":"commit","published_at":"2021-02-27T02:01:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0/manifests"},{"name":"v1.5.14","sha":"32cd354f5fc1a19457eea3aa29cbfb1ea3d9ee63","kind":"commit","published_at":"2021-02-20T20:04:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14/manifests"},{"name":"v1.5.13","sha":"ec7d2c87f7a833f5dc014cf58316391b6d7f4712","kind":"commit","published_at":"2021-01-17T03:59:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13/manifests"},{"name":"v1.5.12","sha":"6aa47acdd7c887a5ba6ee22d7122873777616d3f","kind":"commit","published_at":"2021-01-09T16:59:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12/manifests"},{"name":"v1.5.11","sha":"c67d7b4c7b0ea97d5a4109297ff9334f0a871e9c","kind":"commit","published_at":"2020-12-31T19:03:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"ede19ff562dddfbd0b9580ee4cf1bfd520f250e1","kind":"commit","published_at":"2020-11-23T01:19:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"17e9b5359ae5cd4e9fce8c89a9ff3826fd63b74e","kind":"commit","published_at":"2020-11-03T18:44:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"7e8e5088ed4ad9b67930a845c3d0d3727672f2fc","kind":"commit","published_at":"2020-11-03T16:46:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"08875d3edc90affa2061c8307f1b0eed2ae7dbc1","kind":"commit","published_at":"2020-11-02T17:20:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"faa211d9331057a6d8e30cc73324e5aa343a5dc6","kind":"commit","published_at":"2020-10-10T16:12:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"f9019ed99ddce06808ed34bc95a023e4a8c7cbf6","kind":"commit","published_at":"2020-09-24T00:54:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"2afe765db560a49bdcdfeb0ae7bb0b437dd36685","kind":"commit","published_at":"2020-09-21T20:31:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"c7dfc6e0f9f2e6d8c36094305352e9f551774d4d","kind":"commit","published_at":"2020-09-17T19:09:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1cf9486e7c302f13a5ca9be291c71ba9d6aa8452","kind":"commit","published_at":"2020-09-13T03:14:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"dfd92d166ad4eb40693dcd0d0cbf7ab86cec0f27","kind":"commit","published_at":"2020-09-12T17:24:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"00ca0a20015a8106c2cd007cb4989ee035936b99","kind":"commit","published_at":"2020-09-05T19:22:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0/manifests"},{"name":"v1.4.30","sha":"62e98d7bee975f686bab8257c4fe95ff0ff7ab80","kind":"commit","published_at":"2020-09-01T05:25:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30/manifests"},{"name":"v1.4.29","sha":"a1caa07e6c6f636546d3df66f5fccfc465435709","kind":"commit","published_at":"2020-08-24T16:14:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29/manifests"},{"name":"v1.4.28","sha":"bcf64ebdb22e826266a7db83995ce79b931bac58","kind":"commit","published_at":"2020-08-16T18:28:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28/manifests"},{"name":"v1.4.27","sha":"de3e6716162dc45a40a41a7efdb8048acc173c64","kind":"commit","published_at":"2020-08-16T00:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27/manifests"},{"name":"v1.4.26","sha":"d6b5769cbb780d35625b5e6aebcf38d1f045b155","kind":"commit","published_at":"2020-08-14T20:09:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26/manifests"},{"name":"v1.4.25","sha":"8bdaf8e824de80357156f62c62486bd4feb2366c","kind":"commit","published_at":"2020-07-21T22:22:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25/manifests"},{"name":"v1.4.24","sha":"5c9d860b0ef258bbc2c3946ab059b388f683881e","kind":"commit","published_at":"2020-07-19T18:18:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24/manifests"},{"name":"v1.4.23","sha":"8b7d4e90c80676630d952c4c927bf0891086ebd4","kind":"commit","published_at":"2020-07-10T18:40:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23/manifests"},{"name":"v1.4.22","sha":"e9955a044af68cf764f1f6f79a5ee9860c988be4","kind":"commit","published_at":"2020-07-10T16:46:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22/manifests"},{"name":"v1.4.21","sha":"0f22757bf6b40ad9d8317621f3399c4ab179ce98","kind":"commit","published_at":"2020-07-01T00:41:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21/manifests"},{"name":"v1.4.20","sha":"ecc4430c334ed73b66a7a14ef91ff6ef275aeda2","kind":"commit","published_at":"2020-06-21T22:53:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20/manifests"},{"name":"v1.4.19","sha":"ab496703a61f09a090b3e94262166ee5703eddbf","kind":"commit","published_at":"2020-06-04T17:02:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19/manifests"},{"name":"v1.4.18","sha":"41db0380ee2819956ef2e582fb6191c5667d6b3a","kind":"commit","published_at":"2020-05-30T18:15:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18/manifests"},{"name":"v1.4.17","sha":"a8d50cde5c82183dadd47930127057f8026d87f6","kind":"commit","published_at":"2020-05-26T21:08:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"d66cbc5361b495d04d01026f83ca1cc5ee2be962","kind":"commit","published_at":"2020-05-21T23:33:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"2ff570c427bbe85a704327237a6c25bd3bf146b4","kind":"commit","published_at":"2020-04-23T19:25:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"ca64e2c8934091c75ac8aa63a7d3727f3c1f0a60","kind":"commit","published_at":"2020-04-03T21:34:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"2d1f04052ad9e9b35643ba214f76c59db56fd43e","kind":"commit","published_at":"2020-03-24T02:48:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"97cd26fcbe68fe6d13348ba432727b26e8b89b02","kind":"commit","published_at":"2020-03-21T21:50:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"0e04046f13dae130fc306c02f686beb7da83aef3","kind":"commit","published_at":"2020-01-25T15:15:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"ff115f389f8b815c68e115faa1066900b3aa26b0","kind":"commit","published_at":"2020-01-14T18:17:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"d82b4a26cfb2512d4bf4e1be4d18c0bba6887448","kind":"commit","published_at":"2019-12-23T21:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"2f972a98e480a2f29278cea25cab5334fc5d68f1","kind":"commit","published_at":"2019-12-04T21:31:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"e977e961c60ea3d0bd97dcd8b9b7329396707402","kind":"commit","published_at":"2019-08-27T13:51:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"1fd4d7aec99f59d665804d9d8a9e7431cdb6491a","kind":"commit","published_at":"2019-08-12T16:31:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"0a4c005d6d816f9b46ff9ff9c4e27fa4349573ad","kind":"commit","published_at":"2019-06-15T14:59:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"503000287ef1dd560da551137a5c17d94c9f4b00","kind":"commit","published_at":"2019-06-11T16:05:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a431b64f49ab6a845013a2d6e0df3d7993e416e","kind":"commit","published_at":"2019-05-10T14:47:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"27ff23a3a5a08fb46e7eac79c393c1d678b4217a","kind":"commit","published_at":"2019-04-28T01:34:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"1d824d3d7257a3520e97eaa971c80f221817757f","kind":"commit","published_at":"2019-03-27T23:14:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7239eac70260eeec41fd26a00829416651b03afa","kind":"commit","published_at":"2019-03-01T18:13:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"973952789018d518ba19e9190f264ccb9e8cc43a","kind":"commit","published_at":"2019-02-23T19:51:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"d9909d75844139acd6b2a1950265cea2d9561a20","kind":"commit","published_at":"2019-02-14T20:41:14.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"81de71ba4910d59bb2760b2494a43faa4d31432f","kind":"commit","published_at":"2019-01-26T05:49:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2d202e3fcca52c7c722a7b81f27dac73b3a558b6","kind":"commit","published_at":"2019-01-18T21:02:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0/manifests"},{"name":"v1.1.8","sha":"1af88acc98ca80bf0c716241e35544d18337540f","kind":"commit","published_at":"2019-01-02T01:21:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"88299dad1cfbda9372bdae699bdd8f7887c474d1","kind":"commit","published_at":"2018-10-05T16:15:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"86cfa2811e04e5e8c69aa1dc7d2f64f7275aec93","kind":"commit","published_at":"2018-09-16T23:05:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"0ec4cbf783ba9a1f4ede457bcd3b8d79e28109ad","kind":"commit","published_at":"2018-09-07T15:21:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"80ba3a8017911ea3f1354527c501eb996582e968","kind":"commit","published_at":"2018-07-25T21:47:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"889f80d0c8d1ba13b324feac46ae88b72d10b91c","kind":"commit","published_at":"2018-07-11T05:04:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"06b0136020527ab09d972c6d6760b4fd68c345f0","kind":"commit","published_at":"2018-07-09T15:16:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"5dd5c49d4fc3db08a5caa98e8ec4542fbc3f631e","kind":"commit","published_at":"2018-07-05T22:37:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"11974e5eb0e3a6ef8f0dd5e280b56af7e5221838","kind":"commit","published_at":"2018-06-09T18:22:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0/manifests"},{"name":"v1.0.18","sha":"3cd70ac984e63040110c3a5c317c7752f82cf645","kind":"commit","published_at":"2018-05-24T22:40:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"236dd3a6ea77c5e49d7b3649becf351a7f2fba5d","kind":"commit","published_at":"2018-05-23T02:29:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"ac4063fd16b3f2566d7c88fa451b2ddd4ca30afe","kind":"commit","published_at":"2018-05-08T15:40:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"4c33a84241c209d7799f3b118b9f5f0f0a04fb72","kind":"commit","published_at":"2018-05-05T15:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"0477f801318f46fb3599f3d14667d822e2a58646","kind":"commit","published_at":"2018-05-03T14:14:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"5b26de539d10c1448ae905e6aa1d0eadc5921fb2","kind":"commit","published_at":"2018-04-16T16:43:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"b67d3a5ad480ae7f5671450e74c1955aa08b2d18","kind":"commit","published_at":"2018-04-14T17:28:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4a5fb9974cb5f4256384a2542065b3947434d91b","kind":"commit","published_at":"2018-04-11T20:00:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"35536a7a011c25deaa1866d8bf884a387e074b40","kind":"commit","published_at":"2018-04-11T03:20:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"9441aa7591d34bf1feaefdcd6831aa36ece3b6d1","kind":"commit","published_at":"2018-04-04T22:41:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"6c5cae359ae3c99812086ab3e4657bfbdb4cff27","kind":"commit","published_at":"2018-03-11T17:58:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"39c020afff92d50d6ffb8b251f5bdc30d51ca96c","kind":"commit","published_at":"2017-11-13T20:28:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"0577ac36a243fe7a82531cc041933b434d797e18","kind":"commit","published_at":"2017-09-21T20:36:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"bbd0284ce65e82a04d53c4c0f5c067c9aefb6564","kind":"commit","published_at":"2017-07-28T18:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"af2b3c828528a4c405a73ff0371684f3d9fd3a0e","kind":"commit","published_at":"2017-07-28T00:10:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"fdf95187ebf6beec9ff638d68bfcb2bd309b564c","kind":"commit","published_at":"2017-07-06T18:13:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ae942473471865c96ed9a8a6f092b28d12bf95f6","kind":"commit","published_at":"2017-07-03T03:52:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5909f55da90e80ee650ccc646651b8aa49947efa","kind":"commit","published_at":"2017-07-03T03:44:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2e5201ea68c35be0ae9cdcb899e9090eb3826341","kind":"commit","published_at":"2017-07-02T20:14:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0/manifests"},{"name":"v0.0.4","sha":"701debc794586387679e49394e32b350be570038","kind":"commit","published_at":"2017-07-02T01:31:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c1a96c6f15c93d36be0df9e0ee00a915ffe57af2","kind":"commit","published_at":"2017-07-02T00:55:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"33376aad11ee9065f735d5b5e96b630429264bd5","kind":"commit","published_at":"2017-02-17T01:21:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"0c0d5434d77d8427ac249077da813f4be4cd82d7","kind":"commit","published_at":"2017-02-16T22:59:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T13:19:24.002Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":30,"rankings":{"downloads":null,"dependent_repos_count":6.7418533858975005,"dependent_packages_count":12.500623783621936,"stargazers_count":26.35860072857927,"forks_count":16.502819501971157,"docker_downloads_count":null,"average":15.525974350017465},"purl":"pkg:conda/identify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/identify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/identify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/identify/dependencies","status":null,"funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:18:31.744Z","issues_count":38,"pull_requests_count":234,"avg_time_to_close_issue":9519858.18918919,"avg_time_to_close_pull_request":1057977.0315315316,"issues_closed_count":37,"pull_requests_closed_count":222,"pull_request_authors_count":104,"issue_authors_count":38,"avg_comments_per_issue":1.8947368421052633,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":89,"past_year_issues_count":9,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":3033.125,"past_year_avg_time_to_close_pull_request":294569.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":58,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/issues","maintainers":[{"login":"asottile","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}],"active_maintainers":[{"login":"asottile","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/identify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/identify/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/identify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/identify/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11765568,"name":"py3-identify-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-identify","homepage":"https://github.com/pre-commit/identify","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pre-commit/identify","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-05-25T13:15:02.000Z","latest_release_published_at":"2025-05-25T13:15:02.000Z","latest_release_number":"2.6.12-r0","last_synced_at":"2025-09-06T21:40:56.720Z","created_at":"2025-06-07T18:23:24.853Z","updated_at":"2025-09-07T13:19:23.964Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-identify-pyc","install_command":"apk add py3-identify-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37942951,"uuid":"81786752","full_name":"pre-commit/identify","owner":"pre-commit","description":"File identification library for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T19:30:54.000Z","size":676,"stargazers_count":281,"open_issues_count":4,"forks_count":165,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-06T21:29:34.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/pre-commit.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":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"created_at":"2017-02-13T05:02:37.000Z","updated_at":"2025-09-06T19:30:58.000Z","dependencies_parsed_at":"2023-10-16T06:47:56.571Z","dependency_job_id":"41743253-1b05-4373-b341-47688682d045","html_url":"https://github.com/pre-commit/identify","commit_stats":{"total_commits":561,"total_committers":132,"mean_commits":4.25,"dds":0.554367201426025,"last_synced_commit":"6fd6f6bea8fedb15e54f1477a49325ea82b73911"},"previous_names":[],"tags_count":180,"template":false,"template_full_name":null,"purl":"pkg:github/pre-commit/identify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/sbom","scorecard":{"id":670024,"data":{"date":"2025-08-11","repo":{"name":"github.com/pre-commit/identify","commit":"53fdb98ef92dc697d7b84cf07dbb3e6e5d7493f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 5/9 approved changesets -- score normalized to 5","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":10,"reason":"23 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pre-commit/identify/main.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1"],"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":-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 26 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-21T19:39:29.329Z","repository_id":37942951,"created_at":"2025-08-21T19:39:29.329Z","updated_at":"2025-08-21T19:39:29.329Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274043012,"owners_count":25212550,"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-07T02:00:09.463Z","response_time":67,"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":"pre-commit","name":"pre-commit","uuid":"6943086","kind":"organization","description":"A framework for managing and maintaining multi-language pre-commit hooks.","email":null,"website":"https://pre-commit.com","location":null,"twitter":"pre_commit","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6943086?v=4","repositories_count":29,"last_synced_at":"2024-10-29T22:38:48.625Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"html_url":"https://github.com/pre-commit","funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"total_stars":18774,"followers":308,"following":0,"created_at":"2022-11-02T16:22:39.632Z","updated_at":"2024-10-29T22:38:48.626Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit/repositories"},"tags":[{"name":"v2.6.14","sha":"6667ae3392c3e2178469779352012d4518c8cdc0","kind":"commit","published_at":"2025-09-06T19:30:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14/manifests"},{"name":"v2.6.13","sha":"af4da9c69b07a41dfbfc1f3ec60d27d9aa0654dc","kind":"commit","published_at":"2025-08-09T19:34:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13/manifests"},{"name":"v2.6.12","sha":"51e358dd52e70925011f81db738d441617e3e0f4","kind":"commit","published_at":"2025-05-23T20:37:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"bdd2643326d8acf348e35ca76ddc233da3f0380c","kind":"commit","published_at":"2025-05-23T18:19:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"e200468dd1b921e75a300545bd1e28abe1d5985c","kind":"commit","published_at":"2025-04-19T15:14:19.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"856f0162b1bdb01e47bd31c2cf1786a8ea41bcc5","kind":"commit","published_at":"2025-03-08T15:54:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"f905a2e20c85a323b0ad6d8fd56bd57dcecb95a6","kind":"commit","published_at":"2025-02-22T17:56:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"157ee8efe3a7be5fab92f23396663cf99d4185de","kind":"commit","published_at":"2025-02-08T19:02:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7/manifests"},{"name":"v2.6.6","sha":"5bc1845addd0f9600fe719cc27464bde5c19f839","kind":"commit","published_at":"2025-01-20T20:47:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"1eadcb782d64c204597ec6b2142982a89ebda7ed","kind":"commit","published_at":"2025-01-04T17:05:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"5adfe0958847d3d48752678d6b5c843c438faddc","kind":"commit","published_at":"2024-12-29T22:47:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"f075954372758b34ef542c2e895000ea660a47c9","kind":"commit","published_at":"2024-11-25T23:12:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"6fd6f6bea8fedb15e54f1477a49325ea82b73911","kind":"commit","published_at":"2024-11-09T18:11:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"d1032c90d01cb08038ba0b5cd19a880463763b8b","kind":"commit","published_at":"2024-09-14T23:50:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"577bfe15db2b97328431ec6de934c1a4bacc6edd","kind":"commit","published_at":"2024-07-07T23:39:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0/manifests"},{"name":"v2.5.36","sha":"838a48983fdf6c630ad54404abeed2ca3df0f8c8","kind":"commit","published_at":"2024-04-20T18:02:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.36","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36/manifests"},{"name":"v2.5.35","sha":"62ca9e506b73aa9deb71162a2881c235f25f27cf","kind":"commit","published_at":"2024-02-18T18:12:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.35","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35/manifests"},{"name":"v2.5.34","sha":"edc80451ae7cf106969ef208c6c622995bf56028","kind":"commit","published_at":"2024-02-10T20:21:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.34","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34/manifests"},{"name":"v2.5.33","sha":"3d4672c3a5093861e65096f2a404868fd8de5579","kind":"commit","published_at":"2023-12-07T04:26:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.33","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33/manifests"},{"name":"v2.5.32","sha":"21c9a51667a927a23bd4f35e25e6f7d8427f9f48","kind":"commit","published_at":"2023-11-18T17:52:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.32","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32/manifests"},{"name":"v2.5.31","sha":"15adaae6940c48af971e2dea95e40a0a523335fc","kind":"commit","published_at":"2023-10-28T17:19:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.31","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31/manifests"},{"name":"v2.5.30","sha":"fab994ab57e9fe8b06df041594594a75fa9aaf39","kind":"commit","published_at":"2023-09-30T17:51:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30/manifests"},{"name":"v2.5.29","sha":"0c39344bbac5638853ff80eb21303bd733214dd0","kind":"commit","published_at":"2023-09-15T21:27:10.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29/manifests"},{"name":"v2.5.28","sha":"aa73a4c29a544d8632d5f47f52bddbafb5c79a48","kind":"commit","published_at":"2023-09-11T23:14:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28/manifests"},{"name":"v2.5.27","sha":"881f54e0b494c34d2f2ae5c5e78b8442a4a5f8f3","kind":"commit","published_at":"2023-08-21T15:56:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27/manifests"},{"name":"v2.5.26","sha":"c1b3aa05667b85188121897b4f416d78721e2542","kind":"commit","published_at":"2023-07-22T19:10:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26/manifests"},{"name":"v2.5.25","sha":"0e0f9cf7d416e5410e0d617ae831bd4b18b61b4c","kind":"commit","published_at":"2023-07-19T14:55:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25/manifests"},{"name":"v2.5.24","sha":"ff585ee7228d968b1aef755bb2b31aa6054cc935","kind":"commit","published_at":"2023-05-03T14:45:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24/manifests"},{"name":"v2.5.23","sha":"33c4fa2c32fe0990dc1e2db17351913857424da2","kind":"commit","published_at":"2023-04-25T21:01:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23/manifests"},{"name":"v2.5.22","sha":"d70d842caf3d9b06560de4db74a98260236f592a","kind":"commit","published_at":"2023-03-24T20:23:50.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22/manifests"},{"name":"v2.5.21","sha":"8a04d49546c61c8ba3338fc746e5ee3d8caccd03","kind":"commit","published_at":"2023-03-16T17:20:45.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21/manifests"},{"name":"v2.5.20","sha":"5b9d7ce12b263b71b45c784a76ec769c31753ce0","kind":"commit","published_at":"2023-03-11T17:49:42.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20/manifests"},{"name":"v2.5.19","sha":"2099d471334eb3e2188f86c8535f03859ed9bab1","kind":"commit","published_at":"2023-03-08T15:27:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19/manifests"},{"name":"v2.5.18","sha":"096b499524293d1062df0a3ee4877784f7cacf47","kind":"commit","published_at":"2023-02-13T16:39:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18/manifests"},{"name":"v2.5.17","sha":"f52dde02f53e2f3d0eb052f9baf580e85b9f484b","kind":"commit","published_at":"2023-01-30T16:36:08.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17/manifests"},{"name":"v2.5.16","sha":"1f8349cdc4b504dbe47f01b60057418e1ca3043a","kind":"commit","published_at":"2023-01-28T17:39:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16/manifests"},{"name":"v2.5.15","sha":"d333931450e6a9f333e5a94eea61ce06d74b862b","kind":"commit","published_at":"2023-01-23T17:25:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15/manifests"},{"name":"v2.5.14","sha":"76c8eba9a477d85f31b80d325c9d6bcee0bd1847","kind":"commit","published_at":"2023-01-23T17:24:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14/manifests"},{"name":"v2.5.13","sha":"3e7bb8c7b5327b40c87d5a12a5ec67b399a56234","kind":"commit","published_at":"2023-01-11T21:37:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13/manifests"},{"name":"v2.5.12","sha":"629a1942419bdd8585b84c85e8a21f74e2012a3a","kind":"commit","published_at":"2023-01-03T15:09:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12/manifests"},{"name":"v2.5.11","sha":"543495155bc4a737095e141691612eab320423dd","kind":"commit","published_at":"2022-12-19T21:14:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11/manifests"},{"name":"v2.5.10","sha":"297950fb34bd9220826e4a3c6158cfa9ebc41523","kind":"commit","published_at":"2022-12-15T20:22:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10/manifests"},{"name":"v2.5.9","sha":"12d842e7e392bfc0ebaff2fef1633878421fd6be","kind":"commit","published_at":"2022-11-18T16:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9/manifests"},{"name":"v2.5.8","sha":"a81077b7e1bb35cdfef42f9cdc6754f2cbd48002","kind":"commit","published_at":"2022-10-27T19:59:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"db884981cffce05feea031c3eb7648891e1b37e1","kind":"commit","published_at":"2022-10-25T01:02:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"cd3504eb5cde60eea44743ae6a084a8e22927d5d","kind":"commit","published_at":"2022-10-03T16:38:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e550e2215864a06d2439882828f61abedf58be2c","kind":"commit","published_at":"2022-09-06T12:36:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"207d5f7ac9f4e1f4f14fb18293f0d051c2466e0b","kind":"commit","published_at":"2022-09-05T16:51:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"548a0cbef5df9979c47b5b627f3cb9f2342dbf75","kind":"commit","published_at":"2022-08-03T22:51:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b59a580126505294d44e1a788e2d1b72fb72213e","kind":"commit","published_at":"2022-07-20T03:36:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"d2d53a8a349cdff8b1f3c4add8f4df67ffbbf440","kind":"commit","published_at":"2022-05-19T18:43:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"6e2b83b9c57267b9d2cf3e8a5c0ad91351d0aeb8","kind":"commit","published_at":"2022-04-27T01:26:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0/manifests"},{"name":"v2.4.12","sha":"4a0292b4fab2b5e2f595186b78cca854d41994ad","kind":"commit","published_at":"2022-03-16T16:51:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"22cf27f2f98cbb898c8c892b01bfcd212444736d","kind":"commit","published_at":"2022-02-22T19:36:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"3fb32ccf909ee31ac5625de8f8c5c1068f664215","kind":"commit","published_at":"2022-02-14T14:34:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"45b19a7bf45099217fe4d79d6556fe751be27a6a","kind":"commit","published_at":"2022-02-09T16:04:34.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"939e9c9dab1217a54eedd6ac6e95273a0fbdfd66","kind":"commit","published_at":"2022-02-03T20:14:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"1e14175b857fe4a80abe9846421146b684a692c1","kind":"commit","published_at":"2022-02-01T00:01:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"5d96f711ba999d0f5450a7275e5f8c8610455030","kind":"commit","published_at":"2022-01-27T18:14:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0d91359682cb22916026bcdfdc08b28b978a8f43","kind":"commit","published_at":"2022-01-23T17:58:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"416900ae9d1d97a0df80c6f4e2c192da4a6cfea4","kind":"commit","published_at":"2022-01-13T23:47:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"1086c480941588f469c6902a4f8e181df10b5db9","kind":"commit","published_at":"2022-01-11T15:08:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"5d02d5ce486f6c330b5a393de77c1a7f3f5daef4","kind":"commit","published_at":"2022-01-06T18:25:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"95e30a37bf7c044da3149d85de4a10f5ff494857","kind":"commit","published_at":"2021-12-28T01:47:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"916c5dc5ea7393d22a689b96c89eeaee7aed6aba","kind":"commit","published_at":"2021-11-19T00:52:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"3588a30ce8d7cb802a602078df42874332751a96","kind":"commit","published_at":"2021-11-18T14:38:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"56670143fadb0bed2453deae7ba9a1b008581519","kind":"commit","published_at":"2021-11-16T01:27:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"d6cf57daa5e94f2701cf196eb39adc9f468c36ff","kind":"commit","published_at":"2021-11-08T23:07:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"b466c3322e3d55a37adc0d4178b10a0e2265cc35","kind":"commit","published_at":"2021-11-05T22:10:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7b7c7d9092f3485645bc43a2c950e5162dffe8cb","kind":"commit","published_at":"2021-10-31T15:32:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"acf1e85ad3d4d328bd2fbeed3360d8b3146149d3","kind":"commit","published_at":"2021-10-30T16:22:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"44407bfd2b8a3cd2acbc9bbfb0057b6410eeef0d","kind":"commit","published_at":"2021-10-22T23:22:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"20662c34d80909757206ea7841efafc9dafc9a06","kind":"commit","published_at":"2021-10-02T00:03:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0/manifests"},{"name":"v2.2.15","sha":"8f349b59f356ece95d4defddb07a941187ea3f35","kind":"commit","published_at":"2021-09-19T17:14:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15/manifests"},{"name":"v2.2.14","sha":"33c94aa61a9ce7a79f40efe04ac7bdd0fb070dbe","kind":"commit","published_at":"2021-09-09T00:45:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14/manifests"},{"name":"v2.2.13","sha":"72f1a3e7a100bb37f6c348a4d98dd6da5a9fb043","kind":"commit","published_at":"2021-08-06T16:07:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13/manifests"},{"name":"v2.2.12","sha":"d7d0da54eafb9f0151c7af221272e15f8bdec2be","kind":"commit","published_at":"2021-08-04T13:08:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"109aca227e1c491fddb605510c10a01af8ac3d31","kind":"commit","published_at":"2021-07-09T23:40:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"ee08e725a23a0708f057724d776dc55b0ae4a200","kind":"commit","published_at":"2021-06-07T17:18:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"b6551417e3716f71cc6cbbb6e6c9a06563498cf9","kind":"commit","published_at":"2021-06-05T01:18:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"fc5dd82bbae0fd64211202027c4352c536d13dcb","kind":"commit","published_at":"2021-06-03T15:30:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e6e05dbce111c33f82cdae744da846c3de204543","kind":"commit","published_at":"2021-05-31T00:14:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"bfc1fe4826b6258853bec57ee4c6459e83a810e3","kind":"commit","published_at":"2021-05-25T02:27:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"761779c8829839eeef3c68220c1633c00c8492c2","kind":"commit","published_at":"2021-05-21T21:20:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"ea9b9a077d82dee35b64f81c4536537f6eaa1355","kind":"commit","published_at":"2021-04-21T00:10:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"7ed47f3ce9c44c3aa749a149b4d34e1cabb99b75","kind":"commit","published_at":"2021-04-09T20:03:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e97ff81b6a793be00b43be57bfc2ddf92dd12410","kind":"commit","published_at":"2021-03-28T17:10:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"0f258e01897a185bd0a8b9f6f7be91b10a634154","kind":"commit","published_at":"2021-03-25T00:19:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bc105d59ecbb49730f74cc1fac00674e68aca969","kind":"commit","published_at":"2021-03-20T08:13:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"56d42a200452c3a154ff82beab5ccb5b9217196b","kind":"commit","published_at":"2021-03-18T22:16:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f3578685d50084fee76d8b797f1d2ef79a4787d1","kind":"commit","published_at":"2021-03-14T15:45:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"efbc22e7a0bd7372df9aecc4f88fdd180affdb4f","kind":"commit","published_at":"2021-03-12T05:16:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"184970cefc74eefda4635d21c54f0d03e4b9defe","kind":"commit","published_at":"2021-03-09T02:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"587cbd360a2d68009d62491416294a5a54b1a520","kind":"commit","published_at":"2021-03-03T12:33:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"89d9e7500e59c7eb62ca8eef2cccde8e0f825375","kind":"commit","published_at":"2021-03-01T15:24:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"bc830b53670d15965709a4b2000ab7a9bf520975","kind":"commit","published_at":"2021-03-01T15:05:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"f27d6ebd9b73aa3724f6469aef2fd982d9948d44","kind":"commit","published_at":"2021-02-27T17:10:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2daf98bc5500ce738e266f3013e7515a34062691","kind":"commit","published_at":"2021-02-27T02:01:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0/manifests"},{"name":"v1.5.14","sha":"32cd354f5fc1a19457eea3aa29cbfb1ea3d9ee63","kind":"commit","published_at":"2021-02-20T20:04:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14/manifests"},{"name":"v1.5.13","sha":"ec7d2c87f7a833f5dc014cf58316391b6d7f4712","kind":"commit","published_at":"2021-01-17T03:59:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13/manifests"},{"name":"v1.5.12","sha":"6aa47acdd7c887a5ba6ee22d7122873777616d3f","kind":"commit","published_at":"2021-01-09T16:59:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12/manifests"},{"name":"v1.5.11","sha":"c67d7b4c7b0ea97d5a4109297ff9334f0a871e9c","kind":"commit","published_at":"2020-12-31T19:03:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"ede19ff562dddfbd0b9580ee4cf1bfd520f250e1","kind":"commit","published_at":"2020-11-23T01:19:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"17e9b5359ae5cd4e9fce8c89a9ff3826fd63b74e","kind":"commit","published_at":"2020-11-03T18:44:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"7e8e5088ed4ad9b67930a845c3d0d3727672f2fc","kind":"commit","published_at":"2020-11-03T16:46:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"08875d3edc90affa2061c8307f1b0eed2ae7dbc1","kind":"commit","published_at":"2020-11-02T17:20:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"faa211d9331057a6d8e30cc73324e5aa343a5dc6","kind":"commit","published_at":"2020-10-10T16:12:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"f9019ed99ddce06808ed34bc95a023e4a8c7cbf6","kind":"commit","published_at":"2020-09-24T00:54:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"2afe765db560a49bdcdfeb0ae7bb0b437dd36685","kind":"commit","published_at":"2020-09-21T20:31:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"c7dfc6e0f9f2e6d8c36094305352e9f551774d4d","kind":"commit","published_at":"2020-09-17T19:09:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1cf9486e7c302f13a5ca9be291c71ba9d6aa8452","kind":"commit","published_at":"2020-09-13T03:14:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"dfd92d166ad4eb40693dcd0d0cbf7ab86cec0f27","kind":"commit","published_at":"2020-09-12T17:24:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"00ca0a20015a8106c2cd007cb4989ee035936b99","kind":"commit","published_at":"2020-09-05T19:22:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0/manifests"},{"name":"v1.4.30","sha":"62e98d7bee975f686bab8257c4fe95ff0ff7ab80","kind":"commit","published_at":"2020-09-01T05:25:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30/manifests"},{"name":"v1.4.29","sha":"a1caa07e6c6f636546d3df66f5fccfc465435709","kind":"commit","published_at":"2020-08-24T16:14:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29/manifests"},{"name":"v1.4.28","sha":"bcf64ebdb22e826266a7db83995ce79b931bac58","kind":"commit","published_at":"2020-08-16T18:28:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28/manifests"},{"name":"v1.4.27","sha":"de3e6716162dc45a40a41a7efdb8048acc173c64","kind":"commit","published_at":"2020-08-16T00:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27/manifests"},{"name":"v1.4.26","sha":"d6b5769cbb780d35625b5e6aebcf38d1f045b155","kind":"commit","published_at":"2020-08-14T20:09:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26/manifests"},{"name":"v1.4.25","sha":"8bdaf8e824de80357156f62c62486bd4feb2366c","kind":"commit","published_at":"2020-07-21T22:22:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25/manifests"},{"name":"v1.4.24","sha":"5c9d860b0ef258bbc2c3946ab059b388f683881e","kind":"commit","published_at":"2020-07-19T18:18:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24/manifests"},{"name":"v1.4.23","sha":"8b7d4e90c80676630d952c4c927bf0891086ebd4","kind":"commit","published_at":"2020-07-10T18:40:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23/manifests"},{"name":"v1.4.22","sha":"e9955a044af68cf764f1f6f79a5ee9860c988be4","kind":"commit","published_at":"2020-07-10T16:46:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22/manifests"},{"name":"v1.4.21","sha":"0f22757bf6b40ad9d8317621f3399c4ab179ce98","kind":"commit","published_at":"2020-07-01T00:41:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21/manifests"},{"name":"v1.4.20","sha":"ecc4430c334ed73b66a7a14ef91ff6ef275aeda2","kind":"commit","published_at":"2020-06-21T22:53:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20/manifests"},{"name":"v1.4.19","sha":"ab496703a61f09a090b3e94262166ee5703eddbf","kind":"commit","published_at":"2020-06-04T17:02:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19/manifests"},{"name":"v1.4.18","sha":"41db0380ee2819956ef2e582fb6191c5667d6b3a","kind":"commit","published_at":"2020-05-30T18:15:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18/manifests"},{"name":"v1.4.17","sha":"a8d50cde5c82183dadd47930127057f8026d87f6","kind":"commit","published_at":"2020-05-26T21:08:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"d66cbc5361b495d04d01026f83ca1cc5ee2be962","kind":"commit","published_at":"2020-05-21T23:33:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"2ff570c427bbe85a704327237a6c25bd3bf146b4","kind":"commit","published_at":"2020-04-23T19:25:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"ca64e2c8934091c75ac8aa63a7d3727f3c1f0a60","kind":"commit","published_at":"2020-04-03T21:34:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"2d1f04052ad9e9b35643ba214f76c59db56fd43e","kind":"commit","published_at":"2020-03-24T02:48:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"97cd26fcbe68fe6d13348ba432727b26e8b89b02","kind":"commit","published_at":"2020-03-21T21:50:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"0e04046f13dae130fc306c02f686beb7da83aef3","kind":"commit","published_at":"2020-01-25T15:15:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"ff115f389f8b815c68e115faa1066900b3aa26b0","kind":"commit","published_at":"2020-01-14T18:17:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"d82b4a26cfb2512d4bf4e1be4d18c0bba6887448","kind":"commit","published_at":"2019-12-23T21:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"2f972a98e480a2f29278cea25cab5334fc5d68f1","kind":"commit","published_at":"2019-12-04T21:31:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"e977e961c60ea3d0bd97dcd8b9b7329396707402","kind":"commit","published_at":"2019-08-27T13:51:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"1fd4d7aec99f59d665804d9d8a9e7431cdb6491a","kind":"commit","published_at":"2019-08-12T16:31:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"0a4c005d6d816f9b46ff9ff9c4e27fa4349573ad","kind":"commit","published_at":"2019-06-15T14:59:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"503000287ef1dd560da551137a5c17d94c9f4b00","kind":"commit","published_at":"2019-06-11T16:05:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a431b64f49ab6a845013a2d6e0df3d7993e416e","kind":"commit","published_at":"2019-05-10T14:47:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"27ff23a3a5a08fb46e7eac79c393c1d678b4217a","kind":"commit","published_at":"2019-04-28T01:34:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"1d824d3d7257a3520e97eaa971c80f221817757f","kind":"commit","published_at":"2019-03-27T23:14:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7239eac70260eeec41fd26a00829416651b03afa","kind":"commit","published_at":"2019-03-01T18:13:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"973952789018d518ba19e9190f264ccb9e8cc43a","kind":"commit","published_at":"2019-02-23T19:51:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"d9909d75844139acd6b2a1950265cea2d9561a20","kind":"commit","published_at":"2019-02-14T20:41:14.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"81de71ba4910d59bb2760b2494a43faa4d31432f","kind":"commit","published_at":"2019-01-26T05:49:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2d202e3fcca52c7c722a7b81f27dac73b3a558b6","kind":"commit","published_at":"2019-01-18T21:02:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0/manifests"},{"name":"v1.1.8","sha":"1af88acc98ca80bf0c716241e35544d18337540f","kind":"commit","published_at":"2019-01-02T01:21:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"88299dad1cfbda9372bdae699bdd8f7887c474d1","kind":"commit","published_at":"2018-10-05T16:15:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"86cfa2811e04e5e8c69aa1dc7d2f64f7275aec93","kind":"commit","published_at":"2018-09-16T23:05:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"0ec4cbf783ba9a1f4ede457bcd3b8d79e28109ad","kind":"commit","published_at":"2018-09-07T15:21:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"80ba3a8017911ea3f1354527c501eb996582e968","kind":"commit","published_at":"2018-07-25T21:47:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"889f80d0c8d1ba13b324feac46ae88b72d10b91c","kind":"commit","published_at":"2018-07-11T05:04:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"06b0136020527ab09d972c6d6760b4fd68c345f0","kind":"commit","published_at":"2018-07-09T15:16:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"5dd5c49d4fc3db08a5caa98e8ec4542fbc3f631e","kind":"commit","published_at":"2018-07-05T22:37:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"11974e5eb0e3a6ef8f0dd5e280b56af7e5221838","kind":"commit","published_at":"2018-06-09T18:22:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0/manifests"},{"name":"v1.0.18","sha":"3cd70ac984e63040110c3a5c317c7752f82cf645","kind":"commit","published_at":"2018-05-24T22:40:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"236dd3a6ea77c5e49d7b3649becf351a7f2fba5d","kind":"commit","published_at":"2018-05-23T02:29:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"ac4063fd16b3f2566d7c88fa451b2ddd4ca30afe","kind":"commit","published_at":"2018-05-08T15:40:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"4c33a84241c209d7799f3b118b9f5f0f0a04fb72","kind":"commit","published_at":"2018-05-05T15:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"0477f801318f46fb3599f3d14667d822e2a58646","kind":"commit","published_at":"2018-05-03T14:14:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"5b26de539d10c1448ae905e6aa1d0eadc5921fb2","kind":"commit","published_at":"2018-04-16T16:43:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"b67d3a5ad480ae7f5671450e74c1955aa08b2d18","kind":"commit","published_at":"2018-04-14T17:28:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4a5fb9974cb5f4256384a2542065b3947434d91b","kind":"commit","published_at":"2018-04-11T20:00:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"35536a7a011c25deaa1866d8bf884a387e074b40","kind":"commit","published_at":"2018-04-11T03:20:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"9441aa7591d34bf1feaefdcd6831aa36ece3b6d1","kind":"commit","published_at":"2018-04-04T22:41:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"6c5cae359ae3c99812086ab3e4657bfbdb4cff27","kind":"commit","published_at":"2018-03-11T17:58:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"39c020afff92d50d6ffb8b251f5bdc30d51ca96c","kind":"commit","published_at":"2017-11-13T20:28:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"0577ac36a243fe7a82531cc041933b434d797e18","kind":"commit","published_at":"2017-09-21T20:36:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"bbd0284ce65e82a04d53c4c0f5c067c9aefb6564","kind":"commit","published_at":"2017-07-28T18:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"af2b3c828528a4c405a73ff0371684f3d9fd3a0e","kind":"commit","published_at":"2017-07-28T00:10:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"fdf95187ebf6beec9ff638d68bfcb2bd309b564c","kind":"commit","published_at":"2017-07-06T18:13:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ae942473471865c96ed9a8a6f092b28d12bf95f6","kind":"commit","published_at":"2017-07-03T03:52:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5909f55da90e80ee650ccc646651b8aa49947efa","kind":"commit","published_at":"2017-07-03T03:44:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2e5201ea68c35be0ae9cdcb899e9090eb3826341","kind":"commit","published_at":"2017-07-02T20:14:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0/manifests"},{"name":"v0.0.4","sha":"701debc794586387679e49394e32b350be570038","kind":"commit","published_at":"2017-07-02T01:31:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c1a96c6f15c93d36be0df9e0ee00a915ffe57af2","kind":"commit","published_at":"2017-07-02T00:55:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"33376aad11ee9065f735d5b5e96b630429264bd5","kind":"commit","published_at":"2017-02-17T01:21:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"0c0d5434d77d8427ac249077da813f4be4cd82d7","kind":"commit","published_at":"2017-02-16T22:59:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T13:19:23.964Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-identify-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-identify-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-identify-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-identify-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:18:31.744Z","issues_count":38,"pull_requests_count":234,"avg_time_to_close_issue":9519858.18918919,"avg_time_to_close_pull_request":1057977.0315315316,"issues_closed_count":37,"pull_requests_closed_count":222,"pull_request_authors_count":104,"issue_authors_count":38,"avg_comments_per_issue":1.8947368421052633,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":89,"past_year_issues_count":9,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":3033.125,"past_year_avg_time_to_close_pull_request":294569.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":58,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/issues","maintainers":[{"login":"asottile","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}],"active_maintainers":[{"login":"asottile","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-identify-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-identify-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-identify-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-identify-pyc/related_packages","maintainers":[{"uuid":"galen@galenabell.com","login":null,"name":"Galen Abell","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Galen Abell","packages_count":109,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Galen Abell","role":null,"created_at":"2025-06-08T15:32:32.526Z","updated_at":"2025-06-08T15:32:32.526Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/galen@galenabell.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11139002,"name":"py3-identify-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-identify","homepage":"https://github.com/pre-commit/identify","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pre-commit/identify","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-03T19:08:17.000Z","latest_release_published_at":"2024-12-03T19:08:17.000Z","latest_release_number":"2.6.3-r0","last_synced_at":"2025-09-06T21:41:03.074Z","created_at":"2024-12-07T12:42:39.308Z","updated_at":"2025-09-07T13:19:24.079Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-identify-pyc","install_command":"apk add py3-identify-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37942951,"uuid":"81786752","full_name":"pre-commit/identify","owner":"pre-commit","description":"File identification library for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T19:30:54.000Z","size":676,"stargazers_count":281,"open_issues_count":4,"forks_count":165,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-06T21:29:34.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/pre-commit.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":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"created_at":"2017-02-13T05:02:37.000Z","updated_at":"2025-09-06T19:30:58.000Z","dependencies_parsed_at":"2023-10-16T06:47:56.571Z","dependency_job_id":"41743253-1b05-4373-b341-47688682d045","html_url":"https://github.com/pre-commit/identify","commit_stats":{"total_commits":561,"total_committers":132,"mean_commits":4.25,"dds":0.554367201426025,"last_synced_commit":"6fd6f6bea8fedb15e54f1477a49325ea82b73911"},"previous_names":[],"tags_count":180,"template":false,"template_full_name":null,"purl":"pkg:github/pre-commit/identify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/sbom","scorecard":{"id":670024,"data":{"date":"2025-08-11","repo":{"name":"github.com/pre-commit/identify","commit":"53fdb98ef92dc697d7b84cf07dbb3e6e5d7493f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 5/9 approved changesets -- score normalized to 5","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":10,"reason":"23 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pre-commit/identify/main.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1"],"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":-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 26 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-21T19:39:29.329Z","repository_id":37942951,"created_at":"2025-08-21T19:39:29.329Z","updated_at":"2025-08-21T19:39:29.329Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274043012,"owners_count":25212550,"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-07T02:00:09.463Z","response_time":67,"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":"pre-commit","name":"pre-commit","uuid":"6943086","kind":"organization","description":"A framework for managing and maintaining multi-language pre-commit hooks.","email":null,"website":"https://pre-commit.com","location":null,"twitter":"pre_commit","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6943086?v=4","repositories_count":29,"last_synced_at":"2024-10-29T22:38:48.625Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"html_url":"https://github.com/pre-commit","funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"total_stars":18774,"followers":308,"following":0,"created_at":"2022-11-02T16:22:39.632Z","updated_at":"2024-10-29T22:38:48.626Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit/repositories"},"tags":[{"name":"v2.6.14","sha":"6667ae3392c3e2178469779352012d4518c8cdc0","kind":"commit","published_at":"2025-09-06T19:30:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14/manifests"},{"name":"v2.6.13","sha":"af4da9c69b07a41dfbfc1f3ec60d27d9aa0654dc","kind":"commit","published_at":"2025-08-09T19:34:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13/manifests"},{"name":"v2.6.12","sha":"51e358dd52e70925011f81db738d441617e3e0f4","kind":"commit","published_at":"2025-05-23T20:37:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"bdd2643326d8acf348e35ca76ddc233da3f0380c","kind":"commit","published_at":"2025-05-23T18:19:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"e200468dd1b921e75a300545bd1e28abe1d5985c","kind":"commit","published_at":"2025-04-19T15:14:19.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"856f0162b1bdb01e47bd31c2cf1786a8ea41bcc5","kind":"commit","published_at":"2025-03-08T15:54:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"f905a2e20c85a323b0ad6d8fd56bd57dcecb95a6","kind":"commit","published_at":"2025-02-22T17:56:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"157ee8efe3a7be5fab92f23396663cf99d4185de","kind":"commit","published_at":"2025-02-08T19:02:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7/manifests"},{"name":"v2.6.6","sha":"5bc1845addd0f9600fe719cc27464bde5c19f839","kind":"commit","published_at":"2025-01-20T20:47:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"1eadcb782d64c204597ec6b2142982a89ebda7ed","kind":"commit","published_at":"2025-01-04T17:05:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"5adfe0958847d3d48752678d6b5c843c438faddc","kind":"commit","published_at":"2024-12-29T22:47:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"f075954372758b34ef542c2e895000ea660a47c9","kind":"commit","published_at":"2024-11-25T23:12:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"6fd6f6bea8fedb15e54f1477a49325ea82b73911","kind":"commit","published_at":"2024-11-09T18:11:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"d1032c90d01cb08038ba0b5cd19a880463763b8b","kind":"commit","published_at":"2024-09-14T23:50:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"577bfe15db2b97328431ec6de934c1a4bacc6edd","kind":"commit","published_at":"2024-07-07T23:39:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0/manifests"},{"name":"v2.5.36","sha":"838a48983fdf6c630ad54404abeed2ca3df0f8c8","kind":"commit","published_at":"2024-04-20T18:02:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.36","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36/manifests"},{"name":"v2.5.35","sha":"62ca9e506b73aa9deb71162a2881c235f25f27cf","kind":"commit","published_at":"2024-02-18T18:12:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.35","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35/manifests"},{"name":"v2.5.34","sha":"edc80451ae7cf106969ef208c6c622995bf56028","kind":"commit","published_at":"2024-02-10T20:21:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.34","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34/manifests"},{"name":"v2.5.33","sha":"3d4672c3a5093861e65096f2a404868fd8de5579","kind":"commit","published_at":"2023-12-07T04:26:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.33","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33/manifests"},{"name":"v2.5.32","sha":"21c9a51667a927a23bd4f35e25e6f7d8427f9f48","kind":"commit","published_at":"2023-11-18T17:52:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.32","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32/manifests"},{"name":"v2.5.31","sha":"15adaae6940c48af971e2dea95e40a0a523335fc","kind":"commit","published_at":"2023-10-28T17:19:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.31","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31/manifests"},{"name":"v2.5.30","sha":"fab994ab57e9fe8b06df041594594a75fa9aaf39","kind":"commit","published_at":"2023-09-30T17:51:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30/manifests"},{"name":"v2.5.29","sha":"0c39344bbac5638853ff80eb21303bd733214dd0","kind":"commit","published_at":"2023-09-15T21:27:10.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29/manifests"},{"name":"v2.5.28","sha":"aa73a4c29a544d8632d5f47f52bddbafb5c79a48","kind":"commit","published_at":"2023-09-11T23:14:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28/manifests"},{"name":"v2.5.27","sha":"881f54e0b494c34d2f2ae5c5e78b8442a4a5f8f3","kind":"commit","published_at":"2023-08-21T15:56:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27/manifests"},{"name":"v2.5.26","sha":"c1b3aa05667b85188121897b4f416d78721e2542","kind":"commit","published_at":"2023-07-22T19:10:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26/manifests"},{"name":"v2.5.25","sha":"0e0f9cf7d416e5410e0d617ae831bd4b18b61b4c","kind":"commit","published_at":"2023-07-19T14:55:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25/manifests"},{"name":"v2.5.24","sha":"ff585ee7228d968b1aef755bb2b31aa6054cc935","kind":"commit","published_at":"2023-05-03T14:45:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24/manifests"},{"name":"v2.5.23","sha":"33c4fa2c32fe0990dc1e2db17351913857424da2","kind":"commit","published_at":"2023-04-25T21:01:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23/manifests"},{"name":"v2.5.22","sha":"d70d842caf3d9b06560de4db74a98260236f592a","kind":"commit","published_at":"2023-03-24T20:23:50.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22/manifests"},{"name":"v2.5.21","sha":"8a04d49546c61c8ba3338fc746e5ee3d8caccd03","kind":"commit","published_at":"2023-03-16T17:20:45.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21/manifests"},{"name":"v2.5.20","sha":"5b9d7ce12b263b71b45c784a76ec769c31753ce0","kind":"commit","published_at":"2023-03-11T17:49:42.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20/manifests"},{"name":"v2.5.19","sha":"2099d471334eb3e2188f86c8535f03859ed9bab1","kind":"commit","published_at":"2023-03-08T15:27:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19/manifests"},{"name":"v2.5.18","sha":"096b499524293d1062df0a3ee4877784f7cacf47","kind":"commit","published_at":"2023-02-13T16:39:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18/manifests"},{"name":"v2.5.17","sha":"f52dde02f53e2f3d0eb052f9baf580e85b9f484b","kind":"commit","published_at":"2023-01-30T16:36:08.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17/manifests"},{"name":"v2.5.16","sha":"1f8349cdc4b504dbe47f01b60057418e1ca3043a","kind":"commit","published_at":"2023-01-28T17:39:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16/manifests"},{"name":"v2.5.15","sha":"d333931450e6a9f333e5a94eea61ce06d74b862b","kind":"commit","published_at":"2023-01-23T17:25:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15/manifests"},{"name":"v2.5.14","sha":"76c8eba9a477d85f31b80d325c9d6bcee0bd1847","kind":"commit","published_at":"2023-01-23T17:24:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14/manifests"},{"name":"v2.5.13","sha":"3e7bb8c7b5327b40c87d5a12a5ec67b399a56234","kind":"commit","published_at":"2023-01-11T21:37:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13/manifests"},{"name":"v2.5.12","sha":"629a1942419bdd8585b84c85e8a21f74e2012a3a","kind":"commit","published_at":"2023-01-03T15:09:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12/manifests"},{"name":"v2.5.11","sha":"543495155bc4a737095e141691612eab320423dd","kind":"commit","published_at":"2022-12-19T21:14:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11/manifests"},{"name":"v2.5.10","sha":"297950fb34bd9220826e4a3c6158cfa9ebc41523","kind":"commit","published_at":"2022-12-15T20:22:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10/manifests"},{"name":"v2.5.9","sha":"12d842e7e392bfc0ebaff2fef1633878421fd6be","kind":"commit","published_at":"2022-11-18T16:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9/manifests"},{"name":"v2.5.8","sha":"a81077b7e1bb35cdfef42f9cdc6754f2cbd48002","kind":"commit","published_at":"2022-10-27T19:59:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"db884981cffce05feea031c3eb7648891e1b37e1","kind":"commit","published_at":"2022-10-25T01:02:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"cd3504eb5cde60eea44743ae6a084a8e22927d5d","kind":"commit","published_at":"2022-10-03T16:38:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e550e2215864a06d2439882828f61abedf58be2c","kind":"commit","published_at":"2022-09-06T12:36:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"207d5f7ac9f4e1f4f14fb18293f0d051c2466e0b","kind":"commit","published_at":"2022-09-05T16:51:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"548a0cbef5df9979c47b5b627f3cb9f2342dbf75","kind":"commit","published_at":"2022-08-03T22:51:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b59a580126505294d44e1a788e2d1b72fb72213e","kind":"commit","published_at":"2022-07-20T03:36:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"d2d53a8a349cdff8b1f3c4add8f4df67ffbbf440","kind":"commit","published_at":"2022-05-19T18:43:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"6e2b83b9c57267b9d2cf3e8a5c0ad91351d0aeb8","kind":"commit","published_at":"2022-04-27T01:26:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0/manifests"},{"name":"v2.4.12","sha":"4a0292b4fab2b5e2f595186b78cca854d41994ad","kind":"commit","published_at":"2022-03-16T16:51:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"22cf27f2f98cbb898c8c892b01bfcd212444736d","kind":"commit","published_at":"2022-02-22T19:36:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"3fb32ccf909ee31ac5625de8f8c5c1068f664215","kind":"commit","published_at":"2022-02-14T14:34:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"45b19a7bf45099217fe4d79d6556fe751be27a6a","kind":"commit","published_at":"2022-02-09T16:04:34.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"939e9c9dab1217a54eedd6ac6e95273a0fbdfd66","kind":"commit","published_at":"2022-02-03T20:14:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"1e14175b857fe4a80abe9846421146b684a692c1","kind":"commit","published_at":"2022-02-01T00:01:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"5d96f711ba999d0f5450a7275e5f8c8610455030","kind":"commit","published_at":"2022-01-27T18:14:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0d91359682cb22916026bcdfdc08b28b978a8f43","kind":"commit","published_at":"2022-01-23T17:58:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"416900ae9d1d97a0df80c6f4e2c192da4a6cfea4","kind":"commit","published_at":"2022-01-13T23:47:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"1086c480941588f469c6902a4f8e181df10b5db9","kind":"commit","published_at":"2022-01-11T15:08:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"5d02d5ce486f6c330b5a393de77c1a7f3f5daef4","kind":"commit","published_at":"2022-01-06T18:25:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"95e30a37bf7c044da3149d85de4a10f5ff494857","kind":"commit","published_at":"2021-12-28T01:47:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"916c5dc5ea7393d22a689b96c89eeaee7aed6aba","kind":"commit","published_at":"2021-11-19T00:52:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"3588a30ce8d7cb802a602078df42874332751a96","kind":"commit","published_at":"2021-11-18T14:38:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"56670143fadb0bed2453deae7ba9a1b008581519","kind":"commit","published_at":"2021-11-16T01:27:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"d6cf57daa5e94f2701cf196eb39adc9f468c36ff","kind":"commit","published_at":"2021-11-08T23:07:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"b466c3322e3d55a37adc0d4178b10a0e2265cc35","kind":"commit","published_at":"2021-11-05T22:10:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7b7c7d9092f3485645bc43a2c950e5162dffe8cb","kind":"commit","published_at":"2021-10-31T15:32:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"acf1e85ad3d4d328bd2fbeed3360d8b3146149d3","kind":"commit","published_at":"2021-10-30T16:22:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"44407bfd2b8a3cd2acbc9bbfb0057b6410eeef0d","kind":"commit","published_at":"2021-10-22T23:22:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"20662c34d80909757206ea7841efafc9dafc9a06","kind":"commit","published_at":"2021-10-02T00:03:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0/manifests"},{"name":"v2.2.15","sha":"8f349b59f356ece95d4defddb07a941187ea3f35","kind":"commit","published_at":"2021-09-19T17:14:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15/manifests"},{"name":"v2.2.14","sha":"33c94aa61a9ce7a79f40efe04ac7bdd0fb070dbe","kind":"commit","published_at":"2021-09-09T00:45:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14/manifests"},{"name":"v2.2.13","sha":"72f1a3e7a100bb37f6c348a4d98dd6da5a9fb043","kind":"commit","published_at":"2021-08-06T16:07:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13/manifests"},{"name":"v2.2.12","sha":"d7d0da54eafb9f0151c7af221272e15f8bdec2be","kind":"commit","published_at":"2021-08-04T13:08:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"109aca227e1c491fddb605510c10a01af8ac3d31","kind":"commit","published_at":"2021-07-09T23:40:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"ee08e725a23a0708f057724d776dc55b0ae4a200","kind":"commit","published_at":"2021-06-07T17:18:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"b6551417e3716f71cc6cbbb6e6c9a06563498cf9","kind":"commit","published_at":"2021-06-05T01:18:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"fc5dd82bbae0fd64211202027c4352c536d13dcb","kind":"commit","published_at":"2021-06-03T15:30:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e6e05dbce111c33f82cdae744da846c3de204543","kind":"commit","published_at":"2021-05-31T00:14:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"bfc1fe4826b6258853bec57ee4c6459e83a810e3","kind":"commit","published_at":"2021-05-25T02:27:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"761779c8829839eeef3c68220c1633c00c8492c2","kind":"commit","published_at":"2021-05-21T21:20:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"ea9b9a077d82dee35b64f81c4536537f6eaa1355","kind":"commit","published_at":"2021-04-21T00:10:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"7ed47f3ce9c44c3aa749a149b4d34e1cabb99b75","kind":"commit","published_at":"2021-04-09T20:03:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e97ff81b6a793be00b43be57bfc2ddf92dd12410","kind":"commit","published_at":"2021-03-28T17:10:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"0f258e01897a185bd0a8b9f6f7be91b10a634154","kind":"commit","published_at":"2021-03-25T00:19:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bc105d59ecbb49730f74cc1fac00674e68aca969","kind":"commit","published_at":"2021-03-20T08:13:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"56d42a200452c3a154ff82beab5ccb5b9217196b","kind":"commit","published_at":"2021-03-18T22:16:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f3578685d50084fee76d8b797f1d2ef79a4787d1","kind":"commit","published_at":"2021-03-14T15:45:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"efbc22e7a0bd7372df9aecc4f88fdd180affdb4f","kind":"commit","published_at":"2021-03-12T05:16:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"184970cefc74eefda4635d21c54f0d03e4b9defe","kind":"commit","published_at":"2021-03-09T02:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"587cbd360a2d68009d62491416294a5a54b1a520","kind":"commit","published_at":"2021-03-03T12:33:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"89d9e7500e59c7eb62ca8eef2cccde8e0f825375","kind":"commit","published_at":"2021-03-01T15:24:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"bc830b53670d15965709a4b2000ab7a9bf520975","kind":"commit","published_at":"2021-03-01T15:05:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"f27d6ebd9b73aa3724f6469aef2fd982d9948d44","kind":"commit","published_at":"2021-02-27T17:10:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2daf98bc5500ce738e266f3013e7515a34062691","kind":"commit","published_at":"2021-02-27T02:01:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0/manifests"},{"name":"v1.5.14","sha":"32cd354f5fc1a19457eea3aa29cbfb1ea3d9ee63","kind":"commit","published_at":"2021-02-20T20:04:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14/manifests"},{"name":"v1.5.13","sha":"ec7d2c87f7a833f5dc014cf58316391b6d7f4712","kind":"commit","published_at":"2021-01-17T03:59:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13/manifests"},{"name":"v1.5.12","sha":"6aa47acdd7c887a5ba6ee22d7122873777616d3f","kind":"commit","published_at":"2021-01-09T16:59:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12/manifests"},{"name":"v1.5.11","sha":"c67d7b4c7b0ea97d5a4109297ff9334f0a871e9c","kind":"commit","published_at":"2020-12-31T19:03:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"ede19ff562dddfbd0b9580ee4cf1bfd520f250e1","kind":"commit","published_at":"2020-11-23T01:19:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"17e9b5359ae5cd4e9fce8c89a9ff3826fd63b74e","kind":"commit","published_at":"2020-11-03T18:44:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"7e8e5088ed4ad9b67930a845c3d0d3727672f2fc","kind":"commit","published_at":"2020-11-03T16:46:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"08875d3edc90affa2061c8307f1b0eed2ae7dbc1","kind":"commit","published_at":"2020-11-02T17:20:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"faa211d9331057a6d8e30cc73324e5aa343a5dc6","kind":"commit","published_at":"2020-10-10T16:12:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"f9019ed99ddce06808ed34bc95a023e4a8c7cbf6","kind":"commit","published_at":"2020-09-24T00:54:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"2afe765db560a49bdcdfeb0ae7bb0b437dd36685","kind":"commit","published_at":"2020-09-21T20:31:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"c7dfc6e0f9f2e6d8c36094305352e9f551774d4d","kind":"commit","published_at":"2020-09-17T19:09:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1cf9486e7c302f13a5ca9be291c71ba9d6aa8452","kind":"commit","published_at":"2020-09-13T03:14:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"dfd92d166ad4eb40693dcd0d0cbf7ab86cec0f27","kind":"commit","published_at":"2020-09-12T17:24:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"00ca0a20015a8106c2cd007cb4989ee035936b99","kind":"commit","published_at":"2020-09-05T19:22:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0/manifests"},{"name":"v1.4.30","sha":"62e98d7bee975f686bab8257c4fe95ff0ff7ab80","kind":"commit","published_at":"2020-09-01T05:25:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30/manifests"},{"name":"v1.4.29","sha":"a1caa07e6c6f636546d3df66f5fccfc465435709","kind":"commit","published_at":"2020-08-24T16:14:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29/manifests"},{"name":"v1.4.28","sha":"bcf64ebdb22e826266a7db83995ce79b931bac58","kind":"commit","published_at":"2020-08-16T18:28:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28/manifests"},{"name":"v1.4.27","sha":"de3e6716162dc45a40a41a7efdb8048acc173c64","kind":"commit","published_at":"2020-08-16T00:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27/manifests"},{"name":"v1.4.26","sha":"d6b5769cbb780d35625b5e6aebcf38d1f045b155","kind":"commit","published_at":"2020-08-14T20:09:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26/manifests"},{"name":"v1.4.25","sha":"8bdaf8e824de80357156f62c62486bd4feb2366c","kind":"commit","published_at":"2020-07-21T22:22:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25/manifests"},{"name":"v1.4.24","sha":"5c9d860b0ef258bbc2c3946ab059b388f683881e","kind":"commit","published_at":"2020-07-19T18:18:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24/manifests"},{"name":"v1.4.23","sha":"8b7d4e90c80676630d952c4c927bf0891086ebd4","kind":"commit","published_at":"2020-07-10T18:40:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23/manifests"},{"name":"v1.4.22","sha":"e9955a044af68cf764f1f6f79a5ee9860c988be4","kind":"commit","published_at":"2020-07-10T16:46:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22/manifests"},{"name":"v1.4.21","sha":"0f22757bf6b40ad9d8317621f3399c4ab179ce98","kind":"commit","published_at":"2020-07-01T00:41:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21/manifests"},{"name":"v1.4.20","sha":"ecc4430c334ed73b66a7a14ef91ff6ef275aeda2","kind":"commit","published_at":"2020-06-21T22:53:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20/manifests"},{"name":"v1.4.19","sha":"ab496703a61f09a090b3e94262166ee5703eddbf","kind":"commit","published_at":"2020-06-04T17:02:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19/manifests"},{"name":"v1.4.18","sha":"41db0380ee2819956ef2e582fb6191c5667d6b3a","kind":"commit","published_at":"2020-05-30T18:15:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18/manifests"},{"name":"v1.4.17","sha":"a8d50cde5c82183dadd47930127057f8026d87f6","kind":"commit","published_at":"2020-05-26T21:08:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"d66cbc5361b495d04d01026f83ca1cc5ee2be962","kind":"commit","published_at":"2020-05-21T23:33:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"2ff570c427bbe85a704327237a6c25bd3bf146b4","kind":"commit","published_at":"2020-04-23T19:25:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"ca64e2c8934091c75ac8aa63a7d3727f3c1f0a60","kind":"commit","published_at":"2020-04-03T21:34:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"2d1f04052ad9e9b35643ba214f76c59db56fd43e","kind":"commit","published_at":"2020-03-24T02:48:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"97cd26fcbe68fe6d13348ba432727b26e8b89b02","kind":"commit","published_at":"2020-03-21T21:50:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"0e04046f13dae130fc306c02f686beb7da83aef3","kind":"commit","published_at":"2020-01-25T15:15:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"ff115f389f8b815c68e115faa1066900b3aa26b0","kind":"commit","published_at":"2020-01-14T18:17:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"d82b4a26cfb2512d4bf4e1be4d18c0bba6887448","kind":"commit","published_at":"2019-12-23T21:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"2f972a98e480a2f29278cea25cab5334fc5d68f1","kind":"commit","published_at":"2019-12-04T21:31:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"e977e961c60ea3d0bd97dcd8b9b7329396707402","kind":"commit","published_at":"2019-08-27T13:51:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"1fd4d7aec99f59d665804d9d8a9e7431cdb6491a","kind":"commit","published_at":"2019-08-12T16:31:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"0a4c005d6d816f9b46ff9ff9c4e27fa4349573ad","kind":"commit","published_at":"2019-06-15T14:59:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"503000287ef1dd560da551137a5c17d94c9f4b00","kind":"commit","published_at":"2019-06-11T16:05:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a431b64f49ab6a845013a2d6e0df3d7993e416e","kind":"commit","published_at":"2019-05-10T14:47:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"27ff23a3a5a08fb46e7eac79c393c1d678b4217a","kind":"commit","published_at":"2019-04-28T01:34:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"1d824d3d7257a3520e97eaa971c80f221817757f","kind":"commit","published_at":"2019-03-27T23:14:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7239eac70260eeec41fd26a00829416651b03afa","kind":"commit","published_at":"2019-03-01T18:13:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"973952789018d518ba19e9190f264ccb9e8cc43a","kind":"commit","published_at":"2019-02-23T19:51:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"d9909d75844139acd6b2a1950265cea2d9561a20","kind":"commit","published_at":"2019-02-14T20:41:14.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"81de71ba4910d59bb2760b2494a43faa4d31432f","kind":"commit","published_at":"2019-01-26T05:49:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2d202e3fcca52c7c722a7b81f27dac73b3a558b6","kind":"commit","published_at":"2019-01-18T21:02:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0/manifests"},{"name":"v1.1.8","sha":"1af88acc98ca80bf0c716241e35544d18337540f","kind":"commit","published_at":"2019-01-02T01:21:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"88299dad1cfbda9372bdae699bdd8f7887c474d1","kind":"commit","published_at":"2018-10-05T16:15:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"86cfa2811e04e5e8c69aa1dc7d2f64f7275aec93","kind":"commit","published_at":"2018-09-16T23:05:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"0ec4cbf783ba9a1f4ede457bcd3b8d79e28109ad","kind":"commit","published_at":"2018-09-07T15:21:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"80ba3a8017911ea3f1354527c501eb996582e968","kind":"commit","published_at":"2018-07-25T21:47:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"889f80d0c8d1ba13b324feac46ae88b72d10b91c","kind":"commit","published_at":"2018-07-11T05:04:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"06b0136020527ab09d972c6d6760b4fd68c345f0","kind":"commit","published_at":"2018-07-09T15:16:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"5dd5c49d4fc3db08a5caa98e8ec4542fbc3f631e","kind":"commit","published_at":"2018-07-05T22:37:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"11974e5eb0e3a6ef8f0dd5e280b56af7e5221838","kind":"commit","published_at":"2018-06-09T18:22:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0/manifests"},{"name":"v1.0.18","sha":"3cd70ac984e63040110c3a5c317c7752f82cf645","kind":"commit","published_at":"2018-05-24T22:40:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"236dd3a6ea77c5e49d7b3649becf351a7f2fba5d","kind":"commit","published_at":"2018-05-23T02:29:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"ac4063fd16b3f2566d7c88fa451b2ddd4ca30afe","kind":"commit","published_at":"2018-05-08T15:40:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"4c33a84241c209d7799f3b118b9f5f0f0a04fb72","kind":"commit","published_at":"2018-05-05T15:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"0477f801318f46fb3599f3d14667d822e2a58646","kind":"commit","published_at":"2018-05-03T14:14:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"5b26de539d10c1448ae905e6aa1d0eadc5921fb2","kind":"commit","published_at":"2018-04-16T16:43:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"b67d3a5ad480ae7f5671450e74c1955aa08b2d18","kind":"commit","published_at":"2018-04-14T17:28:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4a5fb9974cb5f4256384a2542065b3947434d91b","kind":"commit","published_at":"2018-04-11T20:00:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"35536a7a011c25deaa1866d8bf884a387e074b40","kind":"commit","published_at":"2018-04-11T03:20:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"9441aa7591d34bf1feaefdcd6831aa36ece3b6d1","kind":"commit","published_at":"2018-04-04T22:41:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"6c5cae359ae3c99812086ab3e4657bfbdb4cff27","kind":"commit","published_at":"2018-03-11T17:58:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"39c020afff92d50d6ffb8b251f5bdc30d51ca96c","kind":"commit","published_at":"2017-11-13T20:28:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"0577ac36a243fe7a82531cc041933b434d797e18","kind":"commit","published_at":"2017-09-21T20:36:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"bbd0284ce65e82a04d53c4c0f5c067c9aefb6564","kind":"commit","published_at":"2017-07-28T18:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"af2b3c828528a4c405a73ff0371684f3d9fd3a0e","kind":"commit","published_at":"2017-07-28T00:10:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"fdf95187ebf6beec9ff638d68bfcb2bd309b564c","kind":"commit","published_at":"2017-07-06T18:13:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ae942473471865c96ed9a8a6f092b28d12bf95f6","kind":"commit","published_at":"2017-07-03T03:52:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5909f55da90e80ee650ccc646651b8aa49947efa","kind":"commit","published_at":"2017-07-03T03:44:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2e5201ea68c35be0ae9cdcb899e9090eb3826341","kind":"commit","published_at":"2017-07-02T20:14:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0/manifests"},{"name":"v0.0.4","sha":"701debc794586387679e49394e32b350be570038","kind":"commit","published_at":"2017-07-02T01:31:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c1a96c6f15c93d36be0df9e0ee00a915ffe57af2","kind":"commit","published_at":"2017-07-02T00:55:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"33376aad11ee9065f735d5b5e96b630429264bd5","kind":"commit","published_at":"2017-02-17T01:21:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"0c0d5434d77d8427ac249077da813f4be4cd82d7","kind":"commit","published_at":"2017-02-16T22:59:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T13:19:24.079Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-identify-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-identify-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-identify-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-identify-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:18:31.744Z","issues_count":38,"pull_requests_count":234,"avg_time_to_close_issue":9519858.18918919,"avg_time_to_close_pull_request":1057977.0315315316,"issues_closed_count":37,"pull_requests_closed_count":222,"pull_request_authors_count":104,"issue_authors_count":38,"avg_comments_per_issue":1.8947368421052633,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":89,"past_year_issues_count":9,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":3033.125,"past_year_avg_time_to_close_pull_request":294569.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":58,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/issues","maintainers":[{"login":"asottile","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}],"active_maintainers":[{"login":"asottile","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-identify-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-identify-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-identify-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-identify-pyc/related_packages","maintainers":[{"uuid":"galen@galenabell.com","login":null,"name":"Galen Abell","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Galen Abell","packages_count":103,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Galen Abell","role":null,"created_at":"2024-12-09T00:39:34.167Z","updated_at":"2024-12-09T00:39:34.167Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/galen@galenabell.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":10344555,"name":"py3-identify-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-identify","homepage":"https://github.com/pre-commit/identify","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pre-commit/identify","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-21T12:44:19.000Z","latest_release_published_at":"2024-04-21T12:44:19.000Z","latest_release_number":"2.5.36-r0","last_synced_at":"2025-09-06T21:40:57.077Z","created_at":"2024-06-11T09:59:03.239Z","updated_at":"2025-09-07T13:19:23.969Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-identify-pyc","install_command":"apk add py3-identify-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37942951,"uuid":"81786752","full_name":"pre-commit/identify","owner":"pre-commit","description":"File identification library for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T19:30:54.000Z","size":676,"stargazers_count":281,"open_issues_count":4,"forks_count":165,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-06T21:29:34.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/pre-commit.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":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"created_at":"2017-02-13T05:02:37.000Z","updated_at":"2025-09-06T19:30:58.000Z","dependencies_parsed_at":"2023-10-16T06:47:56.571Z","dependency_job_id":"41743253-1b05-4373-b341-47688682d045","html_url":"https://github.com/pre-commit/identify","commit_stats":{"total_commits":561,"total_committers":132,"mean_commits":4.25,"dds":0.554367201426025,"last_synced_commit":"6fd6f6bea8fedb15e54f1477a49325ea82b73911"},"previous_names":[],"tags_count":180,"template":false,"template_full_name":null,"purl":"pkg:github/pre-commit/identify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/sbom","scorecard":{"id":670024,"data":{"date":"2025-08-11","repo":{"name":"github.com/pre-commit/identify","commit":"53fdb98ef92dc697d7b84cf07dbb3e6e5d7493f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 5/9 approved changesets -- score normalized to 5","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":10,"reason":"23 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pre-commit/identify/main.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1"],"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":-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 26 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-21T19:39:29.329Z","repository_id":37942951,"created_at":"2025-08-21T19:39:29.329Z","updated_at":"2025-08-21T19:39:29.329Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274043012,"owners_count":25212550,"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-07T02:00:09.463Z","response_time":67,"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":"pre-commit","name":"pre-commit","uuid":"6943086","kind":"organization","description":"A framework for managing and maintaining multi-language pre-commit hooks.","email":null,"website":"https://pre-commit.com","location":null,"twitter":"pre_commit","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6943086?v=4","repositories_count":29,"last_synced_at":"2024-10-29T22:38:48.625Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"html_url":"https://github.com/pre-commit","funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"total_stars":18774,"followers":308,"following":0,"created_at":"2022-11-02T16:22:39.632Z","updated_at":"2024-10-29T22:38:48.626Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit/repositories"},"tags":[{"name":"v2.6.14","sha":"6667ae3392c3e2178469779352012d4518c8cdc0","kind":"commit","published_at":"2025-09-06T19:30:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14/manifests"},{"name":"v2.6.13","sha":"af4da9c69b07a41dfbfc1f3ec60d27d9aa0654dc","kind":"commit","published_at":"2025-08-09T19:34:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13/manifests"},{"name":"v2.6.12","sha":"51e358dd52e70925011f81db738d441617e3e0f4","kind":"commit","published_at":"2025-05-23T20:37:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"bdd2643326d8acf348e35ca76ddc233da3f0380c","kind":"commit","published_at":"2025-05-23T18:19:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"e200468dd1b921e75a300545bd1e28abe1d5985c","kind":"commit","published_at":"2025-04-19T15:14:19.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"856f0162b1bdb01e47bd31c2cf1786a8ea41bcc5","kind":"commit","published_at":"2025-03-08T15:54:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"f905a2e20c85a323b0ad6d8fd56bd57dcecb95a6","kind":"commit","published_at":"2025-02-22T17:56:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"157ee8efe3a7be5fab92f23396663cf99d4185de","kind":"commit","published_at":"2025-02-08T19:02:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7/manifests"},{"name":"v2.6.6","sha":"5bc1845addd0f9600fe719cc27464bde5c19f839","kind":"commit","published_at":"2025-01-20T20:47:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"1eadcb782d64c204597ec6b2142982a89ebda7ed","kind":"commit","published_at":"2025-01-04T17:05:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"5adfe0958847d3d48752678d6b5c843c438faddc","kind":"commit","published_at":"2024-12-29T22:47:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"f075954372758b34ef542c2e895000ea660a47c9","kind":"commit","published_at":"2024-11-25T23:12:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"6fd6f6bea8fedb15e54f1477a49325ea82b73911","kind":"commit","published_at":"2024-11-09T18:11:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"d1032c90d01cb08038ba0b5cd19a880463763b8b","kind":"commit","published_at":"2024-09-14T23:50:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"577bfe15db2b97328431ec6de934c1a4bacc6edd","kind":"commit","published_at":"2024-07-07T23:39:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0/manifests"},{"name":"v2.5.36","sha":"838a48983fdf6c630ad54404abeed2ca3df0f8c8","kind":"commit","published_at":"2024-04-20T18:02:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.36","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36/manifests"},{"name":"v2.5.35","sha":"62ca9e506b73aa9deb71162a2881c235f25f27cf","kind":"commit","published_at":"2024-02-18T18:12:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.35","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35/manifests"},{"name":"v2.5.34","sha":"edc80451ae7cf106969ef208c6c622995bf56028","kind":"commit","published_at":"2024-02-10T20:21:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.34","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34/manifests"},{"name":"v2.5.33","sha":"3d4672c3a5093861e65096f2a404868fd8de5579","kind":"commit","published_at":"2023-12-07T04:26:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.33","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33/manifests"},{"name":"v2.5.32","sha":"21c9a51667a927a23bd4f35e25e6f7d8427f9f48","kind":"commit","published_at":"2023-11-18T17:52:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.32","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32/manifests"},{"name":"v2.5.31","sha":"15adaae6940c48af971e2dea95e40a0a523335fc","kind":"commit","published_at":"2023-10-28T17:19:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.31","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31/manifests"},{"name":"v2.5.30","sha":"fab994ab57e9fe8b06df041594594a75fa9aaf39","kind":"commit","published_at":"2023-09-30T17:51:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30/manifests"},{"name":"v2.5.29","sha":"0c39344bbac5638853ff80eb21303bd733214dd0","kind":"commit","published_at":"2023-09-15T21:27:10.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29/manifests"},{"name":"v2.5.28","sha":"aa73a4c29a544d8632d5f47f52bddbafb5c79a48","kind":"commit","published_at":"2023-09-11T23:14:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28/manifests"},{"name":"v2.5.27","sha":"881f54e0b494c34d2f2ae5c5e78b8442a4a5f8f3","kind":"commit","published_at":"2023-08-21T15:56:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27/manifests"},{"name":"v2.5.26","sha":"c1b3aa05667b85188121897b4f416d78721e2542","kind":"commit","published_at":"2023-07-22T19:10:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26/manifests"},{"name":"v2.5.25","sha":"0e0f9cf7d416e5410e0d617ae831bd4b18b61b4c","kind":"commit","published_at":"2023-07-19T14:55:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25/manifests"},{"name":"v2.5.24","sha":"ff585ee7228d968b1aef755bb2b31aa6054cc935","kind":"commit","published_at":"2023-05-03T14:45:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24/manifests"},{"name":"v2.5.23","sha":"33c4fa2c32fe0990dc1e2db17351913857424da2","kind":"commit","published_at":"2023-04-25T21:01:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23/manifests"},{"name":"v2.5.22","sha":"d70d842caf3d9b06560de4db74a98260236f592a","kind":"commit","published_at":"2023-03-24T20:23:50.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22/manifests"},{"name":"v2.5.21","sha":"8a04d49546c61c8ba3338fc746e5ee3d8caccd03","kind":"commit","published_at":"2023-03-16T17:20:45.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21/manifests"},{"name":"v2.5.20","sha":"5b9d7ce12b263b71b45c784a76ec769c31753ce0","kind":"commit","published_at":"2023-03-11T17:49:42.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20/manifests"},{"name":"v2.5.19","sha":"2099d471334eb3e2188f86c8535f03859ed9bab1","kind":"commit","published_at":"2023-03-08T15:27:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19/manifests"},{"name":"v2.5.18","sha":"096b499524293d1062df0a3ee4877784f7cacf47","kind":"commit","published_at":"2023-02-13T16:39:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18/manifests"},{"name":"v2.5.17","sha":"f52dde02f53e2f3d0eb052f9baf580e85b9f484b","kind":"commit","published_at":"2023-01-30T16:36:08.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17/manifests"},{"name":"v2.5.16","sha":"1f8349cdc4b504dbe47f01b60057418e1ca3043a","kind":"commit","published_at":"2023-01-28T17:39:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16/manifests"},{"name":"v2.5.15","sha":"d333931450e6a9f333e5a94eea61ce06d74b862b","kind":"commit","published_at":"2023-01-23T17:25:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15/manifests"},{"name":"v2.5.14","sha":"76c8eba9a477d85f31b80d325c9d6bcee0bd1847","kind":"commit","published_at":"2023-01-23T17:24:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14/manifests"},{"name":"v2.5.13","sha":"3e7bb8c7b5327b40c87d5a12a5ec67b399a56234","kind":"commit","published_at":"2023-01-11T21:37:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13/manifests"},{"name":"v2.5.12","sha":"629a1942419bdd8585b84c85e8a21f74e2012a3a","kind":"commit","published_at":"2023-01-03T15:09:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12/manifests"},{"name":"v2.5.11","sha":"543495155bc4a737095e141691612eab320423dd","kind":"commit","published_at":"2022-12-19T21:14:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11/manifests"},{"name":"v2.5.10","sha":"297950fb34bd9220826e4a3c6158cfa9ebc41523","kind":"commit","published_at":"2022-12-15T20:22:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10/manifests"},{"name":"v2.5.9","sha":"12d842e7e392bfc0ebaff2fef1633878421fd6be","kind":"commit","published_at":"2022-11-18T16:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9/manifests"},{"name":"v2.5.8","sha":"a81077b7e1bb35cdfef42f9cdc6754f2cbd48002","kind":"commit","published_at":"2022-10-27T19:59:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"db884981cffce05feea031c3eb7648891e1b37e1","kind":"commit","published_at":"2022-10-25T01:02:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"cd3504eb5cde60eea44743ae6a084a8e22927d5d","kind":"commit","published_at":"2022-10-03T16:38:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e550e2215864a06d2439882828f61abedf58be2c","kind":"commit","published_at":"2022-09-06T12:36:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"207d5f7ac9f4e1f4f14fb18293f0d051c2466e0b","kind":"commit","published_at":"2022-09-05T16:51:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"548a0cbef5df9979c47b5b627f3cb9f2342dbf75","kind":"commit","published_at":"2022-08-03T22:51:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b59a580126505294d44e1a788e2d1b72fb72213e","kind":"commit","published_at":"2022-07-20T03:36:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"d2d53a8a349cdff8b1f3c4add8f4df67ffbbf440","kind":"commit","published_at":"2022-05-19T18:43:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"6e2b83b9c57267b9d2cf3e8a5c0ad91351d0aeb8","kind":"commit","published_at":"2022-04-27T01:26:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0/manifests"},{"name":"v2.4.12","sha":"4a0292b4fab2b5e2f595186b78cca854d41994ad","kind":"commit","published_at":"2022-03-16T16:51:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"22cf27f2f98cbb898c8c892b01bfcd212444736d","kind":"commit","published_at":"2022-02-22T19:36:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"3fb32ccf909ee31ac5625de8f8c5c1068f664215","kind":"commit","published_at":"2022-02-14T14:34:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"45b19a7bf45099217fe4d79d6556fe751be27a6a","kind":"commit","published_at":"2022-02-09T16:04:34.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"939e9c9dab1217a54eedd6ac6e95273a0fbdfd66","kind":"commit","published_at":"2022-02-03T20:14:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"1e14175b857fe4a80abe9846421146b684a692c1","kind":"commit","published_at":"2022-02-01T00:01:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"5d96f711ba999d0f5450a7275e5f8c8610455030","kind":"commit","published_at":"2022-01-27T18:14:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0d91359682cb22916026bcdfdc08b28b978a8f43","kind":"commit","published_at":"2022-01-23T17:58:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"416900ae9d1d97a0df80c6f4e2c192da4a6cfea4","kind":"commit","published_at":"2022-01-13T23:47:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"1086c480941588f469c6902a4f8e181df10b5db9","kind":"commit","published_at":"2022-01-11T15:08:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"5d02d5ce486f6c330b5a393de77c1a7f3f5daef4","kind":"commit","published_at":"2022-01-06T18:25:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"95e30a37bf7c044da3149d85de4a10f5ff494857","kind":"commit","published_at":"2021-12-28T01:47:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"916c5dc5ea7393d22a689b96c89eeaee7aed6aba","kind":"commit","published_at":"2021-11-19T00:52:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"3588a30ce8d7cb802a602078df42874332751a96","kind":"commit","published_at":"2021-11-18T14:38:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"56670143fadb0bed2453deae7ba9a1b008581519","kind":"commit","published_at":"2021-11-16T01:27:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"d6cf57daa5e94f2701cf196eb39adc9f468c36ff","kind":"commit","published_at":"2021-11-08T23:07:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"b466c3322e3d55a37adc0d4178b10a0e2265cc35","kind":"commit","published_at":"2021-11-05T22:10:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7b7c7d9092f3485645bc43a2c950e5162dffe8cb","kind":"commit","published_at":"2021-10-31T15:32:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"acf1e85ad3d4d328bd2fbeed3360d8b3146149d3","kind":"commit","published_at":"2021-10-30T16:22:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"44407bfd2b8a3cd2acbc9bbfb0057b6410eeef0d","kind":"commit","published_at":"2021-10-22T23:22:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"20662c34d80909757206ea7841efafc9dafc9a06","kind":"commit","published_at":"2021-10-02T00:03:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0/manifests"},{"name":"v2.2.15","sha":"8f349b59f356ece95d4defddb07a941187ea3f35","kind":"commit","published_at":"2021-09-19T17:14:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15/manifests"},{"name":"v2.2.14","sha":"33c94aa61a9ce7a79f40efe04ac7bdd0fb070dbe","kind":"commit","published_at":"2021-09-09T00:45:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14/manifests"},{"name":"v2.2.13","sha":"72f1a3e7a100bb37f6c348a4d98dd6da5a9fb043","kind":"commit","published_at":"2021-08-06T16:07:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13/manifests"},{"name":"v2.2.12","sha":"d7d0da54eafb9f0151c7af221272e15f8bdec2be","kind":"commit","published_at":"2021-08-04T13:08:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"109aca227e1c491fddb605510c10a01af8ac3d31","kind":"commit","published_at":"2021-07-09T23:40:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"ee08e725a23a0708f057724d776dc55b0ae4a200","kind":"commit","published_at":"2021-06-07T17:18:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"b6551417e3716f71cc6cbbb6e6c9a06563498cf9","kind":"commit","published_at":"2021-06-05T01:18:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"fc5dd82bbae0fd64211202027c4352c536d13dcb","kind":"commit","published_at":"2021-06-03T15:30:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e6e05dbce111c33f82cdae744da846c3de204543","kind":"commit","published_at":"2021-05-31T00:14:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"bfc1fe4826b6258853bec57ee4c6459e83a810e3","kind":"commit","published_at":"2021-05-25T02:27:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"761779c8829839eeef3c68220c1633c00c8492c2","kind":"commit","published_at":"2021-05-21T21:20:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"ea9b9a077d82dee35b64f81c4536537f6eaa1355","kind":"commit","published_at":"2021-04-21T00:10:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"7ed47f3ce9c44c3aa749a149b4d34e1cabb99b75","kind":"commit","published_at":"2021-04-09T20:03:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e97ff81b6a793be00b43be57bfc2ddf92dd12410","kind":"commit","published_at":"2021-03-28T17:10:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"0f258e01897a185bd0a8b9f6f7be91b10a634154","kind":"commit","published_at":"2021-03-25T00:19:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bc105d59ecbb49730f74cc1fac00674e68aca969","kind":"commit","published_at":"2021-03-20T08:13:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"56d42a200452c3a154ff82beab5ccb5b9217196b","kind":"commit","published_at":"2021-03-18T22:16:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f3578685d50084fee76d8b797f1d2ef79a4787d1","kind":"commit","published_at":"2021-03-14T15:45:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"efbc22e7a0bd7372df9aecc4f88fdd180affdb4f","kind":"commit","published_at":"2021-03-12T05:16:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"184970cefc74eefda4635d21c54f0d03e4b9defe","kind":"commit","published_at":"2021-03-09T02:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"587cbd360a2d68009d62491416294a5a54b1a520","kind":"commit","published_at":"2021-03-03T12:33:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"89d9e7500e59c7eb62ca8eef2cccde8e0f825375","kind":"commit","published_at":"2021-03-01T15:24:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"bc830b53670d15965709a4b2000ab7a9bf520975","kind":"commit","published_at":"2021-03-01T15:05:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"f27d6ebd9b73aa3724f6469aef2fd982d9948d44","kind":"commit","published_at":"2021-02-27T17:10:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2daf98bc5500ce738e266f3013e7515a34062691","kind":"commit","published_at":"2021-02-27T02:01:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0/manifests"},{"name":"v1.5.14","sha":"32cd354f5fc1a19457eea3aa29cbfb1ea3d9ee63","kind":"commit","published_at":"2021-02-20T20:04:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14/manifests"},{"name":"v1.5.13","sha":"ec7d2c87f7a833f5dc014cf58316391b6d7f4712","kind":"commit","published_at":"2021-01-17T03:59:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13/manifests"},{"name":"v1.5.12","sha":"6aa47acdd7c887a5ba6ee22d7122873777616d3f","kind":"commit","published_at":"2021-01-09T16:59:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12/manifests"},{"name":"v1.5.11","sha":"c67d7b4c7b0ea97d5a4109297ff9334f0a871e9c","kind":"commit","published_at":"2020-12-31T19:03:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"ede19ff562dddfbd0b9580ee4cf1bfd520f250e1","kind":"commit","published_at":"2020-11-23T01:19:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"17e9b5359ae5cd4e9fce8c89a9ff3826fd63b74e","kind":"commit","published_at":"2020-11-03T18:44:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"7e8e5088ed4ad9b67930a845c3d0d3727672f2fc","kind":"commit","published_at":"2020-11-03T16:46:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"08875d3edc90affa2061c8307f1b0eed2ae7dbc1","kind":"commit","published_at":"2020-11-02T17:20:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"faa211d9331057a6d8e30cc73324e5aa343a5dc6","kind":"commit","published_at":"2020-10-10T16:12:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"f9019ed99ddce06808ed34bc95a023e4a8c7cbf6","kind":"commit","published_at":"2020-09-24T00:54:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"2afe765db560a49bdcdfeb0ae7bb0b437dd36685","kind":"commit","published_at":"2020-09-21T20:31:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"c7dfc6e0f9f2e6d8c36094305352e9f551774d4d","kind":"commit","published_at":"2020-09-17T19:09:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1cf9486e7c302f13a5ca9be291c71ba9d6aa8452","kind":"commit","published_at":"2020-09-13T03:14:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"dfd92d166ad4eb40693dcd0d0cbf7ab86cec0f27","kind":"commit","published_at":"2020-09-12T17:24:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"00ca0a20015a8106c2cd007cb4989ee035936b99","kind":"commit","published_at":"2020-09-05T19:22:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0/manifests"},{"name":"v1.4.30","sha":"62e98d7bee975f686bab8257c4fe95ff0ff7ab80","kind":"commit","published_at":"2020-09-01T05:25:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30/manifests"},{"name":"v1.4.29","sha":"a1caa07e6c6f636546d3df66f5fccfc465435709","kind":"commit","published_at":"2020-08-24T16:14:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29/manifests"},{"name":"v1.4.28","sha":"bcf64ebdb22e826266a7db83995ce79b931bac58","kind":"commit","published_at":"2020-08-16T18:28:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28/manifests"},{"name":"v1.4.27","sha":"de3e6716162dc45a40a41a7efdb8048acc173c64","kind":"commit","published_at":"2020-08-16T00:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27/manifests"},{"name":"v1.4.26","sha":"d6b5769cbb780d35625b5e6aebcf38d1f045b155","kind":"commit","published_at":"2020-08-14T20:09:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26/manifests"},{"name":"v1.4.25","sha":"8bdaf8e824de80357156f62c62486bd4feb2366c","kind":"commit","published_at":"2020-07-21T22:22:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25/manifests"},{"name":"v1.4.24","sha":"5c9d860b0ef258bbc2c3946ab059b388f683881e","kind":"commit","published_at":"2020-07-19T18:18:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24/manifests"},{"name":"v1.4.23","sha":"8b7d4e90c80676630d952c4c927bf0891086ebd4","kind":"commit","published_at":"2020-07-10T18:40:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23/manifests"},{"name":"v1.4.22","sha":"e9955a044af68cf764f1f6f79a5ee9860c988be4","kind":"commit","published_at":"2020-07-10T16:46:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22/manifests"},{"name":"v1.4.21","sha":"0f22757bf6b40ad9d8317621f3399c4ab179ce98","kind":"commit","published_at":"2020-07-01T00:41:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21/manifests"},{"name":"v1.4.20","sha":"ecc4430c334ed73b66a7a14ef91ff6ef275aeda2","kind":"commit","published_at":"2020-06-21T22:53:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20/manifests"},{"name":"v1.4.19","sha":"ab496703a61f09a090b3e94262166ee5703eddbf","kind":"commit","published_at":"2020-06-04T17:02:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19/manifests"},{"name":"v1.4.18","sha":"41db0380ee2819956ef2e582fb6191c5667d6b3a","kind":"commit","published_at":"2020-05-30T18:15:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18/manifests"},{"name":"v1.4.17","sha":"a8d50cde5c82183dadd47930127057f8026d87f6","kind":"commit","published_at":"2020-05-26T21:08:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"d66cbc5361b495d04d01026f83ca1cc5ee2be962","kind":"commit","published_at":"2020-05-21T23:33:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"2ff570c427bbe85a704327237a6c25bd3bf146b4","kind":"commit","published_at":"2020-04-23T19:25:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"ca64e2c8934091c75ac8aa63a7d3727f3c1f0a60","kind":"commit","published_at":"2020-04-03T21:34:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"2d1f04052ad9e9b35643ba214f76c59db56fd43e","kind":"commit","published_at":"2020-03-24T02:48:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"97cd26fcbe68fe6d13348ba432727b26e8b89b02","kind":"commit","published_at":"2020-03-21T21:50:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"0e04046f13dae130fc306c02f686beb7da83aef3","kind":"commit","published_at":"2020-01-25T15:15:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"ff115f389f8b815c68e115faa1066900b3aa26b0","kind":"commit","published_at":"2020-01-14T18:17:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"d82b4a26cfb2512d4bf4e1be4d18c0bba6887448","kind":"commit","published_at":"2019-12-23T21:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"2f972a98e480a2f29278cea25cab5334fc5d68f1","kind":"commit","published_at":"2019-12-04T21:31:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"e977e961c60ea3d0bd97dcd8b9b7329396707402","kind":"commit","published_at":"2019-08-27T13:51:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"1fd4d7aec99f59d665804d9d8a9e7431cdb6491a","kind":"commit","published_at":"2019-08-12T16:31:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"0a4c005d6d816f9b46ff9ff9c4e27fa4349573ad","kind":"commit","published_at":"2019-06-15T14:59:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"503000287ef1dd560da551137a5c17d94c9f4b00","kind":"commit","published_at":"2019-06-11T16:05:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a431b64f49ab6a845013a2d6e0df3d7993e416e","kind":"commit","published_at":"2019-05-10T14:47:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"27ff23a3a5a08fb46e7eac79c393c1d678b4217a","kind":"commit","published_at":"2019-04-28T01:34:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"1d824d3d7257a3520e97eaa971c80f221817757f","kind":"commit","published_at":"2019-03-27T23:14:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7239eac70260eeec41fd26a00829416651b03afa","kind":"commit","published_at":"2019-03-01T18:13:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"973952789018d518ba19e9190f264ccb9e8cc43a","kind":"commit","published_at":"2019-02-23T19:51:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"d9909d75844139acd6b2a1950265cea2d9561a20","kind":"commit","published_at":"2019-02-14T20:41:14.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"81de71ba4910d59bb2760b2494a43faa4d31432f","kind":"commit","published_at":"2019-01-26T05:49:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2d202e3fcca52c7c722a7b81f27dac73b3a558b6","kind":"commit","published_at":"2019-01-18T21:02:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0/manifests"},{"name":"v1.1.8","sha":"1af88acc98ca80bf0c716241e35544d18337540f","kind":"commit","published_at":"2019-01-02T01:21:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"88299dad1cfbda9372bdae699bdd8f7887c474d1","kind":"commit","published_at":"2018-10-05T16:15:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"86cfa2811e04e5e8c69aa1dc7d2f64f7275aec93","kind":"commit","published_at":"2018-09-16T23:05:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"0ec4cbf783ba9a1f4ede457bcd3b8d79e28109ad","kind":"commit","published_at":"2018-09-07T15:21:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"80ba3a8017911ea3f1354527c501eb996582e968","kind":"commit","published_at":"2018-07-25T21:47:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"889f80d0c8d1ba13b324feac46ae88b72d10b91c","kind":"commit","published_at":"2018-07-11T05:04:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"06b0136020527ab09d972c6d6760b4fd68c345f0","kind":"commit","published_at":"2018-07-09T15:16:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"5dd5c49d4fc3db08a5caa98e8ec4542fbc3f631e","kind":"commit","published_at":"2018-07-05T22:37:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"11974e5eb0e3a6ef8f0dd5e280b56af7e5221838","kind":"commit","published_at":"2018-06-09T18:22:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0/manifests"},{"name":"v1.0.18","sha":"3cd70ac984e63040110c3a5c317c7752f82cf645","kind":"commit","published_at":"2018-05-24T22:40:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"236dd3a6ea77c5e49d7b3649becf351a7f2fba5d","kind":"commit","published_at":"2018-05-23T02:29:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"ac4063fd16b3f2566d7c88fa451b2ddd4ca30afe","kind":"commit","published_at":"2018-05-08T15:40:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"4c33a84241c209d7799f3b118b9f5f0f0a04fb72","kind":"commit","published_at":"2018-05-05T15:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"0477f801318f46fb3599f3d14667d822e2a58646","kind":"commit","published_at":"2018-05-03T14:14:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"5b26de539d10c1448ae905e6aa1d0eadc5921fb2","kind":"commit","published_at":"2018-04-16T16:43:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"b67d3a5ad480ae7f5671450e74c1955aa08b2d18","kind":"commit","published_at":"2018-04-14T17:28:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4a5fb9974cb5f4256384a2542065b3947434d91b","kind":"commit","published_at":"2018-04-11T20:00:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"35536a7a011c25deaa1866d8bf884a387e074b40","kind":"commit","published_at":"2018-04-11T03:20:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"9441aa7591d34bf1feaefdcd6831aa36ece3b6d1","kind":"commit","published_at":"2018-04-04T22:41:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"6c5cae359ae3c99812086ab3e4657bfbdb4cff27","kind":"commit","published_at":"2018-03-11T17:58:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"39c020afff92d50d6ffb8b251f5bdc30d51ca96c","kind":"commit","published_at":"2017-11-13T20:28:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"0577ac36a243fe7a82531cc041933b434d797e18","kind":"commit","published_at":"2017-09-21T20:36:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"bbd0284ce65e82a04d53c4c0f5c067c9aefb6564","kind":"commit","published_at":"2017-07-28T18:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"af2b3c828528a4c405a73ff0371684f3d9fd3a0e","kind":"commit","published_at":"2017-07-28T00:10:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"fdf95187ebf6beec9ff638d68bfcb2bd309b564c","kind":"commit","published_at":"2017-07-06T18:13:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ae942473471865c96ed9a8a6f092b28d12bf95f6","kind":"commit","published_at":"2017-07-03T03:52:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5909f55da90e80ee650ccc646651b8aa49947efa","kind":"commit","published_at":"2017-07-03T03:44:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2e5201ea68c35be0ae9cdcb899e9090eb3826341","kind":"commit","published_at":"2017-07-02T20:14:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0/manifests"},{"name":"v0.0.4","sha":"701debc794586387679e49394e32b350be570038","kind":"commit","published_at":"2017-07-02T01:31:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c1a96c6f15c93d36be0df9e0ee00a915ffe57af2","kind":"commit","published_at":"2017-07-02T00:55:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"33376aad11ee9065f735d5b5e96b630429264bd5","kind":"commit","published_at":"2017-02-17T01:21:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"0c0d5434d77d8427ac249077da813f4be4cd82d7","kind":"commit","published_at":"2017-02-16T22:59:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T13:19:23.968Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-identify-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-identify-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-identify-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-identify-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:18:31.744Z","issues_count":38,"pull_requests_count":234,"avg_time_to_close_issue":9519858.18918919,"avg_time_to_close_pull_request":1057977.0315315316,"issues_closed_count":37,"pull_requests_closed_count":222,"pull_request_authors_count":104,"issue_authors_count":38,"avg_comments_per_issue":1.8947368421052633,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":89,"past_year_issues_count":9,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":3033.125,"past_year_avg_time_to_close_pull_request":294569.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":58,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/issues","maintainers":[{"login":"asottile","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}],"active_maintainers":[{"login":"asottile","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-identify-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-identify-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-identify-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-identify-pyc/related_packages","maintainers":[{"uuid":"galen@galenabell.com","login":null,"name":"Galen Abell","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Galen Abell","packages_count":100,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Galen Abell","role":null,"created_at":"2024-06-12T01:12:14.185Z","updated_at":"2024-06-12T01:12:14.185Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/galen@galenabell.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":5285333,"name":"identify","ecosystem":"conda","description":null,"homepage":"https://github.com/pre-commit/identify","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pre-commit/identify","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-09-14T22:07:31.000Z","latest_release_published_at":"2022-09-14T22:07:31.000Z","latest_release_number":"2.5.5","last_synced_at":"2025-09-02T07:58:27.390Z","created_at":"2022-10-03T15:42:33.893Z","updated_at":"2025-09-07T13:19:24.072Z","registry_url":"https://anaconda.org/anaconda/identify","install_command":"conda install -c anaconda identify","documentation_url":null,"metadata":{},"repo_metadata":{"id":37942951,"uuid":"81786752","full_name":"pre-commit/identify","owner":"pre-commit","description":"File identification library for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T19:30:54.000Z","size":676,"stargazers_count":281,"open_issues_count":4,"forks_count":165,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-06T21:29:34.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/pre-commit.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":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"created_at":"2017-02-13T05:02:37.000Z","updated_at":"2025-09-06T19:30:58.000Z","dependencies_parsed_at":"2023-10-16T06:47:56.571Z","dependency_job_id":"41743253-1b05-4373-b341-47688682d045","html_url":"https://github.com/pre-commit/identify","commit_stats":{"total_commits":561,"total_committers":132,"mean_commits":4.25,"dds":0.554367201426025,"last_synced_commit":"6fd6f6bea8fedb15e54f1477a49325ea82b73911"},"previous_names":[],"tags_count":180,"template":false,"template_full_name":null,"purl":"pkg:github/pre-commit/identify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/sbom","scorecard":{"id":670024,"data":{"date":"2025-08-11","repo":{"name":"github.com/pre-commit/identify","commit":"53fdb98ef92dc697d7b84cf07dbb3e6e5d7493f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 5/9 approved changesets -- score normalized to 5","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":10,"reason":"23 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pre-commit/identify/main.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1"],"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":-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 26 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-21T19:39:29.329Z","repository_id":37942951,"created_at":"2025-08-21T19:39:29.329Z","updated_at":"2025-08-21T19:39:29.329Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274043012,"owners_count":25212550,"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-07T02:00:09.463Z","response_time":67,"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":"pre-commit","name":"pre-commit","uuid":"6943086","kind":"organization","description":"A framework for managing and maintaining multi-language pre-commit hooks.","email":null,"website":"https://pre-commit.com","location":null,"twitter":"pre_commit","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6943086?v=4","repositories_count":29,"last_synced_at":"2024-10-29T22:38:48.625Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"html_url":"https://github.com/pre-commit","funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"total_stars":18774,"followers":308,"following":0,"created_at":"2022-11-02T16:22:39.632Z","updated_at":"2024-10-29T22:38:48.626Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit/repositories"},"tags":[{"name":"v2.6.14","sha":"6667ae3392c3e2178469779352012d4518c8cdc0","kind":"commit","published_at":"2025-09-06T19:30:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14/manifests"},{"name":"v2.6.13","sha":"af4da9c69b07a41dfbfc1f3ec60d27d9aa0654dc","kind":"commit","published_at":"2025-08-09T19:34:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13/manifests"},{"name":"v2.6.12","sha":"51e358dd52e70925011f81db738d441617e3e0f4","kind":"commit","published_at":"2025-05-23T20:37:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"bdd2643326d8acf348e35ca76ddc233da3f0380c","kind":"commit","published_at":"2025-05-23T18:19:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"e200468dd1b921e75a300545bd1e28abe1d5985c","kind":"commit","published_at":"2025-04-19T15:14:19.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"856f0162b1bdb01e47bd31c2cf1786a8ea41bcc5","kind":"commit","published_at":"2025-03-08T15:54:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"f905a2e20c85a323b0ad6d8fd56bd57dcecb95a6","kind":"commit","published_at":"2025-02-22T17:56:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"157ee8efe3a7be5fab92f23396663cf99d4185de","kind":"commit","published_at":"2025-02-08T19:02:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7/manifests"},{"name":"v2.6.6","sha":"5bc1845addd0f9600fe719cc27464bde5c19f839","kind":"commit","published_at":"2025-01-20T20:47:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"1eadcb782d64c204597ec6b2142982a89ebda7ed","kind":"commit","published_at":"2025-01-04T17:05:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"5adfe0958847d3d48752678d6b5c843c438faddc","kind":"commit","published_at":"2024-12-29T22:47:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"f075954372758b34ef542c2e895000ea660a47c9","kind":"commit","published_at":"2024-11-25T23:12:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"6fd6f6bea8fedb15e54f1477a49325ea82b73911","kind":"commit","published_at":"2024-11-09T18:11:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"d1032c90d01cb08038ba0b5cd19a880463763b8b","kind":"commit","published_at":"2024-09-14T23:50:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"577bfe15db2b97328431ec6de934c1a4bacc6edd","kind":"commit","published_at":"2024-07-07T23:39:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0/manifests"},{"name":"v2.5.36","sha":"838a48983fdf6c630ad54404abeed2ca3df0f8c8","kind":"commit","published_at":"2024-04-20T18:02:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.36","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36/manifests"},{"name":"v2.5.35","sha":"62ca9e506b73aa9deb71162a2881c235f25f27cf","kind":"commit","published_at":"2024-02-18T18:12:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.35","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35/manifests"},{"name":"v2.5.34","sha":"edc80451ae7cf106969ef208c6c622995bf56028","kind":"commit","published_at":"2024-02-10T20:21:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.34","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34/manifests"},{"name":"v2.5.33","sha":"3d4672c3a5093861e65096f2a404868fd8de5579","kind":"commit","published_at":"2023-12-07T04:26:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.33","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33/manifests"},{"name":"v2.5.32","sha":"21c9a51667a927a23bd4f35e25e6f7d8427f9f48","kind":"commit","published_at":"2023-11-18T17:52:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.32","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32/manifests"},{"name":"v2.5.31","sha":"15adaae6940c48af971e2dea95e40a0a523335fc","kind":"commit","published_at":"2023-10-28T17:19:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.31","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31/manifests"},{"name":"v2.5.30","sha":"fab994ab57e9fe8b06df041594594a75fa9aaf39","kind":"commit","published_at":"2023-09-30T17:51:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30/manifests"},{"name":"v2.5.29","sha":"0c39344bbac5638853ff80eb21303bd733214dd0","kind":"commit","published_at":"2023-09-15T21:27:10.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29/manifests"},{"name":"v2.5.28","sha":"aa73a4c29a544d8632d5f47f52bddbafb5c79a48","kind":"commit","published_at":"2023-09-11T23:14:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28/manifests"},{"name":"v2.5.27","sha":"881f54e0b494c34d2f2ae5c5e78b8442a4a5f8f3","kind":"commit","published_at":"2023-08-21T15:56:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27/manifests"},{"name":"v2.5.26","sha":"c1b3aa05667b85188121897b4f416d78721e2542","kind":"commit","published_at":"2023-07-22T19:10:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26/manifests"},{"name":"v2.5.25","sha":"0e0f9cf7d416e5410e0d617ae831bd4b18b61b4c","kind":"commit","published_at":"2023-07-19T14:55:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25/manifests"},{"name":"v2.5.24","sha":"ff585ee7228d968b1aef755bb2b31aa6054cc935","kind":"commit","published_at":"2023-05-03T14:45:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24/manifests"},{"name":"v2.5.23","sha":"33c4fa2c32fe0990dc1e2db17351913857424da2","kind":"commit","published_at":"2023-04-25T21:01:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23/manifests"},{"name":"v2.5.22","sha":"d70d842caf3d9b06560de4db74a98260236f592a","kind":"commit","published_at":"2023-03-24T20:23:50.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22/manifests"},{"name":"v2.5.21","sha":"8a04d49546c61c8ba3338fc746e5ee3d8caccd03","kind":"commit","published_at":"2023-03-16T17:20:45.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21/manifests"},{"name":"v2.5.20","sha":"5b9d7ce12b263b71b45c784a76ec769c31753ce0","kind":"commit","published_at":"2023-03-11T17:49:42.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20/manifests"},{"name":"v2.5.19","sha":"2099d471334eb3e2188f86c8535f03859ed9bab1","kind":"commit","published_at":"2023-03-08T15:27:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19/manifests"},{"name":"v2.5.18","sha":"096b499524293d1062df0a3ee4877784f7cacf47","kind":"commit","published_at":"2023-02-13T16:39:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18/manifests"},{"name":"v2.5.17","sha":"f52dde02f53e2f3d0eb052f9baf580e85b9f484b","kind":"commit","published_at":"2023-01-30T16:36:08.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17/manifests"},{"name":"v2.5.16","sha":"1f8349cdc4b504dbe47f01b60057418e1ca3043a","kind":"commit","published_at":"2023-01-28T17:39:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16/manifests"},{"name":"v2.5.15","sha":"d333931450e6a9f333e5a94eea61ce06d74b862b","kind":"commit","published_at":"2023-01-23T17:25:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15/manifests"},{"name":"v2.5.14","sha":"76c8eba9a477d85f31b80d325c9d6bcee0bd1847","kind":"commit","published_at":"2023-01-23T17:24:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14/manifests"},{"name":"v2.5.13","sha":"3e7bb8c7b5327b40c87d5a12a5ec67b399a56234","kind":"commit","published_at":"2023-01-11T21:37:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13/manifests"},{"name":"v2.5.12","sha":"629a1942419bdd8585b84c85e8a21f74e2012a3a","kind":"commit","published_at":"2023-01-03T15:09:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12/manifests"},{"name":"v2.5.11","sha":"543495155bc4a737095e141691612eab320423dd","kind":"commit","published_at":"2022-12-19T21:14:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11/manifests"},{"name":"v2.5.10","sha":"297950fb34bd9220826e4a3c6158cfa9ebc41523","kind":"commit","published_at":"2022-12-15T20:22:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10/manifests"},{"name":"v2.5.9","sha":"12d842e7e392bfc0ebaff2fef1633878421fd6be","kind":"commit","published_at":"2022-11-18T16:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9/manifests"},{"name":"v2.5.8","sha":"a81077b7e1bb35cdfef42f9cdc6754f2cbd48002","kind":"commit","published_at":"2022-10-27T19:59:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"db884981cffce05feea031c3eb7648891e1b37e1","kind":"commit","published_at":"2022-10-25T01:02:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"cd3504eb5cde60eea44743ae6a084a8e22927d5d","kind":"commit","published_at":"2022-10-03T16:38:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e550e2215864a06d2439882828f61abedf58be2c","kind":"commit","published_at":"2022-09-06T12:36:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"207d5f7ac9f4e1f4f14fb18293f0d051c2466e0b","kind":"commit","published_at":"2022-09-05T16:51:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"548a0cbef5df9979c47b5b627f3cb9f2342dbf75","kind":"commit","published_at":"2022-08-03T22:51:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b59a580126505294d44e1a788e2d1b72fb72213e","kind":"commit","published_at":"2022-07-20T03:36:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"d2d53a8a349cdff8b1f3c4add8f4df67ffbbf440","kind":"commit","published_at":"2022-05-19T18:43:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"6e2b83b9c57267b9d2cf3e8a5c0ad91351d0aeb8","kind":"commit","published_at":"2022-04-27T01:26:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0/manifests"},{"name":"v2.4.12","sha":"4a0292b4fab2b5e2f595186b78cca854d41994ad","kind":"commit","published_at":"2022-03-16T16:51:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"22cf27f2f98cbb898c8c892b01bfcd212444736d","kind":"commit","published_at":"2022-02-22T19:36:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"3fb32ccf909ee31ac5625de8f8c5c1068f664215","kind":"commit","published_at":"2022-02-14T14:34:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"45b19a7bf45099217fe4d79d6556fe751be27a6a","kind":"commit","published_at":"2022-02-09T16:04:34.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"939e9c9dab1217a54eedd6ac6e95273a0fbdfd66","kind":"commit","published_at":"2022-02-03T20:14:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"1e14175b857fe4a80abe9846421146b684a692c1","kind":"commit","published_at":"2022-02-01T00:01:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"5d96f711ba999d0f5450a7275e5f8c8610455030","kind":"commit","published_at":"2022-01-27T18:14:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0d91359682cb22916026bcdfdc08b28b978a8f43","kind":"commit","published_at":"2022-01-23T17:58:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"416900ae9d1d97a0df80c6f4e2c192da4a6cfea4","kind":"commit","published_at":"2022-01-13T23:47:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"1086c480941588f469c6902a4f8e181df10b5db9","kind":"commit","published_at":"2022-01-11T15:08:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"5d02d5ce486f6c330b5a393de77c1a7f3f5daef4","kind":"commit","published_at":"2022-01-06T18:25:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"95e30a37bf7c044da3149d85de4a10f5ff494857","kind":"commit","published_at":"2021-12-28T01:47:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"916c5dc5ea7393d22a689b96c89eeaee7aed6aba","kind":"commit","published_at":"2021-11-19T00:52:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"3588a30ce8d7cb802a602078df42874332751a96","kind":"commit","published_at":"2021-11-18T14:38:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"56670143fadb0bed2453deae7ba9a1b008581519","kind":"commit","published_at":"2021-11-16T01:27:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"d6cf57daa5e94f2701cf196eb39adc9f468c36ff","kind":"commit","published_at":"2021-11-08T23:07:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"b466c3322e3d55a37adc0d4178b10a0e2265cc35","kind":"commit","published_at":"2021-11-05T22:10:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7b7c7d9092f3485645bc43a2c950e5162dffe8cb","kind":"commit","published_at":"2021-10-31T15:32:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"acf1e85ad3d4d328bd2fbeed3360d8b3146149d3","kind":"commit","published_at":"2021-10-30T16:22:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"44407bfd2b8a3cd2acbc9bbfb0057b6410eeef0d","kind":"commit","published_at":"2021-10-22T23:22:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"20662c34d80909757206ea7841efafc9dafc9a06","kind":"commit","published_at":"2021-10-02T00:03:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0/manifests"},{"name":"v2.2.15","sha":"8f349b59f356ece95d4defddb07a941187ea3f35","kind":"commit","published_at":"2021-09-19T17:14:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15/manifests"},{"name":"v2.2.14","sha":"33c94aa61a9ce7a79f40efe04ac7bdd0fb070dbe","kind":"commit","published_at":"2021-09-09T00:45:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14/manifests"},{"name":"v2.2.13","sha":"72f1a3e7a100bb37f6c348a4d98dd6da5a9fb043","kind":"commit","published_at":"2021-08-06T16:07:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13/manifests"},{"name":"v2.2.12","sha":"d7d0da54eafb9f0151c7af221272e15f8bdec2be","kind":"commit","published_at":"2021-08-04T13:08:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"109aca227e1c491fddb605510c10a01af8ac3d31","kind":"commit","published_at":"2021-07-09T23:40:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"ee08e725a23a0708f057724d776dc55b0ae4a200","kind":"commit","published_at":"2021-06-07T17:18:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"b6551417e3716f71cc6cbbb6e6c9a06563498cf9","kind":"commit","published_at":"2021-06-05T01:18:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"fc5dd82bbae0fd64211202027c4352c536d13dcb","kind":"commit","published_at":"2021-06-03T15:30:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e6e05dbce111c33f82cdae744da846c3de204543","kind":"commit","published_at":"2021-05-31T00:14:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"bfc1fe4826b6258853bec57ee4c6459e83a810e3","kind":"commit","published_at":"2021-05-25T02:27:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"761779c8829839eeef3c68220c1633c00c8492c2","kind":"commit","published_at":"2021-05-21T21:20:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"ea9b9a077d82dee35b64f81c4536537f6eaa1355","kind":"commit","published_at":"2021-04-21T00:10:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"7ed47f3ce9c44c3aa749a149b4d34e1cabb99b75","kind":"commit","published_at":"2021-04-09T20:03:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e97ff81b6a793be00b43be57bfc2ddf92dd12410","kind":"commit","published_at":"2021-03-28T17:10:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"0f258e01897a185bd0a8b9f6f7be91b10a634154","kind":"commit","published_at":"2021-03-25T00:19:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bc105d59ecbb49730f74cc1fac00674e68aca969","kind":"commit","published_at":"2021-03-20T08:13:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"56d42a200452c3a154ff82beab5ccb5b9217196b","kind":"commit","published_at":"2021-03-18T22:16:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f3578685d50084fee76d8b797f1d2ef79a4787d1","kind":"commit","published_at":"2021-03-14T15:45:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"efbc22e7a0bd7372df9aecc4f88fdd180affdb4f","kind":"commit","published_at":"2021-03-12T05:16:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"184970cefc74eefda4635d21c54f0d03e4b9defe","kind":"commit","published_at":"2021-03-09T02:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"587cbd360a2d68009d62491416294a5a54b1a520","kind":"commit","published_at":"2021-03-03T12:33:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"89d9e7500e59c7eb62ca8eef2cccde8e0f825375","kind":"commit","published_at":"2021-03-01T15:24:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"bc830b53670d15965709a4b2000ab7a9bf520975","kind":"commit","published_at":"2021-03-01T15:05:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"f27d6ebd9b73aa3724f6469aef2fd982d9948d44","kind":"commit","published_at":"2021-02-27T17:10:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2daf98bc5500ce738e266f3013e7515a34062691","kind":"commit","published_at":"2021-02-27T02:01:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0/manifests"},{"name":"v1.5.14","sha":"32cd354f5fc1a19457eea3aa29cbfb1ea3d9ee63","kind":"commit","published_at":"2021-02-20T20:04:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14/manifests"},{"name":"v1.5.13","sha":"ec7d2c87f7a833f5dc014cf58316391b6d7f4712","kind":"commit","published_at":"2021-01-17T03:59:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13/manifests"},{"name":"v1.5.12","sha":"6aa47acdd7c887a5ba6ee22d7122873777616d3f","kind":"commit","published_at":"2021-01-09T16:59:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12/manifests"},{"name":"v1.5.11","sha":"c67d7b4c7b0ea97d5a4109297ff9334f0a871e9c","kind":"commit","published_at":"2020-12-31T19:03:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"ede19ff562dddfbd0b9580ee4cf1bfd520f250e1","kind":"commit","published_at":"2020-11-23T01:19:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"17e9b5359ae5cd4e9fce8c89a9ff3826fd63b74e","kind":"commit","published_at":"2020-11-03T18:44:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"7e8e5088ed4ad9b67930a845c3d0d3727672f2fc","kind":"commit","published_at":"2020-11-03T16:46:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"08875d3edc90affa2061c8307f1b0eed2ae7dbc1","kind":"commit","published_at":"2020-11-02T17:20:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"faa211d9331057a6d8e30cc73324e5aa343a5dc6","kind":"commit","published_at":"2020-10-10T16:12:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"f9019ed99ddce06808ed34bc95a023e4a8c7cbf6","kind":"commit","published_at":"2020-09-24T00:54:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"2afe765db560a49bdcdfeb0ae7bb0b437dd36685","kind":"commit","published_at":"2020-09-21T20:31:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"c7dfc6e0f9f2e6d8c36094305352e9f551774d4d","kind":"commit","published_at":"2020-09-17T19:09:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1cf9486e7c302f13a5ca9be291c71ba9d6aa8452","kind":"commit","published_at":"2020-09-13T03:14:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"dfd92d166ad4eb40693dcd0d0cbf7ab86cec0f27","kind":"commit","published_at":"2020-09-12T17:24:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"00ca0a20015a8106c2cd007cb4989ee035936b99","kind":"commit","published_at":"2020-09-05T19:22:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0/manifests"},{"name":"v1.4.30","sha":"62e98d7bee975f686bab8257c4fe95ff0ff7ab80","kind":"commit","published_at":"2020-09-01T05:25:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30/manifests"},{"name":"v1.4.29","sha":"a1caa07e6c6f636546d3df66f5fccfc465435709","kind":"commit","published_at":"2020-08-24T16:14:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29/manifests"},{"name":"v1.4.28","sha":"bcf64ebdb22e826266a7db83995ce79b931bac58","kind":"commit","published_at":"2020-08-16T18:28:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28/manifests"},{"name":"v1.4.27","sha":"de3e6716162dc45a40a41a7efdb8048acc173c64","kind":"commit","published_at":"2020-08-16T00:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27/manifests"},{"name":"v1.4.26","sha":"d6b5769cbb780d35625b5e6aebcf38d1f045b155","kind":"commit","published_at":"2020-08-14T20:09:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26/manifests"},{"name":"v1.4.25","sha":"8bdaf8e824de80357156f62c62486bd4feb2366c","kind":"commit","published_at":"2020-07-21T22:22:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25/manifests"},{"name":"v1.4.24","sha":"5c9d860b0ef258bbc2c3946ab059b388f683881e","kind":"commit","published_at":"2020-07-19T18:18:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24/manifests"},{"name":"v1.4.23","sha":"8b7d4e90c80676630d952c4c927bf0891086ebd4","kind":"commit","published_at":"2020-07-10T18:40:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23/manifests"},{"name":"v1.4.22","sha":"e9955a044af68cf764f1f6f79a5ee9860c988be4","kind":"commit","published_at":"2020-07-10T16:46:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22/manifests"},{"name":"v1.4.21","sha":"0f22757bf6b40ad9d8317621f3399c4ab179ce98","kind":"commit","published_at":"2020-07-01T00:41:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21/manifests"},{"name":"v1.4.20","sha":"ecc4430c334ed73b66a7a14ef91ff6ef275aeda2","kind":"commit","published_at":"2020-06-21T22:53:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20/manifests"},{"name":"v1.4.19","sha":"ab496703a61f09a090b3e94262166ee5703eddbf","kind":"commit","published_at":"2020-06-04T17:02:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19/manifests"},{"name":"v1.4.18","sha":"41db0380ee2819956ef2e582fb6191c5667d6b3a","kind":"commit","published_at":"2020-05-30T18:15:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18/manifests"},{"name":"v1.4.17","sha":"a8d50cde5c82183dadd47930127057f8026d87f6","kind":"commit","published_at":"2020-05-26T21:08:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"d66cbc5361b495d04d01026f83ca1cc5ee2be962","kind":"commit","published_at":"2020-05-21T23:33:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"2ff570c427bbe85a704327237a6c25bd3bf146b4","kind":"commit","published_at":"2020-04-23T19:25:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"ca64e2c8934091c75ac8aa63a7d3727f3c1f0a60","kind":"commit","published_at":"2020-04-03T21:34:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"2d1f04052ad9e9b35643ba214f76c59db56fd43e","kind":"commit","published_at":"2020-03-24T02:48:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"97cd26fcbe68fe6d13348ba432727b26e8b89b02","kind":"commit","published_at":"2020-03-21T21:50:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"0e04046f13dae130fc306c02f686beb7da83aef3","kind":"commit","published_at":"2020-01-25T15:15:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"ff115f389f8b815c68e115faa1066900b3aa26b0","kind":"commit","published_at":"2020-01-14T18:17:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"d82b4a26cfb2512d4bf4e1be4d18c0bba6887448","kind":"commit","published_at":"2019-12-23T21:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"2f972a98e480a2f29278cea25cab5334fc5d68f1","kind":"commit","published_at":"2019-12-04T21:31:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"e977e961c60ea3d0bd97dcd8b9b7329396707402","kind":"commit","published_at":"2019-08-27T13:51:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"1fd4d7aec99f59d665804d9d8a9e7431cdb6491a","kind":"commit","published_at":"2019-08-12T16:31:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"0a4c005d6d816f9b46ff9ff9c4e27fa4349573ad","kind":"commit","published_at":"2019-06-15T14:59:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"503000287ef1dd560da551137a5c17d94c9f4b00","kind":"commit","published_at":"2019-06-11T16:05:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a431b64f49ab6a845013a2d6e0df3d7993e416e","kind":"commit","published_at":"2019-05-10T14:47:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"27ff23a3a5a08fb46e7eac79c393c1d678b4217a","kind":"commit","published_at":"2019-04-28T01:34:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"1d824d3d7257a3520e97eaa971c80f221817757f","kind":"commit","published_at":"2019-03-27T23:14:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7239eac70260eeec41fd26a00829416651b03afa","kind":"commit","published_at":"2019-03-01T18:13:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"973952789018d518ba19e9190f264ccb9e8cc43a","kind":"commit","published_at":"2019-02-23T19:51:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"d9909d75844139acd6b2a1950265cea2d9561a20","kind":"commit","published_at":"2019-02-14T20:41:14.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"81de71ba4910d59bb2760b2494a43faa4d31432f","kind":"commit","published_at":"2019-01-26T05:49:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2d202e3fcca52c7c722a7b81f27dac73b3a558b6","kind":"commit","published_at":"2019-01-18T21:02:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0/manifests"},{"name":"v1.1.8","sha":"1af88acc98ca80bf0c716241e35544d18337540f","kind":"commit","published_at":"2019-01-02T01:21:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"88299dad1cfbda9372bdae699bdd8f7887c474d1","kind":"commit","published_at":"2018-10-05T16:15:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"86cfa2811e04e5e8c69aa1dc7d2f64f7275aec93","kind":"commit","published_at":"2018-09-16T23:05:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"0ec4cbf783ba9a1f4ede457bcd3b8d79e28109ad","kind":"commit","published_at":"2018-09-07T15:21:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"80ba3a8017911ea3f1354527c501eb996582e968","kind":"commit","published_at":"2018-07-25T21:47:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"889f80d0c8d1ba13b324feac46ae88b72d10b91c","kind":"commit","published_at":"2018-07-11T05:04:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"06b0136020527ab09d972c6d6760b4fd68c345f0","kind":"commit","published_at":"2018-07-09T15:16:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"5dd5c49d4fc3db08a5caa98e8ec4542fbc3f631e","kind":"commit","published_at":"2018-07-05T22:37:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"11974e5eb0e3a6ef8f0dd5e280b56af7e5221838","kind":"commit","published_at":"2018-06-09T18:22:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0/manifests"},{"name":"v1.0.18","sha":"3cd70ac984e63040110c3a5c317c7752f82cf645","kind":"commit","published_at":"2018-05-24T22:40:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"236dd3a6ea77c5e49d7b3649becf351a7f2fba5d","kind":"commit","published_at":"2018-05-23T02:29:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"ac4063fd16b3f2566d7c88fa451b2ddd4ca30afe","kind":"commit","published_at":"2018-05-08T15:40:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"4c33a84241c209d7799f3b118b9f5f0f0a04fb72","kind":"commit","published_at":"2018-05-05T15:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"0477f801318f46fb3599f3d14667d822e2a58646","kind":"commit","published_at":"2018-05-03T14:14:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"5b26de539d10c1448ae905e6aa1d0eadc5921fb2","kind":"commit","published_at":"2018-04-16T16:43:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"b67d3a5ad480ae7f5671450e74c1955aa08b2d18","kind":"commit","published_at":"2018-04-14T17:28:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4a5fb9974cb5f4256384a2542065b3947434d91b","kind":"commit","published_at":"2018-04-11T20:00:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"35536a7a011c25deaa1866d8bf884a387e074b40","kind":"commit","published_at":"2018-04-11T03:20:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"9441aa7591d34bf1feaefdcd6831aa36ece3b6d1","kind":"commit","published_at":"2018-04-04T22:41:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"6c5cae359ae3c99812086ab3e4657bfbdb4cff27","kind":"commit","published_at":"2018-03-11T17:58:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"39c020afff92d50d6ffb8b251f5bdc30d51ca96c","kind":"commit","published_at":"2017-11-13T20:28:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"0577ac36a243fe7a82531cc041933b434d797e18","kind":"commit","published_at":"2017-09-21T20:36:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"bbd0284ce65e82a04d53c4c0f5c067c9aefb6564","kind":"commit","published_at":"2017-07-28T18:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"af2b3c828528a4c405a73ff0371684f3d9fd3a0e","kind":"commit","published_at":"2017-07-28T00:10:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"fdf95187ebf6beec9ff638d68bfcb2bd309b564c","kind":"commit","published_at":"2017-07-06T18:13:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ae942473471865c96ed9a8a6f092b28d12bf95f6","kind":"commit","published_at":"2017-07-03T03:52:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5909f55da90e80ee650ccc646651b8aa49947efa","kind":"commit","published_at":"2017-07-03T03:44:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2e5201ea68c35be0ae9cdcb899e9090eb3826341","kind":"commit","published_at":"2017-07-02T20:14:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0/manifests"},{"name":"v0.0.4","sha":"701debc794586387679e49394e32b350be570038","kind":"commit","published_at":"2017-07-02T01:31:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c1a96c6f15c93d36be0df9e0ee00a915ffe57af2","kind":"commit","published_at":"2017-07-02T00:55:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"33376aad11ee9065f735d5b5e96b630429264bd5","kind":"commit","published_at":"2017-02-17T01:21:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"0c0d5434d77d8427ac249077da813f4be4cd82d7","kind":"commit","published_at":"2017-02-16T22:59:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T13:19:24.072Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":30,"rankings":{"downloads":null,"dependent_repos_count":29.046898638426626,"dependent_packages_count":30.620272314674736,"stargazers_count":38.75945537065053,"forks_count":29.319213313161875,"docker_downloads_count":null,"average":31.93645990922844},"purl":"pkg:conda/identify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/identify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/identify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/identify/dependencies","status":null,"funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:18:31.744Z","issues_count":38,"pull_requests_count":234,"avg_time_to_close_issue":9519858.18918919,"avg_time_to_close_pull_request":1057977.0315315316,"issues_closed_count":37,"pull_requests_closed_count":222,"pull_request_authors_count":104,"issue_authors_count":38,"avg_comments_per_issue":1.8947368421052633,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":89,"past_year_issues_count":9,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":3033.125,"past_year_avg_time_to_close_pull_request":294569.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":58,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/issues","maintainers":[{"login":"asottile","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}],"active_maintainers":[{"login":"asottile","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/identify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/identify/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/identify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/identify/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":11765566,"name":"py3-identify","ecosystem":"alpine","description":"File identification library for Python","homepage":"https://github.com/pre-commit/identify","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pre-commit/identify","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-05-25T13:15:02.000Z","latest_release_published_at":"2025-05-25T13:15:02.000Z","latest_release_number":"2.6.12-r0","last_synced_at":"2025-09-06T21:40:59.884Z","created_at":"2025-06-07T18:23:18.662Z","updated_at":"2025-09-07T13:19:24.071Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-identify","install_command":"apk add py3-identify","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37942951,"uuid":"81786752","full_name":"pre-commit/identify","owner":"pre-commit","description":"File identification library for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T19:30:54.000Z","size":676,"stargazers_count":281,"open_issues_count":4,"forks_count":165,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-06T21:29:34.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/pre-commit.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":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"created_at":"2017-02-13T05:02:37.000Z","updated_at":"2025-09-06T19:30:58.000Z","dependencies_parsed_at":"2023-10-16T06:47:56.571Z","dependency_job_id":"41743253-1b05-4373-b341-47688682d045","html_url":"https://github.com/pre-commit/identify","commit_stats":{"total_commits":561,"total_committers":132,"mean_commits":4.25,"dds":0.554367201426025,"last_synced_commit":"6fd6f6bea8fedb15e54f1477a49325ea82b73911"},"previous_names":[],"tags_count":180,"template":false,"template_full_name":null,"purl":"pkg:github/pre-commit/identify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/sbom","scorecard":{"id":670024,"data":{"date":"2025-08-11","repo":{"name":"github.com/pre-commit/identify","commit":"53fdb98ef92dc697d7b84cf07dbb3e6e5d7493f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 5/9 approved changesets -- score normalized to 5","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":10,"reason":"23 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pre-commit/identify/main.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1"],"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":-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 26 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-21T19:39:29.329Z","repository_id":37942951,"created_at":"2025-08-21T19:39:29.329Z","updated_at":"2025-08-21T19:39:29.329Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274043012,"owners_count":25212550,"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-07T02:00:09.463Z","response_time":67,"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":"pre-commit","name":"pre-commit","uuid":"6943086","kind":"organization","description":"A framework for managing and maintaining multi-language pre-commit hooks.","email":null,"website":"https://pre-commit.com","location":null,"twitter":"pre_commit","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6943086?v=4","repositories_count":29,"last_synced_at":"2024-10-29T22:38:48.625Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"html_url":"https://github.com/pre-commit","funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"total_stars":18774,"followers":308,"following":0,"created_at":"2022-11-02T16:22:39.632Z","updated_at":"2024-10-29T22:38:48.626Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit/repositories"},"tags":[{"name":"v2.6.14","sha":"6667ae3392c3e2178469779352012d4518c8cdc0","kind":"commit","published_at":"2025-09-06T19:30:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14/manifests"},{"name":"v2.6.13","sha":"af4da9c69b07a41dfbfc1f3ec60d27d9aa0654dc","kind":"commit","published_at":"2025-08-09T19:34:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13/manifests"},{"name":"v2.6.12","sha":"51e358dd52e70925011f81db738d441617e3e0f4","kind":"commit","published_at":"2025-05-23T20:37:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"bdd2643326d8acf348e35ca76ddc233da3f0380c","kind":"commit","published_at":"2025-05-23T18:19:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"e200468dd1b921e75a300545bd1e28abe1d5985c","kind":"commit","published_at":"2025-04-19T15:14:19.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"856f0162b1bdb01e47bd31c2cf1786a8ea41bcc5","kind":"commit","published_at":"2025-03-08T15:54:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"f905a2e20c85a323b0ad6d8fd56bd57dcecb95a6","kind":"commit","published_at":"2025-02-22T17:56:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"157ee8efe3a7be5fab92f23396663cf99d4185de","kind":"commit","published_at":"2025-02-08T19:02:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7/manifests"},{"name":"v2.6.6","sha":"5bc1845addd0f9600fe719cc27464bde5c19f839","kind":"commit","published_at":"2025-01-20T20:47:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"1eadcb782d64c204597ec6b2142982a89ebda7ed","kind":"commit","published_at":"2025-01-04T17:05:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"5adfe0958847d3d48752678d6b5c843c438faddc","kind":"commit","published_at":"2024-12-29T22:47:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"f075954372758b34ef542c2e895000ea660a47c9","kind":"commit","published_at":"2024-11-25T23:12:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"6fd6f6bea8fedb15e54f1477a49325ea82b73911","kind":"commit","published_at":"2024-11-09T18:11:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"d1032c90d01cb08038ba0b5cd19a880463763b8b","kind":"commit","published_at":"2024-09-14T23:50:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"577bfe15db2b97328431ec6de934c1a4bacc6edd","kind":"commit","published_at":"2024-07-07T23:39:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0/manifests"},{"name":"v2.5.36","sha":"838a48983fdf6c630ad54404abeed2ca3df0f8c8","kind":"commit","published_at":"2024-04-20T18:02:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.36","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36/manifests"},{"name":"v2.5.35","sha":"62ca9e506b73aa9deb71162a2881c235f25f27cf","kind":"commit","published_at":"2024-02-18T18:12:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.35","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35/manifests"},{"name":"v2.5.34","sha":"edc80451ae7cf106969ef208c6c622995bf56028","kind":"commit","published_at":"2024-02-10T20:21:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.34","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34/manifests"},{"name":"v2.5.33","sha":"3d4672c3a5093861e65096f2a404868fd8de5579","kind":"commit","published_at":"2023-12-07T04:26:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.33","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33/manifests"},{"name":"v2.5.32","sha":"21c9a51667a927a23bd4f35e25e6f7d8427f9f48","kind":"commit","published_at":"2023-11-18T17:52:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.32","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32/manifests"},{"name":"v2.5.31","sha":"15adaae6940c48af971e2dea95e40a0a523335fc","kind":"commit","published_at":"2023-10-28T17:19:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.31","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31/manifests"},{"name":"v2.5.30","sha":"fab994ab57e9fe8b06df041594594a75fa9aaf39","kind":"commit","published_at":"2023-09-30T17:51:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30/manifests"},{"name":"v2.5.29","sha":"0c39344bbac5638853ff80eb21303bd733214dd0","kind":"commit","published_at":"2023-09-15T21:27:10.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29/manifests"},{"name":"v2.5.28","sha":"aa73a4c29a544d8632d5f47f52bddbafb5c79a48","kind":"commit","published_at":"2023-09-11T23:14:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28/manifests"},{"name":"v2.5.27","sha":"881f54e0b494c34d2f2ae5c5e78b8442a4a5f8f3","kind":"commit","published_at":"2023-08-21T15:56:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27/manifests"},{"name":"v2.5.26","sha":"c1b3aa05667b85188121897b4f416d78721e2542","kind":"commit","published_at":"2023-07-22T19:10:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26/manifests"},{"name":"v2.5.25","sha":"0e0f9cf7d416e5410e0d617ae831bd4b18b61b4c","kind":"commit","published_at":"2023-07-19T14:55:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25/manifests"},{"name":"v2.5.24","sha":"ff585ee7228d968b1aef755bb2b31aa6054cc935","kind":"commit","published_at":"2023-05-03T14:45:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24/manifests"},{"name":"v2.5.23","sha":"33c4fa2c32fe0990dc1e2db17351913857424da2","kind":"commit","published_at":"2023-04-25T21:01:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23/manifests"},{"name":"v2.5.22","sha":"d70d842caf3d9b06560de4db74a98260236f592a","kind":"commit","published_at":"2023-03-24T20:23:50.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22/manifests"},{"name":"v2.5.21","sha":"8a04d49546c61c8ba3338fc746e5ee3d8caccd03","kind":"commit","published_at":"2023-03-16T17:20:45.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21/manifests"},{"name":"v2.5.20","sha":"5b9d7ce12b263b71b45c784a76ec769c31753ce0","kind":"commit","published_at":"2023-03-11T17:49:42.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20/manifests"},{"name":"v2.5.19","sha":"2099d471334eb3e2188f86c8535f03859ed9bab1","kind":"commit","published_at":"2023-03-08T15:27:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19/manifests"},{"name":"v2.5.18","sha":"096b499524293d1062df0a3ee4877784f7cacf47","kind":"commit","published_at":"2023-02-13T16:39:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18/manifests"},{"name":"v2.5.17","sha":"f52dde02f53e2f3d0eb052f9baf580e85b9f484b","kind":"commit","published_at":"2023-01-30T16:36:08.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17/manifests"},{"name":"v2.5.16","sha":"1f8349cdc4b504dbe47f01b60057418e1ca3043a","kind":"commit","published_at":"2023-01-28T17:39:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16/manifests"},{"name":"v2.5.15","sha":"d333931450e6a9f333e5a94eea61ce06d74b862b","kind":"commit","published_at":"2023-01-23T17:25:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15/manifests"},{"name":"v2.5.14","sha":"76c8eba9a477d85f31b80d325c9d6bcee0bd1847","kind":"commit","published_at":"2023-01-23T17:24:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14/manifests"},{"name":"v2.5.13","sha":"3e7bb8c7b5327b40c87d5a12a5ec67b399a56234","kind":"commit","published_at":"2023-01-11T21:37:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13/manifests"},{"name":"v2.5.12","sha":"629a1942419bdd8585b84c85e8a21f74e2012a3a","kind":"commit","published_at":"2023-01-03T15:09:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12/manifests"},{"name":"v2.5.11","sha":"543495155bc4a737095e141691612eab320423dd","kind":"commit","published_at":"2022-12-19T21:14:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11/manifests"},{"name":"v2.5.10","sha":"297950fb34bd9220826e4a3c6158cfa9ebc41523","kind":"commit","published_at":"2022-12-15T20:22:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10/manifests"},{"name":"v2.5.9","sha":"12d842e7e392bfc0ebaff2fef1633878421fd6be","kind":"commit","published_at":"2022-11-18T16:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9/manifests"},{"name":"v2.5.8","sha":"a81077b7e1bb35cdfef42f9cdc6754f2cbd48002","kind":"commit","published_at":"2022-10-27T19:59:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"db884981cffce05feea031c3eb7648891e1b37e1","kind":"commit","published_at":"2022-10-25T01:02:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"cd3504eb5cde60eea44743ae6a084a8e22927d5d","kind":"commit","published_at":"2022-10-03T16:38:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e550e2215864a06d2439882828f61abedf58be2c","kind":"commit","published_at":"2022-09-06T12:36:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"207d5f7ac9f4e1f4f14fb18293f0d051c2466e0b","kind":"commit","published_at":"2022-09-05T16:51:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"548a0cbef5df9979c47b5b627f3cb9f2342dbf75","kind":"commit","published_at":"2022-08-03T22:51:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b59a580126505294d44e1a788e2d1b72fb72213e","kind":"commit","published_at":"2022-07-20T03:36:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"d2d53a8a349cdff8b1f3c4add8f4df67ffbbf440","kind":"commit","published_at":"2022-05-19T18:43:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"6e2b83b9c57267b9d2cf3e8a5c0ad91351d0aeb8","kind":"commit","published_at":"2022-04-27T01:26:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0/manifests"},{"name":"v2.4.12","sha":"4a0292b4fab2b5e2f595186b78cca854d41994ad","kind":"commit","published_at":"2022-03-16T16:51:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"22cf27f2f98cbb898c8c892b01bfcd212444736d","kind":"commit","published_at":"2022-02-22T19:36:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"3fb32ccf909ee31ac5625de8f8c5c1068f664215","kind":"commit","published_at":"2022-02-14T14:34:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"45b19a7bf45099217fe4d79d6556fe751be27a6a","kind":"commit","published_at":"2022-02-09T16:04:34.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"939e9c9dab1217a54eedd6ac6e95273a0fbdfd66","kind":"commit","published_at":"2022-02-03T20:14:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"1e14175b857fe4a80abe9846421146b684a692c1","kind":"commit","published_at":"2022-02-01T00:01:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"5d96f711ba999d0f5450a7275e5f8c8610455030","kind":"commit","published_at":"2022-01-27T18:14:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0d91359682cb22916026bcdfdc08b28b978a8f43","kind":"commit","published_at":"2022-01-23T17:58:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"416900ae9d1d97a0df80c6f4e2c192da4a6cfea4","kind":"commit","published_at":"2022-01-13T23:47:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"1086c480941588f469c6902a4f8e181df10b5db9","kind":"commit","published_at":"2022-01-11T15:08:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"5d02d5ce486f6c330b5a393de77c1a7f3f5daef4","kind":"commit","published_at":"2022-01-06T18:25:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"95e30a37bf7c044da3149d85de4a10f5ff494857","kind":"commit","published_at":"2021-12-28T01:47:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"916c5dc5ea7393d22a689b96c89eeaee7aed6aba","kind":"commit","published_at":"2021-11-19T00:52:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"3588a30ce8d7cb802a602078df42874332751a96","kind":"commit","published_at":"2021-11-18T14:38:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"56670143fadb0bed2453deae7ba9a1b008581519","kind":"commit","published_at":"2021-11-16T01:27:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"d6cf57daa5e94f2701cf196eb39adc9f468c36ff","kind":"commit","published_at":"2021-11-08T23:07:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"b466c3322e3d55a37adc0d4178b10a0e2265cc35","kind":"commit","published_at":"2021-11-05T22:10:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7b7c7d9092f3485645bc43a2c950e5162dffe8cb","kind":"commit","published_at":"2021-10-31T15:32:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"acf1e85ad3d4d328bd2fbeed3360d8b3146149d3","kind":"commit","published_at":"2021-10-30T16:22:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"44407bfd2b8a3cd2acbc9bbfb0057b6410eeef0d","kind":"commit","published_at":"2021-10-22T23:22:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"20662c34d80909757206ea7841efafc9dafc9a06","kind":"commit","published_at":"2021-10-02T00:03:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0/manifests"},{"name":"v2.2.15","sha":"8f349b59f356ece95d4defddb07a941187ea3f35","kind":"commit","published_at":"2021-09-19T17:14:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15/manifests"},{"name":"v2.2.14","sha":"33c94aa61a9ce7a79f40efe04ac7bdd0fb070dbe","kind":"commit","published_at":"2021-09-09T00:45:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14/manifests"},{"name":"v2.2.13","sha":"72f1a3e7a100bb37f6c348a4d98dd6da5a9fb043","kind":"commit","published_at":"2021-08-06T16:07:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13/manifests"},{"name":"v2.2.12","sha":"d7d0da54eafb9f0151c7af221272e15f8bdec2be","kind":"commit","published_at":"2021-08-04T13:08:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"109aca227e1c491fddb605510c10a01af8ac3d31","kind":"commit","published_at":"2021-07-09T23:40:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"ee08e725a23a0708f057724d776dc55b0ae4a200","kind":"commit","published_at":"2021-06-07T17:18:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"b6551417e3716f71cc6cbbb6e6c9a06563498cf9","kind":"commit","published_at":"2021-06-05T01:18:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"fc5dd82bbae0fd64211202027c4352c536d13dcb","kind":"commit","published_at":"2021-06-03T15:30:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e6e05dbce111c33f82cdae744da846c3de204543","kind":"commit","published_at":"2021-05-31T00:14:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"bfc1fe4826b6258853bec57ee4c6459e83a810e3","kind":"commit","published_at":"2021-05-25T02:27:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"761779c8829839eeef3c68220c1633c00c8492c2","kind":"commit","published_at":"2021-05-21T21:20:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"ea9b9a077d82dee35b64f81c4536537f6eaa1355","kind":"commit","published_at":"2021-04-21T00:10:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"7ed47f3ce9c44c3aa749a149b4d34e1cabb99b75","kind":"commit","published_at":"2021-04-09T20:03:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e97ff81b6a793be00b43be57bfc2ddf92dd12410","kind":"commit","published_at":"2021-03-28T17:10:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"0f258e01897a185bd0a8b9f6f7be91b10a634154","kind":"commit","published_at":"2021-03-25T00:19:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bc105d59ecbb49730f74cc1fac00674e68aca969","kind":"commit","published_at":"2021-03-20T08:13:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"56d42a200452c3a154ff82beab5ccb5b9217196b","kind":"commit","published_at":"2021-03-18T22:16:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f3578685d50084fee76d8b797f1d2ef79a4787d1","kind":"commit","published_at":"2021-03-14T15:45:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"efbc22e7a0bd7372df9aecc4f88fdd180affdb4f","kind":"commit","published_at":"2021-03-12T05:16:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"184970cefc74eefda4635d21c54f0d03e4b9defe","kind":"commit","published_at":"2021-03-09T02:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"587cbd360a2d68009d62491416294a5a54b1a520","kind":"commit","published_at":"2021-03-03T12:33:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"89d9e7500e59c7eb62ca8eef2cccde8e0f825375","kind":"commit","published_at":"2021-03-01T15:24:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"bc830b53670d15965709a4b2000ab7a9bf520975","kind":"commit","published_at":"2021-03-01T15:05:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"f27d6ebd9b73aa3724f6469aef2fd982d9948d44","kind":"commit","published_at":"2021-02-27T17:10:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2daf98bc5500ce738e266f3013e7515a34062691","kind":"commit","published_at":"2021-02-27T02:01:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0/manifests"},{"name":"v1.5.14","sha":"32cd354f5fc1a19457eea3aa29cbfb1ea3d9ee63","kind":"commit","published_at":"2021-02-20T20:04:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14/manifests"},{"name":"v1.5.13","sha":"ec7d2c87f7a833f5dc014cf58316391b6d7f4712","kind":"commit","published_at":"2021-01-17T03:59:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13/manifests"},{"name":"v1.5.12","sha":"6aa47acdd7c887a5ba6ee22d7122873777616d3f","kind":"commit","published_at":"2021-01-09T16:59:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12/manifests"},{"name":"v1.5.11","sha":"c67d7b4c7b0ea97d5a4109297ff9334f0a871e9c","kind":"commit","published_at":"2020-12-31T19:03:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"ede19ff562dddfbd0b9580ee4cf1bfd520f250e1","kind":"commit","published_at":"2020-11-23T01:19:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"17e9b5359ae5cd4e9fce8c89a9ff3826fd63b74e","kind":"commit","published_at":"2020-11-03T18:44:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"7e8e5088ed4ad9b67930a845c3d0d3727672f2fc","kind":"commit","published_at":"2020-11-03T16:46:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"08875d3edc90affa2061c8307f1b0eed2ae7dbc1","kind":"commit","published_at":"2020-11-02T17:20:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"faa211d9331057a6d8e30cc73324e5aa343a5dc6","kind":"commit","published_at":"2020-10-10T16:12:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"f9019ed99ddce06808ed34bc95a023e4a8c7cbf6","kind":"commit","published_at":"2020-09-24T00:54:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"2afe765db560a49bdcdfeb0ae7bb0b437dd36685","kind":"commit","published_at":"2020-09-21T20:31:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"c7dfc6e0f9f2e6d8c36094305352e9f551774d4d","kind":"commit","published_at":"2020-09-17T19:09:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1cf9486e7c302f13a5ca9be291c71ba9d6aa8452","kind":"commit","published_at":"2020-09-13T03:14:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"dfd92d166ad4eb40693dcd0d0cbf7ab86cec0f27","kind":"commit","published_at":"2020-09-12T17:24:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"00ca0a20015a8106c2cd007cb4989ee035936b99","kind":"commit","published_at":"2020-09-05T19:22:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0/manifests"},{"name":"v1.4.30","sha":"62e98d7bee975f686bab8257c4fe95ff0ff7ab80","kind":"commit","published_at":"2020-09-01T05:25:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30/manifests"},{"name":"v1.4.29","sha":"a1caa07e6c6f636546d3df66f5fccfc465435709","kind":"commit","published_at":"2020-08-24T16:14:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29/manifests"},{"name":"v1.4.28","sha":"bcf64ebdb22e826266a7db83995ce79b931bac58","kind":"commit","published_at":"2020-08-16T18:28:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28/manifests"},{"name":"v1.4.27","sha":"de3e6716162dc45a40a41a7efdb8048acc173c64","kind":"commit","published_at":"2020-08-16T00:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27/manifests"},{"name":"v1.4.26","sha":"d6b5769cbb780d35625b5e6aebcf38d1f045b155","kind":"commit","published_at":"2020-08-14T20:09:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26/manifests"},{"name":"v1.4.25","sha":"8bdaf8e824de80357156f62c62486bd4feb2366c","kind":"commit","published_at":"2020-07-21T22:22:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25/manifests"},{"name":"v1.4.24","sha":"5c9d860b0ef258bbc2c3946ab059b388f683881e","kind":"commit","published_at":"2020-07-19T18:18:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24/manifests"},{"name":"v1.4.23","sha":"8b7d4e90c80676630d952c4c927bf0891086ebd4","kind":"commit","published_at":"2020-07-10T18:40:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23/manifests"},{"name":"v1.4.22","sha":"e9955a044af68cf764f1f6f79a5ee9860c988be4","kind":"commit","published_at":"2020-07-10T16:46:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22/manifests"},{"name":"v1.4.21","sha":"0f22757bf6b40ad9d8317621f3399c4ab179ce98","kind":"commit","published_at":"2020-07-01T00:41:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21/manifests"},{"name":"v1.4.20","sha":"ecc4430c334ed73b66a7a14ef91ff6ef275aeda2","kind":"commit","published_at":"2020-06-21T22:53:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20/manifests"},{"name":"v1.4.19","sha":"ab496703a61f09a090b3e94262166ee5703eddbf","kind":"commit","published_at":"2020-06-04T17:02:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19/manifests"},{"name":"v1.4.18","sha":"41db0380ee2819956ef2e582fb6191c5667d6b3a","kind":"commit","published_at":"2020-05-30T18:15:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18/manifests"},{"name":"v1.4.17","sha":"a8d50cde5c82183dadd47930127057f8026d87f6","kind":"commit","published_at":"2020-05-26T21:08:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"d66cbc5361b495d04d01026f83ca1cc5ee2be962","kind":"commit","published_at":"2020-05-21T23:33:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"2ff570c427bbe85a704327237a6c25bd3bf146b4","kind":"commit","published_at":"2020-04-23T19:25:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"ca64e2c8934091c75ac8aa63a7d3727f3c1f0a60","kind":"commit","published_at":"2020-04-03T21:34:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"2d1f04052ad9e9b35643ba214f76c59db56fd43e","kind":"commit","published_at":"2020-03-24T02:48:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"97cd26fcbe68fe6d13348ba432727b26e8b89b02","kind":"commit","published_at":"2020-03-21T21:50:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"0e04046f13dae130fc306c02f686beb7da83aef3","kind":"commit","published_at":"2020-01-25T15:15:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"ff115f389f8b815c68e115faa1066900b3aa26b0","kind":"commit","published_at":"2020-01-14T18:17:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"d82b4a26cfb2512d4bf4e1be4d18c0bba6887448","kind":"commit","published_at":"2019-12-23T21:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"2f972a98e480a2f29278cea25cab5334fc5d68f1","kind":"commit","published_at":"2019-12-04T21:31:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"e977e961c60ea3d0bd97dcd8b9b7329396707402","kind":"commit","published_at":"2019-08-27T13:51:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"1fd4d7aec99f59d665804d9d8a9e7431cdb6491a","kind":"commit","published_at":"2019-08-12T16:31:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"0a4c005d6d816f9b46ff9ff9c4e27fa4349573ad","kind":"commit","published_at":"2019-06-15T14:59:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"503000287ef1dd560da551137a5c17d94c9f4b00","kind":"commit","published_at":"2019-06-11T16:05:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a431b64f49ab6a845013a2d6e0df3d7993e416e","kind":"commit","published_at":"2019-05-10T14:47:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"27ff23a3a5a08fb46e7eac79c393c1d678b4217a","kind":"commit","published_at":"2019-04-28T01:34:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"1d824d3d7257a3520e97eaa971c80f221817757f","kind":"commit","published_at":"2019-03-27T23:14:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7239eac70260eeec41fd26a00829416651b03afa","kind":"commit","published_at":"2019-03-01T18:13:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"973952789018d518ba19e9190f264ccb9e8cc43a","kind":"commit","published_at":"2019-02-23T19:51:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"d9909d75844139acd6b2a1950265cea2d9561a20","kind":"commit","published_at":"2019-02-14T20:41:14.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"81de71ba4910d59bb2760b2494a43faa4d31432f","kind":"commit","published_at":"2019-01-26T05:49:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2d202e3fcca52c7c722a7b81f27dac73b3a558b6","kind":"commit","published_at":"2019-01-18T21:02:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0/manifests"},{"name":"v1.1.8","sha":"1af88acc98ca80bf0c716241e35544d18337540f","kind":"commit","published_at":"2019-01-02T01:21:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"88299dad1cfbda9372bdae699bdd8f7887c474d1","kind":"commit","published_at":"2018-10-05T16:15:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"86cfa2811e04e5e8c69aa1dc7d2f64f7275aec93","kind":"commit","published_at":"2018-09-16T23:05:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"0ec4cbf783ba9a1f4ede457bcd3b8d79e28109ad","kind":"commit","published_at":"2018-09-07T15:21:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"80ba3a8017911ea3f1354527c501eb996582e968","kind":"commit","published_at":"2018-07-25T21:47:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"889f80d0c8d1ba13b324feac46ae88b72d10b91c","kind":"commit","published_at":"2018-07-11T05:04:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"06b0136020527ab09d972c6d6760b4fd68c345f0","kind":"commit","published_at":"2018-07-09T15:16:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"5dd5c49d4fc3db08a5caa98e8ec4542fbc3f631e","kind":"commit","published_at":"2018-07-05T22:37:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"11974e5eb0e3a6ef8f0dd5e280b56af7e5221838","kind":"commit","published_at":"2018-06-09T18:22:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0/manifests"},{"name":"v1.0.18","sha":"3cd70ac984e63040110c3a5c317c7752f82cf645","kind":"commit","published_at":"2018-05-24T22:40:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"236dd3a6ea77c5e49d7b3649becf351a7f2fba5d","kind":"commit","published_at":"2018-05-23T02:29:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"ac4063fd16b3f2566d7c88fa451b2ddd4ca30afe","kind":"commit","published_at":"2018-05-08T15:40:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"4c33a84241c209d7799f3b118b9f5f0f0a04fb72","kind":"commit","published_at":"2018-05-05T15:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"0477f801318f46fb3599f3d14667d822e2a58646","kind":"commit","published_at":"2018-05-03T14:14:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"5b26de539d10c1448ae905e6aa1d0eadc5921fb2","kind":"commit","published_at":"2018-04-16T16:43:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"b67d3a5ad480ae7f5671450e74c1955aa08b2d18","kind":"commit","published_at":"2018-04-14T17:28:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4a5fb9974cb5f4256384a2542065b3947434d91b","kind":"commit","published_at":"2018-04-11T20:00:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"35536a7a011c25deaa1866d8bf884a387e074b40","kind":"commit","published_at":"2018-04-11T03:20:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"9441aa7591d34bf1feaefdcd6831aa36ece3b6d1","kind":"commit","published_at":"2018-04-04T22:41:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"6c5cae359ae3c99812086ab3e4657bfbdb4cff27","kind":"commit","published_at":"2018-03-11T17:58:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"39c020afff92d50d6ffb8b251f5bdc30d51ca96c","kind":"commit","published_at":"2017-11-13T20:28:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"0577ac36a243fe7a82531cc041933b434d797e18","kind":"commit","published_at":"2017-09-21T20:36:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"bbd0284ce65e82a04d53c4c0f5c067c9aefb6564","kind":"commit","published_at":"2017-07-28T18:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"af2b3c828528a4c405a73ff0371684f3d9fd3a0e","kind":"commit","published_at":"2017-07-28T00:10:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"fdf95187ebf6beec9ff638d68bfcb2bd309b564c","kind":"commit","published_at":"2017-07-06T18:13:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ae942473471865c96ed9a8a6f092b28d12bf95f6","kind":"commit","published_at":"2017-07-03T03:52:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5909f55da90e80ee650ccc646651b8aa49947efa","kind":"commit","published_at":"2017-07-03T03:44:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2e5201ea68c35be0ae9cdcb899e9090eb3826341","kind":"commit","published_at":"2017-07-02T20:14:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0/manifests"},{"name":"v0.0.4","sha":"701debc794586387679e49394e32b350be570038","kind":"commit","published_at":"2017-07-02T01:31:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c1a96c6f15c93d36be0df9e0ee00a915ffe57af2","kind":"commit","published_at":"2017-07-02T00:55:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"33376aad11ee9065f735d5b5e96b630429264bd5","kind":"commit","published_at":"2017-02-17T01:21:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"0c0d5434d77d8427ac249077da813f4be4cd82d7","kind":"commit","published_at":"2017-02-16T22:59:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T13:19:24.071Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-identify?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-identify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-identify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-identify/dependencies","status":null,"funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:18:31.744Z","issues_count":38,"pull_requests_count":234,"avg_time_to_close_issue":9519858.18918919,"avg_time_to_close_pull_request":1057977.0315315316,"issues_closed_count":37,"pull_requests_closed_count":222,"pull_request_authors_count":104,"issue_authors_count":38,"avg_comments_per_issue":1.8947368421052633,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":89,"past_year_issues_count":9,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":3033.125,"past_year_avg_time_to_close_pull_request":294569.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":58,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/issues","maintainers":[{"login":"asottile","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}],"active_maintainers":[{"login":"asottile","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-identify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-identify/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-identify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-identify/related_packages","maintainers":[{"uuid":"galen@galenabell.com","login":null,"name":"Galen Abell","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Galen Abell","packages_count":109,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Galen Abell","role":null,"created_at":"2025-06-08T15:32:25.310Z","updated_at":"2025-06-08T15:32:25.310Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/galen@galenabell.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":75497,"name":"py-identify","ecosystem":"spack","description":"File identification library for Python. Given a file (or some\ninformation about a file), return a set of standardized tags identifying\nwhat the file is.\n","homepage":"https://github.com/pre-commit/identify","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/pre-commit/identify","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-04-05T09:25:14.114Z","latest_release_published_at":"2023-06-05T05:42:52.943Z","latest_release_number":"2.5.24","last_synced_at":"2025-09-06T21:41:00.463Z","created_at":"2022-04-05T09:25:14.088Z","updated_at":"2025-09-07T13:19:24.003Z","registry_url":"https://packages.spack.io/package.html?name=py-identify","install_command":"spack install py-identify","documentation_url":null,"metadata":{},"repo_metadata":{"id":37942951,"uuid":"81786752","full_name":"pre-commit/identify","owner":"pre-commit","description":"File identification library for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T19:30:54.000Z","size":676,"stargazers_count":281,"open_issues_count":4,"forks_count":165,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-06T21:29:34.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/pre-commit.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":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"created_at":"2017-02-13T05:02:37.000Z","updated_at":"2025-09-06T19:30:58.000Z","dependencies_parsed_at":"2023-10-16T06:47:56.571Z","dependency_job_id":"41743253-1b05-4373-b341-47688682d045","html_url":"https://github.com/pre-commit/identify","commit_stats":{"total_commits":561,"total_committers":132,"mean_commits":4.25,"dds":0.554367201426025,"last_synced_commit":"6fd6f6bea8fedb15e54f1477a49325ea82b73911"},"previous_names":[],"tags_count":180,"template":false,"template_full_name":null,"purl":"pkg:github/pre-commit/identify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/sbom","scorecard":{"id":670024,"data":{"date":"2025-08-11","repo":{"name":"github.com/pre-commit/identify","commit":"53fdb98ef92dc697d7b84cf07dbb3e6e5d7493f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 5/9 approved changesets -- score normalized to 5","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":10,"reason":"23 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pre-commit/identify/main.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1"],"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":-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 26 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-21T19:39:29.329Z","repository_id":37942951,"created_at":"2025-08-21T19:39:29.329Z","updated_at":"2025-08-21T19:39:29.329Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274043012,"owners_count":25212550,"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-07T02:00:09.463Z","response_time":67,"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":"pre-commit","name":"pre-commit","uuid":"6943086","kind":"organization","description":"A framework for managing and maintaining multi-language pre-commit hooks.","email":null,"website":"https://pre-commit.com","location":null,"twitter":"pre_commit","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6943086?v=4","repositories_count":29,"last_synced_at":"2024-10-29T22:38:48.625Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"html_url":"https://github.com/pre-commit","funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"total_stars":18774,"followers":308,"following":0,"created_at":"2022-11-02T16:22:39.632Z","updated_at":"2024-10-29T22:38:48.626Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit/repositories"},"tags":[{"name":"v2.6.14","sha":"6667ae3392c3e2178469779352012d4518c8cdc0","kind":"commit","published_at":"2025-09-06T19:30:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14/manifests"},{"name":"v2.6.13","sha":"af4da9c69b07a41dfbfc1f3ec60d27d9aa0654dc","kind":"commit","published_at":"2025-08-09T19:34:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13/manifests"},{"name":"v2.6.12","sha":"51e358dd52e70925011f81db738d441617e3e0f4","kind":"commit","published_at":"2025-05-23T20:37:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"bdd2643326d8acf348e35ca76ddc233da3f0380c","kind":"commit","published_at":"2025-05-23T18:19:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"e200468dd1b921e75a300545bd1e28abe1d5985c","kind":"commit","published_at":"2025-04-19T15:14:19.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"856f0162b1bdb01e47bd31c2cf1786a8ea41bcc5","kind":"commit","published_at":"2025-03-08T15:54:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"f905a2e20c85a323b0ad6d8fd56bd57dcecb95a6","kind":"commit","published_at":"2025-02-22T17:56:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"157ee8efe3a7be5fab92f23396663cf99d4185de","kind":"commit","published_at":"2025-02-08T19:02:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7/manifests"},{"name":"v2.6.6","sha":"5bc1845addd0f9600fe719cc27464bde5c19f839","kind":"commit","published_at":"2025-01-20T20:47:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"1eadcb782d64c204597ec6b2142982a89ebda7ed","kind":"commit","published_at":"2025-01-04T17:05:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"5adfe0958847d3d48752678d6b5c843c438faddc","kind":"commit","published_at":"2024-12-29T22:47:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"f075954372758b34ef542c2e895000ea660a47c9","kind":"commit","published_at":"2024-11-25T23:12:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"6fd6f6bea8fedb15e54f1477a49325ea82b73911","kind":"commit","published_at":"2024-11-09T18:11:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"d1032c90d01cb08038ba0b5cd19a880463763b8b","kind":"commit","published_at":"2024-09-14T23:50:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"577bfe15db2b97328431ec6de934c1a4bacc6edd","kind":"commit","published_at":"2024-07-07T23:39:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0/manifests"},{"name":"v2.5.36","sha":"838a48983fdf6c630ad54404abeed2ca3df0f8c8","kind":"commit","published_at":"2024-04-20T18:02:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.36","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36/manifests"},{"name":"v2.5.35","sha":"62ca9e506b73aa9deb71162a2881c235f25f27cf","kind":"commit","published_at":"2024-02-18T18:12:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.35","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35/manifests"},{"name":"v2.5.34","sha":"edc80451ae7cf106969ef208c6c622995bf56028","kind":"commit","published_at":"2024-02-10T20:21:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.34","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34/manifests"},{"name":"v2.5.33","sha":"3d4672c3a5093861e65096f2a404868fd8de5579","kind":"commit","published_at":"2023-12-07T04:26:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.33","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33/manifests"},{"name":"v2.5.32","sha":"21c9a51667a927a23bd4f35e25e6f7d8427f9f48","kind":"commit","published_at":"2023-11-18T17:52:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.32","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32/manifests"},{"name":"v2.5.31","sha":"15adaae6940c48af971e2dea95e40a0a523335fc","kind":"commit","published_at":"2023-10-28T17:19:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.31","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31/manifests"},{"name":"v2.5.30","sha":"fab994ab57e9fe8b06df041594594a75fa9aaf39","kind":"commit","published_at":"2023-09-30T17:51:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30/manifests"},{"name":"v2.5.29","sha":"0c39344bbac5638853ff80eb21303bd733214dd0","kind":"commit","published_at":"2023-09-15T21:27:10.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29/manifests"},{"name":"v2.5.28","sha":"aa73a4c29a544d8632d5f47f52bddbafb5c79a48","kind":"commit","published_at":"2023-09-11T23:14:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28/manifests"},{"name":"v2.5.27","sha":"881f54e0b494c34d2f2ae5c5e78b8442a4a5f8f3","kind":"commit","published_at":"2023-08-21T15:56:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27/manifests"},{"name":"v2.5.26","sha":"c1b3aa05667b85188121897b4f416d78721e2542","kind":"commit","published_at":"2023-07-22T19:10:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26/manifests"},{"name":"v2.5.25","sha":"0e0f9cf7d416e5410e0d617ae831bd4b18b61b4c","kind":"commit","published_at":"2023-07-19T14:55:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25/manifests"},{"name":"v2.5.24","sha":"ff585ee7228d968b1aef755bb2b31aa6054cc935","kind":"commit","published_at":"2023-05-03T14:45:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24/manifests"},{"name":"v2.5.23","sha":"33c4fa2c32fe0990dc1e2db17351913857424da2","kind":"commit","published_at":"2023-04-25T21:01:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23/manifests"},{"name":"v2.5.22","sha":"d70d842caf3d9b06560de4db74a98260236f592a","kind":"commit","published_at":"2023-03-24T20:23:50.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22/manifests"},{"name":"v2.5.21","sha":"8a04d49546c61c8ba3338fc746e5ee3d8caccd03","kind":"commit","published_at":"2023-03-16T17:20:45.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21/manifests"},{"name":"v2.5.20","sha":"5b9d7ce12b263b71b45c784a76ec769c31753ce0","kind":"commit","published_at":"2023-03-11T17:49:42.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20/manifests"},{"name":"v2.5.19","sha":"2099d471334eb3e2188f86c8535f03859ed9bab1","kind":"commit","published_at":"2023-03-08T15:27:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19/manifests"},{"name":"v2.5.18","sha":"096b499524293d1062df0a3ee4877784f7cacf47","kind":"commit","published_at":"2023-02-13T16:39:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18/manifests"},{"name":"v2.5.17","sha":"f52dde02f53e2f3d0eb052f9baf580e85b9f484b","kind":"commit","published_at":"2023-01-30T16:36:08.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17/manifests"},{"name":"v2.5.16","sha":"1f8349cdc4b504dbe47f01b60057418e1ca3043a","kind":"commit","published_at":"2023-01-28T17:39:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16/manifests"},{"name":"v2.5.15","sha":"d333931450e6a9f333e5a94eea61ce06d74b862b","kind":"commit","published_at":"2023-01-23T17:25:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15/manifests"},{"name":"v2.5.14","sha":"76c8eba9a477d85f31b80d325c9d6bcee0bd1847","kind":"commit","published_at":"2023-01-23T17:24:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14/manifests"},{"name":"v2.5.13","sha":"3e7bb8c7b5327b40c87d5a12a5ec67b399a56234","kind":"commit","published_at":"2023-01-11T21:37:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13/manifests"},{"name":"v2.5.12","sha":"629a1942419bdd8585b84c85e8a21f74e2012a3a","kind":"commit","published_at":"2023-01-03T15:09:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12/manifests"},{"name":"v2.5.11","sha":"543495155bc4a737095e141691612eab320423dd","kind":"commit","published_at":"2022-12-19T21:14:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11/manifests"},{"name":"v2.5.10","sha":"297950fb34bd9220826e4a3c6158cfa9ebc41523","kind":"commit","published_at":"2022-12-15T20:22:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10/manifests"},{"name":"v2.5.9","sha":"12d842e7e392bfc0ebaff2fef1633878421fd6be","kind":"commit","published_at":"2022-11-18T16:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9/manifests"},{"name":"v2.5.8","sha":"a81077b7e1bb35cdfef42f9cdc6754f2cbd48002","kind":"commit","published_at":"2022-10-27T19:59:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"db884981cffce05feea031c3eb7648891e1b37e1","kind":"commit","published_at":"2022-10-25T01:02:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"cd3504eb5cde60eea44743ae6a084a8e22927d5d","kind":"commit","published_at":"2022-10-03T16:38:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e550e2215864a06d2439882828f61abedf58be2c","kind":"commit","published_at":"2022-09-06T12:36:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"207d5f7ac9f4e1f4f14fb18293f0d051c2466e0b","kind":"commit","published_at":"2022-09-05T16:51:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"548a0cbef5df9979c47b5b627f3cb9f2342dbf75","kind":"commit","published_at":"2022-08-03T22:51:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b59a580126505294d44e1a788e2d1b72fb72213e","kind":"commit","published_at":"2022-07-20T03:36:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"d2d53a8a349cdff8b1f3c4add8f4df67ffbbf440","kind":"commit","published_at":"2022-05-19T18:43:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"6e2b83b9c57267b9d2cf3e8a5c0ad91351d0aeb8","kind":"commit","published_at":"2022-04-27T01:26:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0/manifests"},{"name":"v2.4.12","sha":"4a0292b4fab2b5e2f595186b78cca854d41994ad","kind":"commit","published_at":"2022-03-16T16:51:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"22cf27f2f98cbb898c8c892b01bfcd212444736d","kind":"commit","published_at":"2022-02-22T19:36:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"3fb32ccf909ee31ac5625de8f8c5c1068f664215","kind":"commit","published_at":"2022-02-14T14:34:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"45b19a7bf45099217fe4d79d6556fe751be27a6a","kind":"commit","published_at":"2022-02-09T16:04:34.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"939e9c9dab1217a54eedd6ac6e95273a0fbdfd66","kind":"commit","published_at":"2022-02-03T20:14:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"1e14175b857fe4a80abe9846421146b684a692c1","kind":"commit","published_at":"2022-02-01T00:01:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"5d96f711ba999d0f5450a7275e5f8c8610455030","kind":"commit","published_at":"2022-01-27T18:14:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0d91359682cb22916026bcdfdc08b28b978a8f43","kind":"commit","published_at":"2022-01-23T17:58:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"416900ae9d1d97a0df80c6f4e2c192da4a6cfea4","kind":"commit","published_at":"2022-01-13T23:47:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"1086c480941588f469c6902a4f8e181df10b5db9","kind":"commit","published_at":"2022-01-11T15:08:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"5d02d5ce486f6c330b5a393de77c1a7f3f5daef4","kind":"commit","published_at":"2022-01-06T18:25:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"95e30a37bf7c044da3149d85de4a10f5ff494857","kind":"commit","published_at":"2021-12-28T01:47:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"916c5dc5ea7393d22a689b96c89eeaee7aed6aba","kind":"commit","published_at":"2021-11-19T00:52:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"3588a30ce8d7cb802a602078df42874332751a96","kind":"commit","published_at":"2021-11-18T14:38:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"56670143fadb0bed2453deae7ba9a1b008581519","kind":"commit","published_at":"2021-11-16T01:27:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"d6cf57daa5e94f2701cf196eb39adc9f468c36ff","kind":"commit","published_at":"2021-11-08T23:07:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"b466c3322e3d55a37adc0d4178b10a0e2265cc35","kind":"commit","published_at":"2021-11-05T22:10:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7b7c7d9092f3485645bc43a2c950e5162dffe8cb","kind":"commit","published_at":"2021-10-31T15:32:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"acf1e85ad3d4d328bd2fbeed3360d8b3146149d3","kind":"commit","published_at":"2021-10-30T16:22:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"44407bfd2b8a3cd2acbc9bbfb0057b6410eeef0d","kind":"commit","published_at":"2021-10-22T23:22:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"20662c34d80909757206ea7841efafc9dafc9a06","kind":"commit","published_at":"2021-10-02T00:03:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0/manifests"},{"name":"v2.2.15","sha":"8f349b59f356ece95d4defddb07a941187ea3f35","kind":"commit","published_at":"2021-09-19T17:14:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15/manifests"},{"name":"v2.2.14","sha":"33c94aa61a9ce7a79f40efe04ac7bdd0fb070dbe","kind":"commit","published_at":"2021-09-09T00:45:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14/manifests"},{"name":"v2.2.13","sha":"72f1a3e7a100bb37f6c348a4d98dd6da5a9fb043","kind":"commit","published_at":"2021-08-06T16:07:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13/manifests"},{"name":"v2.2.12","sha":"d7d0da54eafb9f0151c7af221272e15f8bdec2be","kind":"commit","published_at":"2021-08-04T13:08:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"109aca227e1c491fddb605510c10a01af8ac3d31","kind":"commit","published_at":"2021-07-09T23:40:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"ee08e725a23a0708f057724d776dc55b0ae4a200","kind":"commit","published_at":"2021-06-07T17:18:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"b6551417e3716f71cc6cbbb6e6c9a06563498cf9","kind":"commit","published_at":"2021-06-05T01:18:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"fc5dd82bbae0fd64211202027c4352c536d13dcb","kind":"commit","published_at":"2021-06-03T15:30:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e6e05dbce111c33f82cdae744da846c3de204543","kind":"commit","published_at":"2021-05-31T00:14:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"bfc1fe4826b6258853bec57ee4c6459e83a810e3","kind":"commit","published_at":"2021-05-25T02:27:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"761779c8829839eeef3c68220c1633c00c8492c2","kind":"commit","published_at":"2021-05-21T21:20:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"ea9b9a077d82dee35b64f81c4536537f6eaa1355","kind":"commit","published_at":"2021-04-21T00:10:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"7ed47f3ce9c44c3aa749a149b4d34e1cabb99b75","kind":"commit","published_at":"2021-04-09T20:03:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e97ff81b6a793be00b43be57bfc2ddf92dd12410","kind":"commit","published_at":"2021-03-28T17:10:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"0f258e01897a185bd0a8b9f6f7be91b10a634154","kind":"commit","published_at":"2021-03-25T00:19:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bc105d59ecbb49730f74cc1fac00674e68aca969","kind":"commit","published_at":"2021-03-20T08:13:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"56d42a200452c3a154ff82beab5ccb5b9217196b","kind":"commit","published_at":"2021-03-18T22:16:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f3578685d50084fee76d8b797f1d2ef79a4787d1","kind":"commit","published_at":"2021-03-14T15:45:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"efbc22e7a0bd7372df9aecc4f88fdd180affdb4f","kind":"commit","published_at":"2021-03-12T05:16:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"184970cefc74eefda4635d21c54f0d03e4b9defe","kind":"commit","published_at":"2021-03-09T02:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"587cbd360a2d68009d62491416294a5a54b1a520","kind":"commit","published_at":"2021-03-03T12:33:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"89d9e7500e59c7eb62ca8eef2cccde8e0f825375","kind":"commit","published_at":"2021-03-01T15:24:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"bc830b53670d15965709a4b2000ab7a9bf520975","kind":"commit","published_at":"2021-03-01T15:05:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"f27d6ebd9b73aa3724f6469aef2fd982d9948d44","kind":"commit","published_at":"2021-02-27T17:10:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2daf98bc5500ce738e266f3013e7515a34062691","kind":"commit","published_at":"2021-02-27T02:01:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0/manifests"},{"name":"v1.5.14","sha":"32cd354f5fc1a19457eea3aa29cbfb1ea3d9ee63","kind":"commit","published_at":"2021-02-20T20:04:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14/manifests"},{"name":"v1.5.13","sha":"ec7d2c87f7a833f5dc014cf58316391b6d7f4712","kind":"commit","published_at":"2021-01-17T03:59:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13/manifests"},{"name":"v1.5.12","sha":"6aa47acdd7c887a5ba6ee22d7122873777616d3f","kind":"commit","published_at":"2021-01-09T16:59:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12/manifests"},{"name":"v1.5.11","sha":"c67d7b4c7b0ea97d5a4109297ff9334f0a871e9c","kind":"commit","published_at":"2020-12-31T19:03:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"ede19ff562dddfbd0b9580ee4cf1bfd520f250e1","kind":"commit","published_at":"2020-11-23T01:19:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"17e9b5359ae5cd4e9fce8c89a9ff3826fd63b74e","kind":"commit","published_at":"2020-11-03T18:44:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"7e8e5088ed4ad9b67930a845c3d0d3727672f2fc","kind":"commit","published_at":"2020-11-03T16:46:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"08875d3edc90affa2061c8307f1b0eed2ae7dbc1","kind":"commit","published_at":"2020-11-02T17:20:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"faa211d9331057a6d8e30cc73324e5aa343a5dc6","kind":"commit","published_at":"2020-10-10T16:12:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"f9019ed99ddce06808ed34bc95a023e4a8c7cbf6","kind":"commit","published_at":"2020-09-24T00:54:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"2afe765db560a49bdcdfeb0ae7bb0b437dd36685","kind":"commit","published_at":"2020-09-21T20:31:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"c7dfc6e0f9f2e6d8c36094305352e9f551774d4d","kind":"commit","published_at":"2020-09-17T19:09:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1cf9486e7c302f13a5ca9be291c71ba9d6aa8452","kind":"commit","published_at":"2020-09-13T03:14:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"dfd92d166ad4eb40693dcd0d0cbf7ab86cec0f27","kind":"commit","published_at":"2020-09-12T17:24:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"00ca0a20015a8106c2cd007cb4989ee035936b99","kind":"commit","published_at":"2020-09-05T19:22:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0/manifests"},{"name":"v1.4.30","sha":"62e98d7bee975f686bab8257c4fe95ff0ff7ab80","kind":"commit","published_at":"2020-09-01T05:25:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30/manifests"},{"name":"v1.4.29","sha":"a1caa07e6c6f636546d3df66f5fccfc465435709","kind":"commit","published_at":"2020-08-24T16:14:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29/manifests"},{"name":"v1.4.28","sha":"bcf64ebdb22e826266a7db83995ce79b931bac58","kind":"commit","published_at":"2020-08-16T18:28:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28/manifests"},{"name":"v1.4.27","sha":"de3e6716162dc45a40a41a7efdb8048acc173c64","kind":"commit","published_at":"2020-08-16T00:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27/manifests"},{"name":"v1.4.26","sha":"d6b5769cbb780d35625b5e6aebcf38d1f045b155","kind":"commit","published_at":"2020-08-14T20:09:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26/manifests"},{"name":"v1.4.25","sha":"8bdaf8e824de80357156f62c62486bd4feb2366c","kind":"commit","published_at":"2020-07-21T22:22:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25/manifests"},{"name":"v1.4.24","sha":"5c9d860b0ef258bbc2c3946ab059b388f683881e","kind":"commit","published_at":"2020-07-19T18:18:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24/manifests"},{"name":"v1.4.23","sha":"8b7d4e90c80676630d952c4c927bf0891086ebd4","kind":"commit","published_at":"2020-07-10T18:40:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23/manifests"},{"name":"v1.4.22","sha":"e9955a044af68cf764f1f6f79a5ee9860c988be4","kind":"commit","published_at":"2020-07-10T16:46:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22/manifests"},{"name":"v1.4.21","sha":"0f22757bf6b40ad9d8317621f3399c4ab179ce98","kind":"commit","published_at":"2020-07-01T00:41:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21/manifests"},{"name":"v1.4.20","sha":"ecc4430c334ed73b66a7a14ef91ff6ef275aeda2","kind":"commit","published_at":"2020-06-21T22:53:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20/manifests"},{"name":"v1.4.19","sha":"ab496703a61f09a090b3e94262166ee5703eddbf","kind":"commit","published_at":"2020-06-04T17:02:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19/manifests"},{"name":"v1.4.18","sha":"41db0380ee2819956ef2e582fb6191c5667d6b3a","kind":"commit","published_at":"2020-05-30T18:15:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18/manifests"},{"name":"v1.4.17","sha":"a8d50cde5c82183dadd47930127057f8026d87f6","kind":"commit","published_at":"2020-05-26T21:08:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"d66cbc5361b495d04d01026f83ca1cc5ee2be962","kind":"commit","published_at":"2020-05-21T23:33:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"2ff570c427bbe85a704327237a6c25bd3bf146b4","kind":"commit","published_at":"2020-04-23T19:25:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"ca64e2c8934091c75ac8aa63a7d3727f3c1f0a60","kind":"commit","published_at":"2020-04-03T21:34:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"2d1f04052ad9e9b35643ba214f76c59db56fd43e","kind":"commit","published_at":"2020-03-24T02:48:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"97cd26fcbe68fe6d13348ba432727b26e8b89b02","kind":"commit","published_at":"2020-03-21T21:50:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"0e04046f13dae130fc306c02f686beb7da83aef3","kind":"commit","published_at":"2020-01-25T15:15:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"ff115f389f8b815c68e115faa1066900b3aa26b0","kind":"commit","published_at":"2020-01-14T18:17:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"d82b4a26cfb2512d4bf4e1be4d18c0bba6887448","kind":"commit","published_at":"2019-12-23T21:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"2f972a98e480a2f29278cea25cab5334fc5d68f1","kind":"commit","published_at":"2019-12-04T21:31:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"e977e961c60ea3d0bd97dcd8b9b7329396707402","kind":"commit","published_at":"2019-08-27T13:51:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"1fd4d7aec99f59d665804d9d8a9e7431cdb6491a","kind":"commit","published_at":"2019-08-12T16:31:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"0a4c005d6d816f9b46ff9ff9c4e27fa4349573ad","kind":"commit","published_at":"2019-06-15T14:59:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"503000287ef1dd560da551137a5c17d94c9f4b00","kind":"commit","published_at":"2019-06-11T16:05:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a431b64f49ab6a845013a2d6e0df3d7993e416e","kind":"commit","published_at":"2019-05-10T14:47:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"27ff23a3a5a08fb46e7eac79c393c1d678b4217a","kind":"commit","published_at":"2019-04-28T01:34:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"1d824d3d7257a3520e97eaa971c80f221817757f","kind":"commit","published_at":"2019-03-27T23:14:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7239eac70260eeec41fd26a00829416651b03afa","kind":"commit","published_at":"2019-03-01T18:13:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"973952789018d518ba19e9190f264ccb9e8cc43a","kind":"commit","published_at":"2019-02-23T19:51:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"d9909d75844139acd6b2a1950265cea2d9561a20","kind":"commit","published_at":"2019-02-14T20:41:14.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"81de71ba4910d59bb2760b2494a43faa4d31432f","kind":"commit","published_at":"2019-01-26T05:49:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2d202e3fcca52c7c722a7b81f27dac73b3a558b6","kind":"commit","published_at":"2019-01-18T21:02:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0/manifests"},{"name":"v1.1.8","sha":"1af88acc98ca80bf0c716241e35544d18337540f","kind":"commit","published_at":"2019-01-02T01:21:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"88299dad1cfbda9372bdae699bdd8f7887c474d1","kind":"commit","published_at":"2018-10-05T16:15:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"86cfa2811e04e5e8c69aa1dc7d2f64f7275aec93","kind":"commit","published_at":"2018-09-16T23:05:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"0ec4cbf783ba9a1f4ede457bcd3b8d79e28109ad","kind":"commit","published_at":"2018-09-07T15:21:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"80ba3a8017911ea3f1354527c501eb996582e968","kind":"commit","published_at":"2018-07-25T21:47:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"889f80d0c8d1ba13b324feac46ae88b72d10b91c","kind":"commit","published_at":"2018-07-11T05:04:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"06b0136020527ab09d972c6d6760b4fd68c345f0","kind":"commit","published_at":"2018-07-09T15:16:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"5dd5c49d4fc3db08a5caa98e8ec4542fbc3f631e","kind":"commit","published_at":"2018-07-05T22:37:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"11974e5eb0e3a6ef8f0dd5e280b56af7e5221838","kind":"commit","published_at":"2018-06-09T18:22:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0/manifests"},{"name":"v1.0.18","sha":"3cd70ac984e63040110c3a5c317c7752f82cf645","kind":"commit","published_at":"2018-05-24T22:40:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"236dd3a6ea77c5e49d7b3649becf351a7f2fba5d","kind":"commit","published_at":"2018-05-23T02:29:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"ac4063fd16b3f2566d7c88fa451b2ddd4ca30afe","kind":"commit","published_at":"2018-05-08T15:40:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"4c33a84241c209d7799f3b118b9f5f0f0a04fb72","kind":"commit","published_at":"2018-05-05T15:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"0477f801318f46fb3599f3d14667d822e2a58646","kind":"commit","published_at":"2018-05-03T14:14:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"5b26de539d10c1448ae905e6aa1d0eadc5921fb2","kind":"commit","published_at":"2018-04-16T16:43:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"b67d3a5ad480ae7f5671450e74c1955aa08b2d18","kind":"commit","published_at":"2018-04-14T17:28:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4a5fb9974cb5f4256384a2542065b3947434d91b","kind":"commit","published_at":"2018-04-11T20:00:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"35536a7a011c25deaa1866d8bf884a387e074b40","kind":"commit","published_at":"2018-04-11T03:20:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"9441aa7591d34bf1feaefdcd6831aa36ece3b6d1","kind":"commit","published_at":"2018-04-04T22:41:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"6c5cae359ae3c99812086ab3e4657bfbdb4cff27","kind":"commit","published_at":"2018-03-11T17:58:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"39c020afff92d50d6ffb8b251f5bdc30d51ca96c","kind":"commit","published_at":"2017-11-13T20:28:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"0577ac36a243fe7a82531cc041933b434d797e18","kind":"commit","published_at":"2017-09-21T20:36:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"bbd0284ce65e82a04d53c4c0f5c067c9aefb6564","kind":"commit","published_at":"2017-07-28T18:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"af2b3c828528a4c405a73ff0371684f3d9fd3a0e","kind":"commit","published_at":"2017-07-28T00:10:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"fdf95187ebf6beec9ff638d68bfcb2bd309b564c","kind":"commit","published_at":"2017-07-06T18:13:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ae942473471865c96ed9a8a6f092b28d12bf95f6","kind":"commit","published_at":"2017-07-03T03:52:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5909f55da90e80ee650ccc646651b8aa49947efa","kind":"commit","published_at":"2017-07-03T03:44:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2e5201ea68c35be0ae9cdcb899e9090eb3826341","kind":"commit","published_at":"2017-07-02T20:14:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0/manifests"},{"name":"v0.0.4","sha":"701debc794586387679e49394e32b350be570038","kind":"commit","published_at":"2017-07-02T01:31:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c1a96c6f15c93d36be0df9e0ee00a915ffe57af2","kind":"commit","published_at":"2017-07-02T00:55:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"33376aad11ee9065f735d5b5e96b630429264bd5","kind":"commit","published_at":"2017-02-17T01:21:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"0c0d5434d77d8427ac249077da813f4be4cd82d7","kind":"commit","published_at":"2017-02-16T22:59:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T13:19:24.003Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":null,"forks_count":null,"average":14.033625121578435},"purl":"pkg:spack/py-identify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-identify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-identify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-identify/dependencies","status":null,"funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:18:31.744Z","issues_count":38,"pull_requests_count":234,"avg_time_to_close_issue":9519858.18918919,"avg_time_to_close_pull_request":1057977.0315315316,"issues_closed_count":37,"pull_requests_closed_count":222,"pull_request_authors_count":104,"issue_authors_count":38,"avg_comments_per_issue":1.8947368421052633,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":89,"past_year_issues_count":9,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":3033.125,"past_year_avg_time_to_close_pull_request":294569.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":58,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/issues","maintainers":[{"login":"asottile","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}],"active_maintainers":[{"login":"asottile","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-identify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-identify/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-identify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-identify/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2170,"html_url":null,"role":null,"created_at":"2022-11-14T16:51:49.591Z","updated_at":"2022-11-14T16:51:49.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":2764120,"name":"identify","ecosystem":"pypi","description":"File identification library for Python","homepage":"https://github.com/pre-commit/identify","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pre-commit/identify","keywords_array":[],"namespace":null,"versions_count":180,"first_release_published_at":"2017-02-16T23:00:29.000Z","latest_release_published_at":"2025-09-06T19:30:51.000Z","latest_release_number":"2.6.14","last_synced_at":"2025-09-08T05:30:53.643Z","created_at":"2022-04-10T11:17:18.646Z","updated_at":"2025-09-08T05:30:53.643Z","registry_url":"https://pypi.org/project/identify/","install_command":"pip install identify --index-url https://pypi.org/simple","documentation_url":"https://identify.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy"],"normalized_name":"identify","project_status":null},"repo_metadata":{"id":37942951,"uuid":"81786752","full_name":"pre-commit/identify","owner":"pre-commit","description":"File identification library for Python","archived":false,"fork":false,"pushed_at":"2024-04-20T18:02:47.000Z","size":584,"stargazers_count":235,"open_issues_count":9,"forks_count":136,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-04-22T14:22:26.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/pre-commit.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},"funding":{"github":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"created_at":"2017-02-13T05:02:37.000Z","updated_at":"2024-04-25T10:52:00.995Z","dependencies_parsed_at":"2023-10-16T06:47:56.571Z","dependency_job_id":"41743253-1b05-4373-b341-47688682d045","html_url":"https://github.com/pre-commit/identify","commit_stats":{"total_commits":539,"total_committers":129,"mean_commits":4.178294573643411,"dds":0.5435992578849722,"last_synced_commit":"838a48983fdf6c630ad54404abeed2ca3df0f8c8"},"previous_names":[],"tags_count":165,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217596334,"owners_count":16201769,"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","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":"pre-commit","name":"pre-commit","uuid":"6943086","kind":"organization","description":"A framework for managing and maintaining multi-language pre-commit hooks.","email":null,"website":"https://pre-commit.com","location":null,"twitter":"pre_commit","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6943086?v=4","repositories_count":29,"last_synced_at":"2024-10-29T22:38:48.625Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"html_url":"https://github.com/pre-commit","funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"total_stars":18774,"followers":308,"following":0,"created_at":"2022-11-02T16:22:39.632Z","updated_at":"2024-10-29T22:38:48.626Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit/repositories"},"tags":[{"name":"v2.5.36","sha":"838a48983fdf6c630ad54404abeed2ca3df0f8c8","kind":"commit","published_at":"2024-04-20T18:02:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.36","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36/manifests"},{"name":"v2.5.35","sha":"62ca9e506b73aa9deb71162a2881c235f25f27cf","kind":"commit","published_at":"2024-02-18T18:12:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.35","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35/manifests"},{"name":"v2.5.34","sha":"edc80451ae7cf106969ef208c6c622995bf56028","kind":"commit","published_at":"2024-02-10T20:21:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.34","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34/manifests"},{"name":"v2.5.33","sha":"3d4672c3a5093861e65096f2a404868fd8de5579","kind":"commit","published_at":"2023-12-07T04:26:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.33","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33/manifests"},{"name":"v2.5.32","sha":"21c9a51667a927a23bd4f35e25e6f7d8427f9f48","kind":"commit","published_at":"2023-11-18T17:52:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.32","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32/manifests"},{"name":"v2.5.31","sha":"15adaae6940c48af971e2dea95e40a0a523335fc","kind":"commit","published_at":"2023-10-28T17:19:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.31","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31/manifests"},{"name":"v2.5.30","sha":"fab994ab57e9fe8b06df041594594a75fa9aaf39","kind":"commit","published_at":"2023-09-30T17:51:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30/manifests"},{"name":"v2.5.29","sha":"0c39344bbac5638853ff80eb21303bd733214dd0","kind":"commit","published_at":"2023-09-15T21:27:10.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29/manifests"},{"name":"v2.5.28","sha":"aa73a4c29a544d8632d5f47f52bddbafb5c79a48","kind":"commit","published_at":"2023-09-11T23:14:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28/manifests"},{"name":"v2.5.27","sha":"881f54e0b494c34d2f2ae5c5e78b8442a4a5f8f3","kind":"commit","published_at":"2023-08-21T15:56:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27/manifests"},{"name":"v2.5.26","sha":"c1b3aa05667b85188121897b4f416d78721e2542","kind":"commit","published_at":"2023-07-22T19:10:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26/manifests"},{"name":"v2.5.25","sha":"0e0f9cf7d416e5410e0d617ae831bd4b18b61b4c","kind":"commit","published_at":"2023-07-19T14:55:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25/manifests"},{"name":"v2.5.24","sha":"ff585ee7228d968b1aef755bb2b31aa6054cc935","kind":"commit","published_at":"2023-05-03T14:45:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24/manifests"},{"name":"v2.5.23","sha":"33c4fa2c32fe0990dc1e2db17351913857424da2","kind":"commit","published_at":"2023-04-25T21:01:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23/manifests"},{"name":"v2.5.22","sha":"d70d842caf3d9b06560de4db74a98260236f592a","kind":"commit","published_at":"2023-03-24T20:23:50.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22/manifests"},{"name":"v2.5.21","sha":"8a04d49546c61c8ba3338fc746e5ee3d8caccd03","kind":"commit","published_at":"2023-03-16T17:20:45.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21/manifests"},{"name":"v2.5.20","sha":"5b9d7ce12b263b71b45c784a76ec769c31753ce0","kind":"commit","published_at":"2023-03-11T17:49:42.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20/manifests"},{"name":"v2.5.19","sha":"2099d471334eb3e2188f86c8535f03859ed9bab1","kind":"commit","published_at":"2023-03-08T15:27:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19/manifests"},{"name":"v2.5.18","sha":"096b499524293d1062df0a3ee4877784f7cacf47","kind":"commit","published_at":"2023-02-13T16:39:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18/manifests"},{"name":"v2.5.17","sha":"f52dde02f53e2f3d0eb052f9baf580e85b9f484b","kind":"commit","published_at":"2023-01-30T16:36:08.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17/manifests"},{"name":"v2.5.16","sha":"1f8349cdc4b504dbe47f01b60057418e1ca3043a","kind":"commit","published_at":"2023-01-28T17:39:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16/manifests"},{"name":"v2.5.15","sha":"d333931450e6a9f333e5a94eea61ce06d74b862b","kind":"commit","published_at":"2023-01-23T17:25:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15/manifests"},{"name":"v2.5.14","sha":"76c8eba9a477d85f31b80d325c9d6bcee0bd1847","kind":"commit","published_at":"2023-01-23T17:24:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14/manifests"},{"name":"v2.5.13","sha":"3e7bb8c7b5327b40c87d5a12a5ec67b399a56234","kind":"commit","published_at":"2023-01-11T21:37:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13/manifests"},{"name":"v2.5.12","sha":"629a1942419bdd8585b84c85e8a21f74e2012a3a","kind":"commit","published_at":"2023-01-03T15:09:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12/manifests"},{"name":"v2.5.11","sha":"543495155bc4a737095e141691612eab320423dd","kind":"commit","published_at":"2022-12-19T21:14:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11/manifests"},{"name":"v2.5.10","sha":"297950fb34bd9220826e4a3c6158cfa9ebc41523","kind":"commit","published_at":"2022-12-15T20:22:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10/manifests"},{"name":"v2.5.9","sha":"12d842e7e392bfc0ebaff2fef1633878421fd6be","kind":"commit","published_at":"2022-11-18T16:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9/manifests"},{"name":"v2.5.8","sha":"a81077b7e1bb35cdfef42f9cdc6754f2cbd48002","kind":"commit","published_at":"2022-10-27T19:59:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"db884981cffce05feea031c3eb7648891e1b37e1","kind":"commit","published_at":"2022-10-25T01:02:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"cd3504eb5cde60eea44743ae6a084a8e22927d5d","kind":"commit","published_at":"2022-10-03T16:38:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e550e2215864a06d2439882828f61abedf58be2c","kind":"commit","published_at":"2022-09-06T12:36:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"207d5f7ac9f4e1f4f14fb18293f0d051c2466e0b","kind":"commit","published_at":"2022-09-05T16:51:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"548a0cbef5df9979c47b5b627f3cb9f2342dbf75","kind":"commit","published_at":"2022-08-03T22:51:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b59a580126505294d44e1a788e2d1b72fb72213e","kind":"commit","published_at":"2022-07-20T03:36:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"d2d53a8a349cdff8b1f3c4add8f4df67ffbbf440","kind":"commit","published_at":"2022-05-19T18:43:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"6e2b83b9c57267b9d2cf3e8a5c0ad91351d0aeb8","kind":"commit","published_at":"2022-04-27T01:26:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0/manifests"},{"name":"v2.4.12","sha":"4a0292b4fab2b5e2f595186b78cca854d41994ad","kind":"commit","published_at":"2022-03-16T16:51:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"22cf27f2f98cbb898c8c892b01bfcd212444736d","kind":"commit","published_at":"2022-02-22T19:36:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"3fb32ccf909ee31ac5625de8f8c5c1068f664215","kind":"commit","published_at":"2022-02-14T14:34:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"45b19a7bf45099217fe4d79d6556fe751be27a6a","kind":"commit","published_at":"2022-02-09T16:04:34.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"939e9c9dab1217a54eedd6ac6e95273a0fbdfd66","kind":"commit","published_at":"2022-02-03T20:14:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"1e14175b857fe4a80abe9846421146b684a692c1","kind":"commit","published_at":"2022-02-01T00:01:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"5d96f711ba999d0f5450a7275e5f8c8610455030","kind":"commit","published_at":"2022-01-27T18:14:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0d91359682cb22916026bcdfdc08b28b978a8f43","kind":"commit","published_at":"2022-01-23T17:58:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"416900ae9d1d97a0df80c6f4e2c192da4a6cfea4","kind":"commit","published_at":"2022-01-13T23:47:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"1086c480941588f469c6902a4f8e181df10b5db9","kind":"commit","published_at":"2022-01-11T15:08:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"5d02d5ce486f6c330b5a393de77c1a7f3f5daef4","kind":"commit","published_at":"2022-01-06T18:25:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"95e30a37bf7c044da3149d85de4a10f5ff494857","kind":"commit","published_at":"2021-12-28T01:47:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"916c5dc5ea7393d22a689b96c89eeaee7aed6aba","kind":"commit","published_at":"2021-11-19T00:52:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"3588a30ce8d7cb802a602078df42874332751a96","kind":"commit","published_at":"2021-11-18T14:38:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"56670143fadb0bed2453deae7ba9a1b008581519","kind":"commit","published_at":"2021-11-16T01:27:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"d6cf57daa5e94f2701cf196eb39adc9f468c36ff","kind":"commit","published_at":"2021-11-08T23:07:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"b466c3322e3d55a37adc0d4178b10a0e2265cc35","kind":"commit","published_at":"2021-11-05T22:10:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7b7c7d9092f3485645bc43a2c950e5162dffe8cb","kind":"commit","published_at":"2021-10-31T15:32:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"acf1e85ad3d4d328bd2fbeed3360d8b3146149d3","kind":"commit","published_at":"2021-10-30T16:22:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"44407bfd2b8a3cd2acbc9bbfb0057b6410eeef0d","kind":"commit","published_at":"2021-10-22T23:22:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"20662c34d80909757206ea7841efafc9dafc9a06","kind":"commit","published_at":"2021-10-02T00:03:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0/manifests"},{"name":"v2.2.15","sha":"8f349b59f356ece95d4defddb07a941187ea3f35","kind":"commit","published_at":"2021-09-19T17:14:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15/manifests"},{"name":"v2.2.14","sha":"33c94aa61a9ce7a79f40efe04ac7bdd0fb070dbe","kind":"commit","published_at":"2021-09-09T00:45:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14/manifests"},{"name":"v2.2.13","sha":"72f1a3e7a100bb37f6c348a4d98dd6da5a9fb043","kind":"commit","published_at":"2021-08-06T16:07:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13/manifests"},{"name":"v2.2.12","sha":"d7d0da54eafb9f0151c7af221272e15f8bdec2be","kind":"commit","published_at":"2021-08-04T13:08:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"109aca227e1c491fddb605510c10a01af8ac3d31","kind":"commit","published_at":"2021-07-09T23:40:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"ee08e725a23a0708f057724d776dc55b0ae4a200","kind":"commit","published_at":"2021-06-07T17:18:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"b6551417e3716f71cc6cbbb6e6c9a06563498cf9","kind":"commit","published_at":"2021-06-05T01:18:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"fc5dd82bbae0fd64211202027c4352c536d13dcb","kind":"commit","published_at":"2021-06-03T15:30:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e6e05dbce111c33f82cdae744da846c3de204543","kind":"commit","published_at":"2021-05-31T00:14:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"bfc1fe4826b6258853bec57ee4c6459e83a810e3","kind":"commit","published_at":"2021-05-25T02:27:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"761779c8829839eeef3c68220c1633c00c8492c2","kind":"commit","published_at":"2021-05-21T21:20:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"ea9b9a077d82dee35b64f81c4536537f6eaa1355","kind":"commit","published_at":"2021-04-21T00:10:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"7ed47f3ce9c44c3aa749a149b4d34e1cabb99b75","kind":"commit","published_at":"2021-04-09T20:03:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e97ff81b6a793be00b43be57bfc2ddf92dd12410","kind":"commit","published_at":"2021-03-28T17:10:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"0f258e01897a185bd0a8b9f6f7be91b10a634154","kind":"commit","published_at":"2021-03-25T00:19:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bc105d59ecbb49730f74cc1fac00674e68aca969","kind":"commit","published_at":"2021-03-20T08:13:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"56d42a200452c3a154ff82beab5ccb5b9217196b","kind":"commit","published_at":"2021-03-18T22:16:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f3578685d50084fee76d8b797f1d2ef79a4787d1","kind":"commit","published_at":"2021-03-14T15:45:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"efbc22e7a0bd7372df9aecc4f88fdd180affdb4f","kind":"commit","published_at":"2021-03-12T05:16:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"184970cefc74eefda4635d21c54f0d03e4b9defe","kind":"commit","published_at":"2021-03-09T02:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"587cbd360a2d68009d62491416294a5a54b1a520","kind":"commit","published_at":"2021-03-03T12:33:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"89d9e7500e59c7eb62ca8eef2cccde8e0f825375","kind":"commit","published_at":"2021-03-01T15:24:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"bc830b53670d15965709a4b2000ab7a9bf520975","kind":"commit","published_at":"2021-03-01T15:05:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"f27d6ebd9b73aa3724f6469aef2fd982d9948d44","kind":"commit","published_at":"2021-02-27T17:10:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2daf98bc5500ce738e266f3013e7515a34062691","kind":"commit","published_at":"2021-02-27T02:01:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0/manifests"},{"name":"v1.5.14","sha":"32cd354f5fc1a19457eea3aa29cbfb1ea3d9ee63","kind":"commit","published_at":"2021-02-20T20:04:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14/manifests"},{"name":"v1.5.13","sha":"ec7d2c87f7a833f5dc014cf58316391b6d7f4712","kind":"commit","published_at":"2021-01-17T03:59:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13/manifests"},{"name":"v1.5.12","sha":"6aa47acdd7c887a5ba6ee22d7122873777616d3f","kind":"commit","published_at":"2021-01-09T16:59:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12/manifests"},{"name":"v1.5.11","sha":"c67d7b4c7b0ea97d5a4109297ff9334f0a871e9c","kind":"commit","published_at":"2020-12-31T19:03:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"ede19ff562dddfbd0b9580ee4cf1bfd520f250e1","kind":"commit","published_at":"2020-11-23T01:19:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"17e9b5359ae5cd4e9fce8c89a9ff3826fd63b74e","kind":"commit","published_at":"2020-11-03T18:44:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"7e8e5088ed4ad9b67930a845c3d0d3727672f2fc","kind":"commit","published_at":"2020-11-03T16:46:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"08875d3edc90affa2061c8307f1b0eed2ae7dbc1","kind":"commit","published_at":"2020-11-02T17:20:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"faa211d9331057a6d8e30cc73324e5aa343a5dc6","kind":"commit","published_at":"2020-10-10T16:12:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"f9019ed99ddce06808ed34bc95a023e4a8c7cbf6","kind":"commit","published_at":"2020-09-24T00:54:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"2afe765db560a49bdcdfeb0ae7bb0b437dd36685","kind":"commit","published_at":"2020-09-21T20:31:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"c7dfc6e0f9f2e6d8c36094305352e9f551774d4d","kind":"commit","published_at":"2020-09-17T19:09:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1cf9486e7c302f13a5ca9be291c71ba9d6aa8452","kind":"commit","published_at":"2020-09-13T03:14:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"dfd92d166ad4eb40693dcd0d0cbf7ab86cec0f27","kind":"commit","published_at":"2020-09-12T17:24:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"00ca0a20015a8106c2cd007cb4989ee035936b99","kind":"commit","published_at":"2020-09-05T19:22:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0/manifests"},{"name":"v1.4.30","sha":"62e98d7bee975f686bab8257c4fe95ff0ff7ab80","kind":"commit","published_at":"2020-09-01T05:25:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30/manifests"},{"name":"v1.4.29","sha":"a1caa07e6c6f636546d3df66f5fccfc465435709","kind":"commit","published_at":"2020-08-24T16:14:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29/manifests"},{"name":"v1.4.28","sha":"bcf64ebdb22e826266a7db83995ce79b931bac58","kind":"commit","published_at":"2020-08-16T18:28:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28/manifests"},{"name":"v1.4.27","sha":"de3e6716162dc45a40a41a7efdb8048acc173c64","kind":"commit","published_at":"2020-08-16T00:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27/manifests"},{"name":"v1.4.26","sha":"d6b5769cbb780d35625b5e6aebcf38d1f045b155","kind":"commit","published_at":"2020-08-14T20:09:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26/manifests"},{"name":"v1.4.25","sha":"8bdaf8e824de80357156f62c62486bd4feb2366c","kind":"commit","published_at":"2020-07-21T22:22:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25/manifests"},{"name":"v1.4.24","sha":"5c9d860b0ef258bbc2c3946ab059b388f683881e","kind":"commit","published_at":"2020-07-19T18:18:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24/manifests"},{"name":"v1.4.23","sha":"8b7d4e90c80676630d952c4c927bf0891086ebd4","kind":"commit","published_at":"2020-07-10T18:40:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23/manifests"},{"name":"v1.4.22","sha":"e9955a044af68cf764f1f6f79a5ee9860c988be4","kind":"commit","published_at":"2020-07-10T16:46:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22/manifests"},{"name":"v1.4.21","sha":"0f22757bf6b40ad9d8317621f3399c4ab179ce98","kind":"commit","published_at":"2020-07-01T00:41:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21/manifests"},{"name":"v1.4.20","sha":"ecc4430c334ed73b66a7a14ef91ff6ef275aeda2","kind":"commit","published_at":"2020-06-21T22:53:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20/manifests"},{"name":"v1.4.19","sha":"ab496703a61f09a090b3e94262166ee5703eddbf","kind":"commit","published_at":"2020-06-04T17:02:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19/manifests"},{"name":"v1.4.18","sha":"41db0380ee2819956ef2e582fb6191c5667d6b3a","kind":"commit","published_at":"2020-05-30T18:15:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18/manifests"},{"name":"v1.4.17","sha":"a8d50cde5c82183dadd47930127057f8026d87f6","kind":"commit","published_at":"2020-05-26T21:08:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"d66cbc5361b495d04d01026f83ca1cc5ee2be962","kind":"commit","published_at":"2020-05-21T23:33:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"2ff570c427bbe85a704327237a6c25bd3bf146b4","kind":"commit","published_at":"2020-04-23T19:25:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"ca64e2c8934091c75ac8aa63a7d3727f3c1f0a60","kind":"commit","published_at":"2020-04-03T21:34:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"2d1f04052ad9e9b35643ba214f76c59db56fd43e","kind":"commit","published_at":"2020-03-24T02:48:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"97cd26fcbe68fe6d13348ba432727b26e8b89b02","kind":"commit","published_at":"2020-03-21T21:50:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"0e04046f13dae130fc306c02f686beb7da83aef3","kind":"commit","published_at":"2020-01-25T15:15:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"ff115f389f8b815c68e115faa1066900b3aa26b0","kind":"commit","published_at":"2020-01-14T18:17:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"d82b4a26cfb2512d4bf4e1be4d18c0bba6887448","kind":"commit","published_at":"2019-12-23T21:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"2f972a98e480a2f29278cea25cab5334fc5d68f1","kind":"commit","published_at":"2019-12-04T21:31:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"e977e961c60ea3d0bd97dcd8b9b7329396707402","kind":"commit","published_at":"2019-08-27T13:51:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"1fd4d7aec99f59d665804d9d8a9e7431cdb6491a","kind":"commit","published_at":"2019-08-12T16:31:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"0a4c005d6d816f9b46ff9ff9c4e27fa4349573ad","kind":"commit","published_at":"2019-06-15T14:59:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"503000287ef1dd560da551137a5c17d94c9f4b00","kind":"commit","published_at":"2019-06-11T16:05:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a431b64f49ab6a845013a2d6e0df3d7993e416e","kind":"commit","published_at":"2019-05-10T14:47:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"27ff23a3a5a08fb46e7eac79c393c1d678b4217a","kind":"commit","published_at":"2019-04-28T01:34:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"1d824d3d7257a3520e97eaa971c80f221817757f","kind":"commit","published_at":"2019-03-27T23:14:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7239eac70260eeec41fd26a00829416651b03afa","kind":"commit","published_at":"2019-03-01T18:13:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"973952789018d518ba19e9190f264ccb9e8cc43a","kind":"commit","published_at":"2019-02-23T19:51:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"d9909d75844139acd6b2a1950265cea2d9561a20","kind":"commit","published_at":"2019-02-14T20:41:14.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"81de71ba4910d59bb2760b2494a43faa4d31432f","kind":"commit","published_at":"2019-01-26T05:49:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2d202e3fcca52c7c722a7b81f27dac73b3a558b6","kind":"commit","published_at":"2019-01-18T21:02:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0/manifests"},{"name":"v1.1.8","sha":"1af88acc98ca80bf0c716241e35544d18337540f","kind":"commit","published_at":"2019-01-02T01:21:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"88299dad1cfbda9372bdae699bdd8f7887c474d1","kind":"commit","published_at":"2018-10-05T16:15:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"86cfa2811e04e5e8c69aa1dc7d2f64f7275aec93","kind":"commit","published_at":"2018-09-16T23:05:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"0ec4cbf783ba9a1f4ede457bcd3b8d79e28109ad","kind":"commit","published_at":"2018-09-07T15:21:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"80ba3a8017911ea3f1354527c501eb996582e968","kind":"commit","published_at":"2018-07-25T21:47:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"889f80d0c8d1ba13b324feac46ae88b72d10b91c","kind":"commit","published_at":"2018-07-11T05:04:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"06b0136020527ab09d972c6d6760b4fd68c345f0","kind":"commit","published_at":"2018-07-09T15:16:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"5dd5c49d4fc3db08a5caa98e8ec4542fbc3f631e","kind":"commit","published_at":"2018-07-05T22:37:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"11974e5eb0e3a6ef8f0dd5e280b56af7e5221838","kind":"commit","published_at":"2018-06-09T18:22:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0/manifests"},{"name":"v1.0.18","sha":"3cd70ac984e63040110c3a5c317c7752f82cf645","kind":"commit","published_at":"2018-05-24T22:40:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"236dd3a6ea77c5e49d7b3649becf351a7f2fba5d","kind":"commit","published_at":"2018-05-23T02:29:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"ac4063fd16b3f2566d7c88fa451b2ddd4ca30afe","kind":"commit","published_at":"2018-05-08T15:40:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"4c33a84241c209d7799f3b118b9f5f0f0a04fb72","kind":"commit","published_at":"2018-05-05T15:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"0477f801318f46fb3599f3d14667d822e2a58646","kind":"commit","published_at":"2018-05-03T14:14:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"5b26de539d10c1448ae905e6aa1d0eadc5921fb2","kind":"commit","published_at":"2018-04-16T16:43:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"b67d3a5ad480ae7f5671450e74c1955aa08b2d18","kind":"commit","published_at":"2018-04-14T17:28:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4a5fb9974cb5f4256384a2542065b3947434d91b","kind":"commit","published_at":"2018-04-11T20:00:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"35536a7a011c25deaa1866d8bf884a387e074b40","kind":"commit","published_at":"2018-04-11T03:20:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"9441aa7591d34bf1feaefdcd6831aa36ece3b6d1","kind":"commit","published_at":"2018-04-04T22:41:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"6c5cae359ae3c99812086ab3e4657bfbdb4cff27","kind":"commit","published_at":"2018-03-11T17:58:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"39c020afff92d50d6ffb8b251f5bdc30d51ca96c","kind":"commit","published_at":"2017-11-13T20:28:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"0577ac36a243fe7a82531cc041933b434d797e18","kind":"commit","published_at":"2017-09-21T20:36:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"bbd0284ce65e82a04d53c4c0f5c067c9aefb6564","kind":"commit","published_at":"2017-07-28T18:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"af2b3c828528a4c405a73ff0371684f3d9fd3a0e","kind":"commit","published_at":"2017-07-28T00:10:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"fdf95187ebf6beec9ff638d68bfcb2bd309b564c","kind":"commit","published_at":"2017-07-06T18:13:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ae942473471865c96ed9a8a6f092b28d12bf95f6","kind":"commit","published_at":"2017-07-03T03:52:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5909f55da90e80ee650ccc646651b8aa49947efa","kind":"commit","published_at":"2017-07-03T03:44:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2e5201ea68c35be0ae9cdcb899e9090eb3826341","kind":"commit","published_at":"2017-07-02T20:14:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0/manifests"},{"name":"v0.0.4","sha":"701debc794586387679e49394e32b350be570038","kind":"commit","published_at":"2017-07-02T01:31:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c1a96c6f15c93d36be0df9e0ee00a915ffe57af2","kind":"commit","published_at":"2017-07-02T00:55:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"33376aad11ee9065f735d5b5e96b630429264bd5","kind":"commit","published_at":"2017-02-17T01:21:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"0c0d5434d77d8427ac249077da813f4be4cd82d7","kind":"commit","published_at":"2017-02-16T22:59:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:41:23.288Z","dependent_packages_count":104,"downloads":57538498,"downloads_period":"last-month","dependent_repos_count":19097,"rankings":{"downloads":0.055208388740423366,"dependent_repos_count":0.05722597105319631,"dependent_packages_count":0.20505972960728674,"stargazers_count":5.592921587580497,"forks_count":5.364751369663265,"docker_downloads_count":0.07428371242482212,"average":1.8915751265115819},"purl":"pkg:pypi/identify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/identify","docker_dependents_count":1007,"docker_downloads_count":891666266,"usage_url":"https://repos.ecosyste.ms/usage/pypi/identify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/identify/dependencies","status":null,"funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T17:33:51.726Z","issues_count":30,"pull_requests_count":172,"avg_time_to_close_issue":11740375.133333333,"avg_time_to_close_pull_request":1285009.2882352942,"issues_closed_count":30,"pull_requests_closed_count":170,"pull_request_authors_count":80,"issue_authors_count":30,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":0.7848837209302325,"merged_pull_requests_count":127,"bot_issues_count":0,"bot_pull_requests_count":73,"past_year_issues_count":13,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":6756828.153846154,"past_year_avg_time_to_close_pull_request":681745.6666666666,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":0.8367346938775511,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":23,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/issues","maintainers":[{"login":"asottile","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}],"active_maintainers":[{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/identify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/identify/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/identify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/identify/related_packages","maintainers":[{"uuid":"asottile","login":"asottile","name":null,"email":null,"url":null,"packages_count":89,"html_url":"https://pypi.org/user/asottile/","role":null,"created_at":"2022-12-19T21:43:19.941Z","updated_at":"2022-12-19T21:43:19.941Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/asottile/packages"},{"uuid":"ckuehl","login":"ckuehl","name":null,"email":null,"url":null,"packages_count":31,"html_url":"https://pypi.org/user/ckuehl/","role":null,"created_at":"2022-12-19T21:43:19.964Z","updated_at":"2022-12-19T21:43:19.964Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ckuehl/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10344554,"name":"py3-identify","ecosystem":"alpine","description":"File identification library for Python","homepage":"https://github.com/pre-commit/identify","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pre-commit/identify","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-21T12:44:19.000Z","latest_release_published_at":"2024-04-21T12:44:19.000Z","latest_release_number":"2.5.36-r0","last_synced_at":"2025-09-06T21:41:03.888Z","created_at":"2024-06-11T09:59:01.930Z","updated_at":"2025-09-07T13:19:24.153Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-identify","install_command":"apk add py3-identify","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37942951,"uuid":"81786752","full_name":"pre-commit/identify","owner":"pre-commit","description":"File identification library for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T19:30:54.000Z","size":676,"stargazers_count":281,"open_issues_count":4,"forks_count":165,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-06T21:29:34.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/pre-commit.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":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"created_at":"2017-02-13T05:02:37.000Z","updated_at":"2025-09-06T19:30:58.000Z","dependencies_parsed_at":"2023-10-16T06:47:56.571Z","dependency_job_id":"41743253-1b05-4373-b341-47688682d045","html_url":"https://github.com/pre-commit/identify","commit_stats":{"total_commits":561,"total_committers":132,"mean_commits":4.25,"dds":0.554367201426025,"last_synced_commit":"6fd6f6bea8fedb15e54f1477a49325ea82b73911"},"previous_names":[],"tags_count":180,"template":false,"template_full_name":null,"purl":"pkg:github/pre-commit/identify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/sbom","scorecard":{"id":670024,"data":{"date":"2025-08-11","repo":{"name":"github.com/pre-commit/identify","commit":"53fdb98ef92dc697d7b84cf07dbb3e6e5d7493f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 5/9 approved changesets -- score normalized to 5","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":10,"reason":"23 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pre-commit/identify/main.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1"],"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":-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 26 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-21T19:39:29.329Z","repository_id":37942951,"created_at":"2025-08-21T19:39:29.329Z","updated_at":"2025-08-21T19:39:29.329Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274043012,"owners_count":25212550,"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-07T02:00:09.463Z","response_time":67,"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":"pre-commit","name":"pre-commit","uuid":"6943086","kind":"organization","description":"A framework for managing and maintaining multi-language pre-commit hooks.","email":null,"website":"https://pre-commit.com","location":null,"twitter":"pre_commit","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6943086?v=4","repositories_count":29,"last_synced_at":"2024-10-29T22:38:48.625Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"html_url":"https://github.com/pre-commit","funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"total_stars":18774,"followers":308,"following":0,"created_at":"2022-11-02T16:22:39.632Z","updated_at":"2024-10-29T22:38:48.626Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit/repositories"},"tags":[{"name":"v2.6.14","sha":"6667ae3392c3e2178469779352012d4518c8cdc0","kind":"commit","published_at":"2025-09-06T19:30:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14/manifests"},{"name":"v2.6.13","sha":"af4da9c69b07a41dfbfc1f3ec60d27d9aa0654dc","kind":"commit","published_at":"2025-08-09T19:34:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13/manifests"},{"name":"v2.6.12","sha":"51e358dd52e70925011f81db738d441617e3e0f4","kind":"commit","published_at":"2025-05-23T20:37:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"bdd2643326d8acf348e35ca76ddc233da3f0380c","kind":"commit","published_at":"2025-05-23T18:19:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"e200468dd1b921e75a300545bd1e28abe1d5985c","kind":"commit","published_at":"2025-04-19T15:14:19.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"856f0162b1bdb01e47bd31c2cf1786a8ea41bcc5","kind":"commit","published_at":"2025-03-08T15:54:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"f905a2e20c85a323b0ad6d8fd56bd57dcecb95a6","kind":"commit","published_at":"2025-02-22T17:56:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"157ee8efe3a7be5fab92f23396663cf99d4185de","kind":"commit","published_at":"2025-02-08T19:02:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7/manifests"},{"name":"v2.6.6","sha":"5bc1845addd0f9600fe719cc27464bde5c19f839","kind":"commit","published_at":"2025-01-20T20:47:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"1eadcb782d64c204597ec6b2142982a89ebda7ed","kind":"commit","published_at":"2025-01-04T17:05:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"5adfe0958847d3d48752678d6b5c843c438faddc","kind":"commit","published_at":"2024-12-29T22:47:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"f075954372758b34ef542c2e895000ea660a47c9","kind":"commit","published_at":"2024-11-25T23:12:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"6fd6f6bea8fedb15e54f1477a49325ea82b73911","kind":"commit","published_at":"2024-11-09T18:11:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"d1032c90d01cb08038ba0b5cd19a880463763b8b","kind":"commit","published_at":"2024-09-14T23:50:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"577bfe15db2b97328431ec6de934c1a4bacc6edd","kind":"commit","published_at":"2024-07-07T23:39:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0/manifests"},{"name":"v2.5.36","sha":"838a48983fdf6c630ad54404abeed2ca3df0f8c8","kind":"commit","published_at":"2024-04-20T18:02:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.36","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36/manifests"},{"name":"v2.5.35","sha":"62ca9e506b73aa9deb71162a2881c235f25f27cf","kind":"commit","published_at":"2024-02-18T18:12:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.35","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35/manifests"},{"name":"v2.5.34","sha":"edc80451ae7cf106969ef208c6c622995bf56028","kind":"commit","published_at":"2024-02-10T20:21:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.34","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34/manifests"},{"name":"v2.5.33","sha":"3d4672c3a5093861e65096f2a404868fd8de5579","kind":"commit","published_at":"2023-12-07T04:26:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.33","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33/manifests"},{"name":"v2.5.32","sha":"21c9a51667a927a23bd4f35e25e6f7d8427f9f48","kind":"commit","published_at":"2023-11-18T17:52:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.32","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32/manifests"},{"name":"v2.5.31","sha":"15adaae6940c48af971e2dea95e40a0a523335fc","kind":"commit","published_at":"2023-10-28T17:19:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.31","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31/manifests"},{"name":"v2.5.30","sha":"fab994ab57e9fe8b06df041594594a75fa9aaf39","kind":"commit","published_at":"2023-09-30T17:51:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30/manifests"},{"name":"v2.5.29","sha":"0c39344bbac5638853ff80eb21303bd733214dd0","kind":"commit","published_at":"2023-09-15T21:27:10.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29/manifests"},{"name":"v2.5.28","sha":"aa73a4c29a544d8632d5f47f52bddbafb5c79a48","kind":"commit","published_at":"2023-09-11T23:14:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28/manifests"},{"name":"v2.5.27","sha":"881f54e0b494c34d2f2ae5c5e78b8442a4a5f8f3","kind":"commit","published_at":"2023-08-21T15:56:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27/manifests"},{"name":"v2.5.26","sha":"c1b3aa05667b85188121897b4f416d78721e2542","kind":"commit","published_at":"2023-07-22T19:10:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26/manifests"},{"name":"v2.5.25","sha":"0e0f9cf7d416e5410e0d617ae831bd4b18b61b4c","kind":"commit","published_at":"2023-07-19T14:55:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25/manifests"},{"name":"v2.5.24","sha":"ff585ee7228d968b1aef755bb2b31aa6054cc935","kind":"commit","published_at":"2023-05-03T14:45:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24/manifests"},{"name":"v2.5.23","sha":"33c4fa2c32fe0990dc1e2db17351913857424da2","kind":"commit","published_at":"2023-04-25T21:01:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23/manifests"},{"name":"v2.5.22","sha":"d70d842caf3d9b06560de4db74a98260236f592a","kind":"commit","published_at":"2023-03-24T20:23:50.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22/manifests"},{"name":"v2.5.21","sha":"8a04d49546c61c8ba3338fc746e5ee3d8caccd03","kind":"commit","published_at":"2023-03-16T17:20:45.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21/manifests"},{"name":"v2.5.20","sha":"5b9d7ce12b263b71b45c784a76ec769c31753ce0","kind":"commit","published_at":"2023-03-11T17:49:42.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20/manifests"},{"name":"v2.5.19","sha":"2099d471334eb3e2188f86c8535f03859ed9bab1","kind":"commit","published_at":"2023-03-08T15:27:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19/manifests"},{"name":"v2.5.18","sha":"096b499524293d1062df0a3ee4877784f7cacf47","kind":"commit","published_at":"2023-02-13T16:39:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18/manifests"},{"name":"v2.5.17","sha":"f52dde02f53e2f3d0eb052f9baf580e85b9f484b","kind":"commit","published_at":"2023-01-30T16:36:08.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17/manifests"},{"name":"v2.5.16","sha":"1f8349cdc4b504dbe47f01b60057418e1ca3043a","kind":"commit","published_at":"2023-01-28T17:39:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16/manifests"},{"name":"v2.5.15","sha":"d333931450e6a9f333e5a94eea61ce06d74b862b","kind":"commit","published_at":"2023-01-23T17:25:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15/manifests"},{"name":"v2.5.14","sha":"76c8eba9a477d85f31b80d325c9d6bcee0bd1847","kind":"commit","published_at":"2023-01-23T17:24:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14/manifests"},{"name":"v2.5.13","sha":"3e7bb8c7b5327b40c87d5a12a5ec67b399a56234","kind":"commit","published_at":"2023-01-11T21:37:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13/manifests"},{"name":"v2.5.12","sha":"629a1942419bdd8585b84c85e8a21f74e2012a3a","kind":"commit","published_at":"2023-01-03T15:09:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12/manifests"},{"name":"v2.5.11","sha":"543495155bc4a737095e141691612eab320423dd","kind":"commit","published_at":"2022-12-19T21:14:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11/manifests"},{"name":"v2.5.10","sha":"297950fb34bd9220826e4a3c6158cfa9ebc41523","kind":"commit","published_at":"2022-12-15T20:22:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10/manifests"},{"name":"v2.5.9","sha":"12d842e7e392bfc0ebaff2fef1633878421fd6be","kind":"commit","published_at":"2022-11-18T16:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9/manifests"},{"name":"v2.5.8","sha":"a81077b7e1bb35cdfef42f9cdc6754f2cbd48002","kind":"commit","published_at":"2022-10-27T19:59:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"db884981cffce05feea031c3eb7648891e1b37e1","kind":"commit","published_at":"2022-10-25T01:02:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"cd3504eb5cde60eea44743ae6a084a8e22927d5d","kind":"commit","published_at":"2022-10-03T16:38:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e550e2215864a06d2439882828f61abedf58be2c","kind":"commit","published_at":"2022-09-06T12:36:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"207d5f7ac9f4e1f4f14fb18293f0d051c2466e0b","kind":"commit","published_at":"2022-09-05T16:51:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"548a0cbef5df9979c47b5b627f3cb9f2342dbf75","kind":"commit","published_at":"2022-08-03T22:51:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b59a580126505294d44e1a788e2d1b72fb72213e","kind":"commit","published_at":"2022-07-20T03:36:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"d2d53a8a349cdff8b1f3c4add8f4df67ffbbf440","kind":"commit","published_at":"2022-05-19T18:43:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"6e2b83b9c57267b9d2cf3e8a5c0ad91351d0aeb8","kind":"commit","published_at":"2022-04-27T01:26:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0/manifests"},{"name":"v2.4.12","sha":"4a0292b4fab2b5e2f595186b78cca854d41994ad","kind":"commit","published_at":"2022-03-16T16:51:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"22cf27f2f98cbb898c8c892b01bfcd212444736d","kind":"commit","published_at":"2022-02-22T19:36:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"3fb32ccf909ee31ac5625de8f8c5c1068f664215","kind":"commit","published_at":"2022-02-14T14:34:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"45b19a7bf45099217fe4d79d6556fe751be27a6a","kind":"commit","published_at":"2022-02-09T16:04:34.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"939e9c9dab1217a54eedd6ac6e95273a0fbdfd66","kind":"commit","published_at":"2022-02-03T20:14:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"1e14175b857fe4a80abe9846421146b684a692c1","kind":"commit","published_at":"2022-02-01T00:01:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"5d96f711ba999d0f5450a7275e5f8c8610455030","kind":"commit","published_at":"2022-01-27T18:14:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0d91359682cb22916026bcdfdc08b28b978a8f43","kind":"commit","published_at":"2022-01-23T17:58:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"416900ae9d1d97a0df80c6f4e2c192da4a6cfea4","kind":"commit","published_at":"2022-01-13T23:47:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"1086c480941588f469c6902a4f8e181df10b5db9","kind":"commit","published_at":"2022-01-11T15:08:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"5d02d5ce486f6c330b5a393de77c1a7f3f5daef4","kind":"commit","published_at":"2022-01-06T18:25:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"95e30a37bf7c044da3149d85de4a10f5ff494857","kind":"commit","published_at":"2021-12-28T01:47:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"916c5dc5ea7393d22a689b96c89eeaee7aed6aba","kind":"commit","published_at":"2021-11-19T00:52:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"3588a30ce8d7cb802a602078df42874332751a96","kind":"commit","published_at":"2021-11-18T14:38:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"56670143fadb0bed2453deae7ba9a1b008581519","kind":"commit","published_at":"2021-11-16T01:27:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"d6cf57daa5e94f2701cf196eb39adc9f468c36ff","kind":"commit","published_at":"2021-11-08T23:07:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"b466c3322e3d55a37adc0d4178b10a0e2265cc35","kind":"commit","published_at":"2021-11-05T22:10:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7b7c7d9092f3485645bc43a2c950e5162dffe8cb","kind":"commit","published_at":"2021-10-31T15:32:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"acf1e85ad3d4d328bd2fbeed3360d8b3146149d3","kind":"commit","published_at":"2021-10-30T16:22:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"44407bfd2b8a3cd2acbc9bbfb0057b6410eeef0d","kind":"commit","published_at":"2021-10-22T23:22:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"20662c34d80909757206ea7841efafc9dafc9a06","kind":"commit","published_at":"2021-10-02T00:03:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0/manifests"},{"name":"v2.2.15","sha":"8f349b59f356ece95d4defddb07a941187ea3f35","kind":"commit","published_at":"2021-09-19T17:14:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15/manifests"},{"name":"v2.2.14","sha":"33c94aa61a9ce7a79f40efe04ac7bdd0fb070dbe","kind":"commit","published_at":"2021-09-09T00:45:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14/manifests"},{"name":"v2.2.13","sha":"72f1a3e7a100bb37f6c348a4d98dd6da5a9fb043","kind":"commit","published_at":"2021-08-06T16:07:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13/manifests"},{"name":"v2.2.12","sha":"d7d0da54eafb9f0151c7af221272e15f8bdec2be","kind":"commit","published_at":"2021-08-04T13:08:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"109aca227e1c491fddb605510c10a01af8ac3d31","kind":"commit","published_at":"2021-07-09T23:40:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"ee08e725a23a0708f057724d776dc55b0ae4a200","kind":"commit","published_at":"2021-06-07T17:18:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"b6551417e3716f71cc6cbbb6e6c9a06563498cf9","kind":"commit","published_at":"2021-06-05T01:18:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"fc5dd82bbae0fd64211202027c4352c536d13dcb","kind":"commit","published_at":"2021-06-03T15:30:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e6e05dbce111c33f82cdae744da846c3de204543","kind":"commit","published_at":"2021-05-31T00:14:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"bfc1fe4826b6258853bec57ee4c6459e83a810e3","kind":"commit","published_at":"2021-05-25T02:27:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"761779c8829839eeef3c68220c1633c00c8492c2","kind":"commit","published_at":"2021-05-21T21:20:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"ea9b9a077d82dee35b64f81c4536537f6eaa1355","kind":"commit","published_at":"2021-04-21T00:10:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"7ed47f3ce9c44c3aa749a149b4d34e1cabb99b75","kind":"commit","published_at":"2021-04-09T20:03:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e97ff81b6a793be00b43be57bfc2ddf92dd12410","kind":"commit","published_at":"2021-03-28T17:10:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"0f258e01897a185bd0a8b9f6f7be91b10a634154","kind":"commit","published_at":"2021-03-25T00:19:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bc105d59ecbb49730f74cc1fac00674e68aca969","kind":"commit","published_at":"2021-03-20T08:13:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"56d42a200452c3a154ff82beab5ccb5b9217196b","kind":"commit","published_at":"2021-03-18T22:16:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f3578685d50084fee76d8b797f1d2ef79a4787d1","kind":"commit","published_at":"2021-03-14T15:45:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"efbc22e7a0bd7372df9aecc4f88fdd180affdb4f","kind":"commit","published_at":"2021-03-12T05:16:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"184970cefc74eefda4635d21c54f0d03e4b9defe","kind":"commit","published_at":"2021-03-09T02:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"587cbd360a2d68009d62491416294a5a54b1a520","kind":"commit","published_at":"2021-03-03T12:33:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"89d9e7500e59c7eb62ca8eef2cccde8e0f825375","kind":"commit","published_at":"2021-03-01T15:24:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"bc830b53670d15965709a4b2000ab7a9bf520975","kind":"commit","published_at":"2021-03-01T15:05:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"f27d6ebd9b73aa3724f6469aef2fd982d9948d44","kind":"commit","published_at":"2021-02-27T17:10:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2daf98bc5500ce738e266f3013e7515a34062691","kind":"commit","published_at":"2021-02-27T02:01:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0/manifests"},{"name":"v1.5.14","sha":"32cd354f5fc1a19457eea3aa29cbfb1ea3d9ee63","kind":"commit","published_at":"2021-02-20T20:04:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14/manifests"},{"name":"v1.5.13","sha":"ec7d2c87f7a833f5dc014cf58316391b6d7f4712","kind":"commit","published_at":"2021-01-17T03:59:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13/manifests"},{"name":"v1.5.12","sha":"6aa47acdd7c887a5ba6ee22d7122873777616d3f","kind":"commit","published_at":"2021-01-09T16:59:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12/manifests"},{"name":"v1.5.11","sha":"c67d7b4c7b0ea97d5a4109297ff9334f0a871e9c","kind":"commit","published_at":"2020-12-31T19:03:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"ede19ff562dddfbd0b9580ee4cf1bfd520f250e1","kind":"commit","published_at":"2020-11-23T01:19:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"17e9b5359ae5cd4e9fce8c89a9ff3826fd63b74e","kind":"commit","published_at":"2020-11-03T18:44:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"7e8e5088ed4ad9b67930a845c3d0d3727672f2fc","kind":"commit","published_at":"2020-11-03T16:46:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"08875d3edc90affa2061c8307f1b0eed2ae7dbc1","kind":"commit","published_at":"2020-11-02T17:20:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"faa211d9331057a6d8e30cc73324e5aa343a5dc6","kind":"commit","published_at":"2020-10-10T16:12:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"f9019ed99ddce06808ed34bc95a023e4a8c7cbf6","kind":"commit","published_at":"2020-09-24T00:54:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"2afe765db560a49bdcdfeb0ae7bb0b437dd36685","kind":"commit","published_at":"2020-09-21T20:31:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"c7dfc6e0f9f2e6d8c36094305352e9f551774d4d","kind":"commit","published_at":"2020-09-17T19:09:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1cf9486e7c302f13a5ca9be291c71ba9d6aa8452","kind":"commit","published_at":"2020-09-13T03:14:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"dfd92d166ad4eb40693dcd0d0cbf7ab86cec0f27","kind":"commit","published_at":"2020-09-12T17:24:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"00ca0a20015a8106c2cd007cb4989ee035936b99","kind":"commit","published_at":"2020-09-05T19:22:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0/manifests"},{"name":"v1.4.30","sha":"62e98d7bee975f686bab8257c4fe95ff0ff7ab80","kind":"commit","published_at":"2020-09-01T05:25:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30/manifests"},{"name":"v1.4.29","sha":"a1caa07e6c6f636546d3df66f5fccfc465435709","kind":"commit","published_at":"2020-08-24T16:14:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29/manifests"},{"name":"v1.4.28","sha":"bcf64ebdb22e826266a7db83995ce79b931bac58","kind":"commit","published_at":"2020-08-16T18:28:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28/manifests"},{"name":"v1.4.27","sha":"de3e6716162dc45a40a41a7efdb8048acc173c64","kind":"commit","published_at":"2020-08-16T00:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27/manifests"},{"name":"v1.4.26","sha":"d6b5769cbb780d35625b5e6aebcf38d1f045b155","kind":"commit","published_at":"2020-08-14T20:09:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26/manifests"},{"name":"v1.4.25","sha":"8bdaf8e824de80357156f62c62486bd4feb2366c","kind":"commit","published_at":"2020-07-21T22:22:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25/manifests"},{"name":"v1.4.24","sha":"5c9d860b0ef258bbc2c3946ab059b388f683881e","kind":"commit","published_at":"2020-07-19T18:18:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24/manifests"},{"name":"v1.4.23","sha":"8b7d4e90c80676630d952c4c927bf0891086ebd4","kind":"commit","published_at":"2020-07-10T18:40:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23/manifests"},{"name":"v1.4.22","sha":"e9955a044af68cf764f1f6f79a5ee9860c988be4","kind":"commit","published_at":"2020-07-10T16:46:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22/manifests"},{"name":"v1.4.21","sha":"0f22757bf6b40ad9d8317621f3399c4ab179ce98","kind":"commit","published_at":"2020-07-01T00:41:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21/manifests"},{"name":"v1.4.20","sha":"ecc4430c334ed73b66a7a14ef91ff6ef275aeda2","kind":"commit","published_at":"2020-06-21T22:53:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20/manifests"},{"name":"v1.4.19","sha":"ab496703a61f09a090b3e94262166ee5703eddbf","kind":"commit","published_at":"2020-06-04T17:02:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19/manifests"},{"name":"v1.4.18","sha":"41db0380ee2819956ef2e582fb6191c5667d6b3a","kind":"commit","published_at":"2020-05-30T18:15:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18/manifests"},{"name":"v1.4.17","sha":"a8d50cde5c82183dadd47930127057f8026d87f6","kind":"commit","published_at":"2020-05-26T21:08:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"d66cbc5361b495d04d01026f83ca1cc5ee2be962","kind":"commit","published_at":"2020-05-21T23:33:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"2ff570c427bbe85a704327237a6c25bd3bf146b4","kind":"commit","published_at":"2020-04-23T19:25:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"ca64e2c8934091c75ac8aa63a7d3727f3c1f0a60","kind":"commit","published_at":"2020-04-03T21:34:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"2d1f04052ad9e9b35643ba214f76c59db56fd43e","kind":"commit","published_at":"2020-03-24T02:48:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"97cd26fcbe68fe6d13348ba432727b26e8b89b02","kind":"commit","published_at":"2020-03-21T21:50:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"0e04046f13dae130fc306c02f686beb7da83aef3","kind":"commit","published_at":"2020-01-25T15:15:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"ff115f389f8b815c68e115faa1066900b3aa26b0","kind":"commit","published_at":"2020-01-14T18:17:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"d82b4a26cfb2512d4bf4e1be4d18c0bba6887448","kind":"commit","published_at":"2019-12-23T21:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"2f972a98e480a2f29278cea25cab5334fc5d68f1","kind":"commit","published_at":"2019-12-04T21:31:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"e977e961c60ea3d0bd97dcd8b9b7329396707402","kind":"commit","published_at":"2019-08-27T13:51:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"1fd4d7aec99f59d665804d9d8a9e7431cdb6491a","kind":"commit","published_at":"2019-08-12T16:31:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"0a4c005d6d816f9b46ff9ff9c4e27fa4349573ad","kind":"commit","published_at":"2019-06-15T14:59:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"503000287ef1dd560da551137a5c17d94c9f4b00","kind":"commit","published_at":"2019-06-11T16:05:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a431b64f49ab6a845013a2d6e0df3d7993e416e","kind":"commit","published_at":"2019-05-10T14:47:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"27ff23a3a5a08fb46e7eac79c393c1d678b4217a","kind":"commit","published_at":"2019-04-28T01:34:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"1d824d3d7257a3520e97eaa971c80f221817757f","kind":"commit","published_at":"2019-03-27T23:14:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7239eac70260eeec41fd26a00829416651b03afa","kind":"commit","published_at":"2019-03-01T18:13:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"973952789018d518ba19e9190f264ccb9e8cc43a","kind":"commit","published_at":"2019-02-23T19:51:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"d9909d75844139acd6b2a1950265cea2d9561a20","kind":"commit","published_at":"2019-02-14T20:41:14.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"81de71ba4910d59bb2760b2494a43faa4d31432f","kind":"commit","published_at":"2019-01-26T05:49:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2d202e3fcca52c7c722a7b81f27dac73b3a558b6","kind":"commit","published_at":"2019-01-18T21:02:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0/manifests"},{"name":"v1.1.8","sha":"1af88acc98ca80bf0c716241e35544d18337540f","kind":"commit","published_at":"2019-01-02T01:21:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"88299dad1cfbda9372bdae699bdd8f7887c474d1","kind":"commit","published_at":"2018-10-05T16:15:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"86cfa2811e04e5e8c69aa1dc7d2f64f7275aec93","kind":"commit","published_at":"2018-09-16T23:05:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"0ec4cbf783ba9a1f4ede457bcd3b8d79e28109ad","kind":"commit","published_at":"2018-09-07T15:21:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"80ba3a8017911ea3f1354527c501eb996582e968","kind":"commit","published_at":"2018-07-25T21:47:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"889f80d0c8d1ba13b324feac46ae88b72d10b91c","kind":"commit","published_at":"2018-07-11T05:04:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"06b0136020527ab09d972c6d6760b4fd68c345f0","kind":"commit","published_at":"2018-07-09T15:16:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"5dd5c49d4fc3db08a5caa98e8ec4542fbc3f631e","kind":"commit","published_at":"2018-07-05T22:37:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"11974e5eb0e3a6ef8f0dd5e280b56af7e5221838","kind":"commit","published_at":"2018-06-09T18:22:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0/manifests"},{"name":"v1.0.18","sha":"3cd70ac984e63040110c3a5c317c7752f82cf645","kind":"commit","published_at":"2018-05-24T22:40:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"236dd3a6ea77c5e49d7b3649becf351a7f2fba5d","kind":"commit","published_at":"2018-05-23T02:29:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"ac4063fd16b3f2566d7c88fa451b2ddd4ca30afe","kind":"commit","published_at":"2018-05-08T15:40:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"4c33a84241c209d7799f3b118b9f5f0f0a04fb72","kind":"commit","published_at":"2018-05-05T15:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"0477f801318f46fb3599f3d14667d822e2a58646","kind":"commit","published_at":"2018-05-03T14:14:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"5b26de539d10c1448ae905e6aa1d0eadc5921fb2","kind":"commit","published_at":"2018-04-16T16:43:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"b67d3a5ad480ae7f5671450e74c1955aa08b2d18","kind":"commit","published_at":"2018-04-14T17:28:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4a5fb9974cb5f4256384a2542065b3947434d91b","kind":"commit","published_at":"2018-04-11T20:00:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"35536a7a011c25deaa1866d8bf884a387e074b40","kind":"commit","published_at":"2018-04-11T03:20:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"9441aa7591d34bf1feaefdcd6831aa36ece3b6d1","kind":"commit","published_at":"2018-04-04T22:41:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"6c5cae359ae3c99812086ab3e4657bfbdb4cff27","kind":"commit","published_at":"2018-03-11T17:58:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"39c020afff92d50d6ffb8b251f5bdc30d51ca96c","kind":"commit","published_at":"2017-11-13T20:28:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"0577ac36a243fe7a82531cc041933b434d797e18","kind":"commit","published_at":"2017-09-21T20:36:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"bbd0284ce65e82a04d53c4c0f5c067c9aefb6564","kind":"commit","published_at":"2017-07-28T18:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"af2b3c828528a4c405a73ff0371684f3d9fd3a0e","kind":"commit","published_at":"2017-07-28T00:10:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"fdf95187ebf6beec9ff638d68bfcb2bd309b564c","kind":"commit","published_at":"2017-07-06T18:13:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ae942473471865c96ed9a8a6f092b28d12bf95f6","kind":"commit","published_at":"2017-07-03T03:52:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5909f55da90e80ee650ccc646651b8aa49947efa","kind":"commit","published_at":"2017-07-03T03:44:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2e5201ea68c35be0ae9cdcb899e9090eb3826341","kind":"commit","published_at":"2017-07-02T20:14:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0/manifests"},{"name":"v0.0.4","sha":"701debc794586387679e49394e32b350be570038","kind":"commit","published_at":"2017-07-02T01:31:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c1a96c6f15c93d36be0df9e0ee00a915ffe57af2","kind":"commit","published_at":"2017-07-02T00:55:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"33376aad11ee9065f735d5b5e96b630429264bd5","kind":"commit","published_at":"2017-02-17T01:21:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"0c0d5434d77d8427ac249077da813f4be4cd82d7","kind":"commit","published_at":"2017-02-16T22:59:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T13:19:24.152Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-identify?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-identify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-identify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-identify/dependencies","status":null,"funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:18:31.744Z","issues_count":38,"pull_requests_count":234,"avg_time_to_close_issue":9519858.18918919,"avg_time_to_close_pull_request":1057977.0315315316,"issues_closed_count":37,"pull_requests_closed_count":222,"pull_request_authors_count":104,"issue_authors_count":38,"avg_comments_per_issue":1.8947368421052633,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":89,"past_year_issues_count":9,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":3033.125,"past_year_avg_time_to_close_pull_request":294569.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":58,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/issues","maintainers":[{"login":"asottile","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}],"active_maintainers":[{"login":"asottile","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-identify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-identify/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-identify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-identify/related_packages","maintainers":[{"uuid":"galen@galenabell.com","login":null,"name":"Galen Abell","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Galen Abell","packages_count":100,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Galen Abell","role":null,"created_at":"2024-06-12T01:12:12.017Z","updated_at":"2024-06-12T01:12:12.017Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/galen@galenabell.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":8614476,"name":"github.com/pre-commit/identify","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pre-commit/identify","keywords_array":[],"namespace":null,"versions_count":180,"first_release_published_at":"2017-02-16T22:59:40.000Z","latest_release_published_at":"2025-09-06T19:30:35.000Z","latest_release_number":"v2.6.14+incompatible","last_synced_at":"2025-09-06T21:41:09.100Z","created_at":"2023-12-02T02:14:28.425Z","updated_at":"2025-09-07T13:19:24.078Z","registry_url":"https://pkg.go.dev/github.com/pre-commit/identify","install_command":"go get github.com/pre-commit/identify","documentation_url":"https://pkg.go.dev/github.com/pre-commit/identify#section-documentation","metadata":{},"repo_metadata":{"id":37942951,"uuid":"81786752","full_name":"pre-commit/identify","owner":"pre-commit","description":"File identification library for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T19:30:54.000Z","size":676,"stargazers_count":281,"open_issues_count":4,"forks_count":165,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-06T21:29:34.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/pre-commit.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":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"created_at":"2017-02-13T05:02:37.000Z","updated_at":"2025-09-06T19:30:58.000Z","dependencies_parsed_at":"2023-10-16T06:47:56.571Z","dependency_job_id":"41743253-1b05-4373-b341-47688682d045","html_url":"https://github.com/pre-commit/identify","commit_stats":{"total_commits":561,"total_committers":132,"mean_commits":4.25,"dds":0.554367201426025,"last_synced_commit":"6fd6f6bea8fedb15e54f1477a49325ea82b73911"},"previous_names":[],"tags_count":180,"template":false,"template_full_name":null,"purl":"pkg:github/pre-commit/identify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/sbom","scorecard":{"id":670024,"data":{"date":"2025-08-11","repo":{"name":"github.com/pre-commit/identify","commit":"53fdb98ef92dc697d7b84cf07dbb3e6e5d7493f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 5/9 approved changesets -- score normalized to 5","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":10,"reason":"23 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pre-commit/identify/main.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1"],"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":-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 26 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-21T19:39:29.329Z","repository_id":37942951,"created_at":"2025-08-21T19:39:29.329Z","updated_at":"2025-08-21T19:39:29.329Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274043012,"owners_count":25212550,"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-07T02:00:09.463Z","response_time":67,"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":"pre-commit","name":"pre-commit","uuid":"6943086","kind":"organization","description":"A framework for managing and maintaining multi-language pre-commit hooks.","email":null,"website":"https://pre-commit.com","location":null,"twitter":"pre_commit","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6943086?v=4","repositories_count":29,"last_synced_at":"2024-10-29T22:38:48.625Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"html_url":"https://github.com/pre-commit","funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"total_stars":18774,"followers":308,"following":0,"created_at":"2022-11-02T16:22:39.632Z","updated_at":"2024-10-29T22:38:48.626Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit/repositories"},"tags":[{"name":"v2.6.14","sha":"6667ae3392c3e2178469779352012d4518c8cdc0","kind":"commit","published_at":"2025-09-06T19:30:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.14/manifests"},{"name":"v2.6.13","sha":"af4da9c69b07a41dfbfc1f3ec60d27d9aa0654dc","kind":"commit","published_at":"2025-08-09T19:34:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.13/manifests"},{"name":"v2.6.12","sha":"51e358dd52e70925011f81db738d441617e3e0f4","kind":"commit","published_at":"2025-05-23T20:37:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"bdd2643326d8acf348e35ca76ddc233da3f0380c","kind":"commit","published_at":"2025-05-23T18:19:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"e200468dd1b921e75a300545bd1e28abe1d5985c","kind":"commit","published_at":"2025-04-19T15:14:19.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"856f0162b1bdb01e47bd31c2cf1786a8ea41bcc5","kind":"commit","published_at":"2025-03-08T15:54:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"f905a2e20c85a323b0ad6d8fd56bd57dcecb95a6","kind":"commit","published_at":"2025-02-22T17:56:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"157ee8efe3a7be5fab92f23396663cf99d4185de","kind":"commit","published_at":"2025-02-08T19:02:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.7/manifests"},{"name":"v2.6.6","sha":"5bc1845addd0f9600fe719cc27464bde5c19f839","kind":"commit","published_at":"2025-01-20T20:47:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"1eadcb782d64c204597ec6b2142982a89ebda7ed","kind":"commit","published_at":"2025-01-04T17:05:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"5adfe0958847d3d48752678d6b5c843c438faddc","kind":"commit","published_at":"2024-12-29T22:47:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"f075954372758b34ef542c2e895000ea660a47c9","kind":"commit","published_at":"2024-11-25T23:12:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"6fd6f6bea8fedb15e54f1477a49325ea82b73911","kind":"commit","published_at":"2024-11-09T18:11:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"d1032c90d01cb08038ba0b5cd19a880463763b8b","kind":"commit","published_at":"2024-09-14T23:50:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"577bfe15db2b97328431ec6de934c1a4bacc6edd","kind":"commit","published_at":"2024-07-07T23:39:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.6.0/manifests"},{"name":"v2.5.36","sha":"838a48983fdf6c630ad54404abeed2ca3df0f8c8","kind":"commit","published_at":"2024-04-20T18:02:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.36","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.36/manifests"},{"name":"v2.5.35","sha":"62ca9e506b73aa9deb71162a2881c235f25f27cf","kind":"commit","published_at":"2024-02-18T18:12:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.35","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.35/manifests"},{"name":"v2.5.34","sha":"edc80451ae7cf106969ef208c6c622995bf56028","kind":"commit","published_at":"2024-02-10T20:21:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.34","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.34/manifests"},{"name":"v2.5.33","sha":"3d4672c3a5093861e65096f2a404868fd8de5579","kind":"commit","published_at":"2023-12-07T04:26:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.33","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.33/manifests"},{"name":"v2.5.32","sha":"21c9a51667a927a23bd4f35e25e6f7d8427f9f48","kind":"commit","published_at":"2023-11-18T17:52:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.32","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.32/manifests"},{"name":"v2.5.31","sha":"15adaae6940c48af971e2dea95e40a0a523335fc","kind":"commit","published_at":"2023-10-28T17:19:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.31","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.31/manifests"},{"name":"v2.5.30","sha":"fab994ab57e9fe8b06df041594594a75fa9aaf39","kind":"commit","published_at":"2023-09-30T17:51:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.30/manifests"},{"name":"v2.5.29","sha":"0c39344bbac5638853ff80eb21303bd733214dd0","kind":"commit","published_at":"2023-09-15T21:27:10.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.29/manifests"},{"name":"v2.5.28","sha":"aa73a4c29a544d8632d5f47f52bddbafb5c79a48","kind":"commit","published_at":"2023-09-11T23:14:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.28/manifests"},{"name":"v2.5.27","sha":"881f54e0b494c34d2f2ae5c5e78b8442a4a5f8f3","kind":"commit","published_at":"2023-08-21T15:56:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.27/manifests"},{"name":"v2.5.26","sha":"c1b3aa05667b85188121897b4f416d78721e2542","kind":"commit","published_at":"2023-07-22T19:10:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.26/manifests"},{"name":"v2.5.25","sha":"0e0f9cf7d416e5410e0d617ae831bd4b18b61b4c","kind":"commit","published_at":"2023-07-19T14:55:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.25/manifests"},{"name":"v2.5.24","sha":"ff585ee7228d968b1aef755bb2b31aa6054cc935","kind":"commit","published_at":"2023-05-03T14:45:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.24/manifests"},{"name":"v2.5.23","sha":"33c4fa2c32fe0990dc1e2db17351913857424da2","kind":"commit","published_at":"2023-04-25T21:01:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.23/manifests"},{"name":"v2.5.22","sha":"d70d842caf3d9b06560de4db74a98260236f592a","kind":"commit","published_at":"2023-03-24T20:23:50.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.22/manifests"},{"name":"v2.5.21","sha":"8a04d49546c61c8ba3338fc746e5ee3d8caccd03","kind":"commit","published_at":"2023-03-16T17:20:45.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.21/manifests"},{"name":"v2.5.20","sha":"5b9d7ce12b263b71b45c784a76ec769c31753ce0","kind":"commit","published_at":"2023-03-11T17:49:42.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.20/manifests"},{"name":"v2.5.19","sha":"2099d471334eb3e2188f86c8535f03859ed9bab1","kind":"commit","published_at":"2023-03-08T15:27:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.19/manifests"},{"name":"v2.5.18","sha":"096b499524293d1062df0a3ee4877784f7cacf47","kind":"commit","published_at":"2023-02-13T16:39:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.18/manifests"},{"name":"v2.5.17","sha":"f52dde02f53e2f3d0eb052f9baf580e85b9f484b","kind":"commit","published_at":"2023-01-30T16:36:08.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.17/manifests"},{"name":"v2.5.16","sha":"1f8349cdc4b504dbe47f01b60057418e1ca3043a","kind":"commit","published_at":"2023-01-28T17:39:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.16/manifests"},{"name":"v2.5.15","sha":"d333931450e6a9f333e5a94eea61ce06d74b862b","kind":"commit","published_at":"2023-01-23T17:25:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.15/manifests"},{"name":"v2.5.14","sha":"76c8eba9a477d85f31b80d325c9d6bcee0bd1847","kind":"commit","published_at":"2023-01-23T17:24:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.14/manifests"},{"name":"v2.5.13","sha":"3e7bb8c7b5327b40c87d5a12a5ec67b399a56234","kind":"commit","published_at":"2023-01-11T21:37:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.13/manifests"},{"name":"v2.5.12","sha":"629a1942419bdd8585b84c85e8a21f74e2012a3a","kind":"commit","published_at":"2023-01-03T15:09:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.12/manifests"},{"name":"v2.5.11","sha":"543495155bc4a737095e141691612eab320423dd","kind":"commit","published_at":"2022-12-19T21:14:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.11/manifests"},{"name":"v2.5.10","sha":"297950fb34bd9220826e4a3c6158cfa9ebc41523","kind":"commit","published_at":"2022-12-15T20:22:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.10/manifests"},{"name":"v2.5.9","sha":"12d842e7e392bfc0ebaff2fef1633878421fd6be","kind":"commit","published_at":"2022-11-18T16:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.9/manifests"},{"name":"v2.5.8","sha":"a81077b7e1bb35cdfef42f9cdc6754f2cbd48002","kind":"commit","published_at":"2022-10-27T19:59:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"db884981cffce05feea031c3eb7648891e1b37e1","kind":"commit","published_at":"2022-10-25T01:02:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"cd3504eb5cde60eea44743ae6a084a8e22927d5d","kind":"commit","published_at":"2022-10-03T16:38:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e550e2215864a06d2439882828f61abedf58be2c","kind":"commit","published_at":"2022-09-06T12:36:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"207d5f7ac9f4e1f4f14fb18293f0d051c2466e0b","kind":"commit","published_at":"2022-09-05T16:51:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"548a0cbef5df9979c47b5b627f3cb9f2342dbf75","kind":"commit","published_at":"2022-08-03T22:51:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b59a580126505294d44e1a788e2d1b72fb72213e","kind":"commit","published_at":"2022-07-20T03:36:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"d2d53a8a349cdff8b1f3c4add8f4df67ffbbf440","kind":"commit","published_at":"2022-05-19T18:43:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"6e2b83b9c57267b9d2cf3e8a5c0ad91351d0aeb8","kind":"commit","published_at":"2022-04-27T01:26:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.5.0/manifests"},{"name":"v2.4.12","sha":"4a0292b4fab2b5e2f595186b78cca854d41994ad","kind":"commit","published_at":"2022-03-16T16:51:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"22cf27f2f98cbb898c8c892b01bfcd212444736d","kind":"commit","published_at":"2022-02-22T19:36:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"3fb32ccf909ee31ac5625de8f8c5c1068f664215","kind":"commit","published_at":"2022-02-14T14:34:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"45b19a7bf45099217fe4d79d6556fe751be27a6a","kind":"commit","published_at":"2022-02-09T16:04:34.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"939e9c9dab1217a54eedd6ac6e95273a0fbdfd66","kind":"commit","published_at":"2022-02-03T20:14:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"1e14175b857fe4a80abe9846421146b684a692c1","kind":"commit","published_at":"2022-02-01T00:01:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"5d96f711ba999d0f5450a7275e5f8c8610455030","kind":"commit","published_at":"2022-01-27T18:14:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0d91359682cb22916026bcdfdc08b28b978a8f43","kind":"commit","published_at":"2022-01-23T17:58:48.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"416900ae9d1d97a0df80c6f4e2c192da4a6cfea4","kind":"commit","published_at":"2022-01-13T23:47:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"1086c480941588f469c6902a4f8e181df10b5db9","kind":"commit","published_at":"2022-01-11T15:08:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"5d02d5ce486f6c330b5a393de77c1a7f3f5daef4","kind":"commit","published_at":"2022-01-06T18:25:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"95e30a37bf7c044da3149d85de4a10f5ff494857","kind":"commit","published_at":"2021-12-28T01:47:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"916c5dc5ea7393d22a689b96c89eeaee7aed6aba","kind":"commit","published_at":"2021-11-19T00:52:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"3588a30ce8d7cb802a602078df42874332751a96","kind":"commit","published_at":"2021-11-18T14:38:18.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"56670143fadb0bed2453deae7ba9a1b008581519","kind":"commit","published_at":"2021-11-16T01:27:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"d6cf57daa5e94f2701cf196eb39adc9f468c36ff","kind":"commit","published_at":"2021-11-08T23:07:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"b466c3322e3d55a37adc0d4178b10a0e2265cc35","kind":"commit","published_at":"2021-11-05T22:10:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7b7c7d9092f3485645bc43a2c950e5162dffe8cb","kind":"commit","published_at":"2021-10-31T15:32:52.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"acf1e85ad3d4d328bd2fbeed3360d8b3146149d3","kind":"commit","published_at":"2021-10-30T16:22:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"44407bfd2b8a3cd2acbc9bbfb0057b6410eeef0d","kind":"commit","published_at":"2021-10-22T23:22:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"20662c34d80909757206ea7841efafc9dafc9a06","kind":"commit","published_at":"2021-10-02T00:03:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.3.0/manifests"},{"name":"v2.2.15","sha":"8f349b59f356ece95d4defddb07a941187ea3f35","kind":"commit","published_at":"2021-09-19T17:14:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.15/manifests"},{"name":"v2.2.14","sha":"33c94aa61a9ce7a79f40efe04ac7bdd0fb070dbe","kind":"commit","published_at":"2021-09-09T00:45:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.14/manifests"},{"name":"v2.2.13","sha":"72f1a3e7a100bb37f6c348a4d98dd6da5a9fb043","kind":"commit","published_at":"2021-08-06T16:07:44.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.13/manifests"},{"name":"v2.2.12","sha":"d7d0da54eafb9f0151c7af221272e15f8bdec2be","kind":"commit","published_at":"2021-08-04T13:08:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"109aca227e1c491fddb605510c10a01af8ac3d31","kind":"commit","published_at":"2021-07-09T23:40:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"ee08e725a23a0708f057724d776dc55b0ae4a200","kind":"commit","published_at":"2021-06-07T17:18:24.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"b6551417e3716f71cc6cbbb6e6c9a06563498cf9","kind":"commit","published_at":"2021-06-05T01:18:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"fc5dd82bbae0fd64211202027c4352c536d13dcb","kind":"commit","published_at":"2021-06-03T15:30:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e6e05dbce111c33f82cdae744da846c3de204543","kind":"commit","published_at":"2021-05-31T00:14:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"bfc1fe4826b6258853bec57ee4c6459e83a810e3","kind":"commit","published_at":"2021-05-25T02:27:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"761779c8829839eeef3c68220c1633c00c8492c2","kind":"commit","published_at":"2021-05-21T21:20:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"ea9b9a077d82dee35b64f81c4536537f6eaa1355","kind":"commit","published_at":"2021-04-21T00:10:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"7ed47f3ce9c44c3aa749a149b4d34e1cabb99b75","kind":"commit","published_at":"2021-04-09T20:03:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e97ff81b6a793be00b43be57bfc2ddf92dd12410","kind":"commit","published_at":"2021-03-28T17:10:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"0f258e01897a185bd0a8b9f6f7be91b10a634154","kind":"commit","published_at":"2021-03-25T00:19:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bc105d59ecbb49730f74cc1fac00674e68aca969","kind":"commit","published_at":"2021-03-20T08:13:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"56d42a200452c3a154ff82beab5ccb5b9217196b","kind":"commit","published_at":"2021-03-18T22:16:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f3578685d50084fee76d8b797f1d2ef79a4787d1","kind":"commit","published_at":"2021-03-14T15:45:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"efbc22e7a0bd7372df9aecc4f88fdd180affdb4f","kind":"commit","published_at":"2021-03-12T05:16:11.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"184970cefc74eefda4635d21c54f0d03e4b9defe","kind":"commit","published_at":"2021-03-09T02:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"587cbd360a2d68009d62491416294a5a54b1a520","kind":"commit","published_at":"2021-03-03T12:33:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"89d9e7500e59c7eb62ca8eef2cccde8e0f825375","kind":"commit","published_at":"2021-03-01T15:24:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v2.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"bc830b53670d15965709a4b2000ab7a9bf520975","kind":"commit","published_at":"2021-03-01T15:05:55.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"f27d6ebd9b73aa3724f6469aef2fd982d9948d44","kind":"commit","published_at":"2021-02-27T17:10:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2daf98bc5500ce738e266f3013e7515a34062691","kind":"commit","published_at":"2021-02-27T02:01:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.6.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.6.0/manifests"},{"name":"v1.5.14","sha":"32cd354f5fc1a19457eea3aa29cbfb1ea3d9ee63","kind":"commit","published_at":"2021-02-20T20:04:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.14/manifests"},{"name":"v1.5.13","sha":"ec7d2c87f7a833f5dc014cf58316391b6d7f4712","kind":"commit","published_at":"2021-01-17T03:59:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.13/manifests"},{"name":"v1.5.12","sha":"6aa47acdd7c887a5ba6ee22d7122873777616d3f","kind":"commit","published_at":"2021-01-09T16:59:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.12/manifests"},{"name":"v1.5.11","sha":"c67d7b4c7b0ea97d5a4109297ff9334f0a871e9c","kind":"commit","published_at":"2020-12-31T19:03:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"ede19ff562dddfbd0b9580ee4cf1bfd520f250e1","kind":"commit","published_at":"2020-11-23T01:19:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"17e9b5359ae5cd4e9fce8c89a9ff3826fd63b74e","kind":"commit","published_at":"2020-11-03T18:44:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"7e8e5088ed4ad9b67930a845c3d0d3727672f2fc","kind":"commit","published_at":"2020-11-03T16:46:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"08875d3edc90affa2061c8307f1b0eed2ae7dbc1","kind":"commit","published_at":"2020-11-02T17:20:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"faa211d9331057a6d8e30cc73324e5aa343a5dc6","kind":"commit","published_at":"2020-10-10T16:12:59.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"f9019ed99ddce06808ed34bc95a023e4a8c7cbf6","kind":"commit","published_at":"2020-09-24T00:54:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"2afe765db560a49bdcdfeb0ae7bb0b437dd36685","kind":"commit","published_at":"2020-09-21T20:31:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"c7dfc6e0f9f2e6d8c36094305352e9f551774d4d","kind":"commit","published_at":"2020-09-17T19:09:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1cf9486e7c302f13a5ca9be291c71ba9d6aa8452","kind":"commit","published_at":"2020-09-13T03:14:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"dfd92d166ad4eb40693dcd0d0cbf7ab86cec0f27","kind":"commit","published_at":"2020-09-12T17:24:38.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"00ca0a20015a8106c2cd007cb4989ee035936b99","kind":"commit","published_at":"2020-09-05T19:22:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.5.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.5.0/manifests"},{"name":"v1.4.30","sha":"62e98d7bee975f686bab8257c4fe95ff0ff7ab80","kind":"commit","published_at":"2020-09-01T05:25:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.30","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.30/manifests"},{"name":"v1.4.29","sha":"a1caa07e6c6f636546d3df66f5fccfc465435709","kind":"commit","published_at":"2020-08-24T16:14:00.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.29","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.29/manifests"},{"name":"v1.4.28","sha":"bcf64ebdb22e826266a7db83995ce79b931bac58","kind":"commit","published_at":"2020-08-16T18:28:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.28","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.28/manifests"},{"name":"v1.4.27","sha":"de3e6716162dc45a40a41a7efdb8048acc173c64","kind":"commit","published_at":"2020-08-16T00:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.27","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.27/manifests"},{"name":"v1.4.26","sha":"d6b5769cbb780d35625b5e6aebcf38d1f045b155","kind":"commit","published_at":"2020-08-14T20:09:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.26","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.26/manifests"},{"name":"v1.4.25","sha":"8bdaf8e824de80357156f62c62486bd4feb2366c","kind":"commit","published_at":"2020-07-21T22:22:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.25","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.25/manifests"},{"name":"v1.4.24","sha":"5c9d860b0ef258bbc2c3946ab059b388f683881e","kind":"commit","published_at":"2020-07-19T18:18:58.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.24","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.24/manifests"},{"name":"v1.4.23","sha":"8b7d4e90c80676630d952c4c927bf0891086ebd4","kind":"commit","published_at":"2020-07-10T18:40:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.23","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.23/manifests"},{"name":"v1.4.22","sha":"e9955a044af68cf764f1f6f79a5ee9860c988be4","kind":"commit","published_at":"2020-07-10T16:46:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.22","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.22/manifests"},{"name":"v1.4.21","sha":"0f22757bf6b40ad9d8317621f3399c4ab179ce98","kind":"commit","published_at":"2020-07-01T00:41:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.21","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.21/manifests"},{"name":"v1.4.20","sha":"ecc4430c334ed73b66a7a14ef91ff6ef275aeda2","kind":"commit","published_at":"2020-06-21T22:53:02.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.20","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.20/manifests"},{"name":"v1.4.19","sha":"ab496703a61f09a090b3e94262166ee5703eddbf","kind":"commit","published_at":"2020-06-04T17:02:31.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.19","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.19/manifests"},{"name":"v1.4.18","sha":"41db0380ee2819956ef2e582fb6191c5667d6b3a","kind":"commit","published_at":"2020-05-30T18:15:16.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.18/manifests"},{"name":"v1.4.17","sha":"a8d50cde5c82183dadd47930127057f8026d87f6","kind":"commit","published_at":"2020-05-26T21:08:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"d66cbc5361b495d04d01026f83ca1cc5ee2be962","kind":"commit","published_at":"2020-05-21T23:33:28.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"2ff570c427bbe85a704327237a6c25bd3bf146b4","kind":"commit","published_at":"2020-04-23T19:25:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"ca64e2c8934091c75ac8aa63a7d3727f3c1f0a60","kind":"commit","published_at":"2020-04-03T21:34:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"2d1f04052ad9e9b35643ba214f76c59db56fd43e","kind":"commit","published_at":"2020-03-24T02:48:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"97cd26fcbe68fe6d13348ba432727b26e8b89b02","kind":"commit","published_at":"2020-03-21T21:50:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"0e04046f13dae130fc306c02f686beb7da83aef3","kind":"commit","published_at":"2020-01-25T15:15:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"ff115f389f8b815c68e115faa1066900b3aa26b0","kind":"commit","published_at":"2020-01-14T18:17:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"d82b4a26cfb2512d4bf4e1be4d18c0bba6887448","kind":"commit","published_at":"2019-12-23T21:26:05.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"2f972a98e480a2f29278cea25cab5334fc5d68f1","kind":"commit","published_at":"2019-12-04T21:31:03.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"e977e961c60ea3d0bd97dcd8b9b7329396707402","kind":"commit","published_at":"2019-08-27T13:51:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"1fd4d7aec99f59d665804d9d8a9e7431cdb6491a","kind":"commit","published_at":"2019-08-12T16:31:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"0a4c005d6d816f9b46ff9ff9c4e27fa4349573ad","kind":"commit","published_at":"2019-06-15T14:59:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"503000287ef1dd560da551137a5c17d94c9f4b00","kind":"commit","published_at":"2019-06-11T16:05:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a431b64f49ab6a845013a2d6e0df3d7993e416e","kind":"commit","published_at":"2019-05-10T14:47:20.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"27ff23a3a5a08fb46e7eac79c393c1d678b4217a","kind":"commit","published_at":"2019-04-28T01:34:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"1d824d3d7257a3520e97eaa971c80f221817757f","kind":"commit","published_at":"2019-03-27T23:14:39.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7239eac70260eeec41fd26a00829416651b03afa","kind":"commit","published_at":"2019-03-01T18:13:30.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.4.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"973952789018d518ba19e9190f264ccb9e8cc43a","kind":"commit","published_at":"2019-02-23T19:51:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.3.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"d9909d75844139acd6b2a1950265cea2d9561a20","kind":"commit","published_at":"2019-02-14T20:41:14.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"81de71ba4910d59bb2760b2494a43faa4d31432f","kind":"commit","published_at":"2019-01-26T05:49:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2d202e3fcca52c7c722a7b81f27dac73b3a558b6","kind":"commit","published_at":"2019-01-18T21:02:53.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.2.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.2.0/manifests"},{"name":"v1.1.8","sha":"1af88acc98ca80bf0c716241e35544d18337540f","kind":"commit","published_at":"2019-01-02T01:21:01.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"88299dad1cfbda9372bdae699bdd8f7887c474d1","kind":"commit","published_at":"2018-10-05T16:15:32.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"86cfa2811e04e5e8c69aa1dc7d2f64f7275aec93","kind":"commit","published_at":"2018-09-16T23:05:33.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"0ec4cbf783ba9a1f4ede457bcd3b8d79e28109ad","kind":"commit","published_at":"2018-09-07T15:21:12.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"80ba3a8017911ea3f1354527c501eb996582e968","kind":"commit","published_at":"2018-07-25T21:47:37.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"889f80d0c8d1ba13b324feac46ae88b72d10b91c","kind":"commit","published_at":"2018-07-11T05:04:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"06b0136020527ab09d972c6d6760b4fd68c345f0","kind":"commit","published_at":"2018-07-09T15:16:04.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"5dd5c49d4fc3db08a5caa98e8ec4542fbc3f631e","kind":"commit","published_at":"2018-07-05T22:37:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"11974e5eb0e3a6ef8f0dd5e280b56af7e5221838","kind":"commit","published_at":"2018-06-09T18:22:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.1.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.1.0/manifests"},{"name":"v1.0.18","sha":"3cd70ac984e63040110c3a5c317c7752f82cf645","kind":"commit","published_at":"2018-05-24T22:40:47.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.18","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"236dd3a6ea77c5e49d7b3649becf351a7f2fba5d","kind":"commit","published_at":"2018-05-23T02:29:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.17","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"ac4063fd16b3f2566d7c88fa451b2ddd4ca30afe","kind":"commit","published_at":"2018-05-08T15:40:46.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.16","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"4c33a84241c209d7799f3b118b9f5f0f0a04fb72","kind":"commit","published_at":"2018-05-05T15:48:09.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.15","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"0477f801318f46fb3599f3d14667d822e2a58646","kind":"commit","published_at":"2018-05-03T14:14:43.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.14","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"5b26de539d10c1448ae905e6aa1d0eadc5921fb2","kind":"commit","published_at":"2018-04-16T16:43:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.13","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"b67d3a5ad480ae7f5671450e74c1955aa08b2d18","kind":"commit","published_at":"2018-04-14T17:28:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.12","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4a5fb9974cb5f4256384a2542065b3947434d91b","kind":"commit","published_at":"2018-04-11T20:00:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.11","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"35536a7a011c25deaa1866d8bf884a387e074b40","kind":"commit","published_at":"2018-04-11T03:20:41.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.10","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"9441aa7591d34bf1feaefdcd6831aa36ece3b6d1","kind":"commit","published_at":"2018-04-04T22:41:51.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.9","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"6c5cae359ae3c99812086ab3e4657bfbdb4cff27","kind":"commit","published_at":"2018-03-11T17:58:15.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.8","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"39c020afff92d50d6ffb8b251f5bdc30d51ca96c","kind":"commit","published_at":"2017-11-13T20:28:49.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.7","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"0577ac36a243fe7a82531cc041933b434d797e18","kind":"commit","published_at":"2017-09-21T20:36:54.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.6","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"bbd0284ce65e82a04d53c4c0f5c067c9aefb6564","kind":"commit","published_at":"2017-07-28T18:05:29.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.5","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"af2b3c828528a4c405a73ff0371684f3d9fd3a0e","kind":"commit","published_at":"2017-07-28T00:10:27.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"fdf95187ebf6beec9ff638d68bfcb2bd309b564c","kind":"commit","published_at":"2017-07-06T18:13:56.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ae942473471865c96ed9a8a6f092b28d12bf95f6","kind":"commit","published_at":"2017-07-03T03:52:35.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5909f55da90e80ee650ccc646651b8aa49947efa","kind":"commit","published_at":"2017-07-03T03:44:57.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2e5201ea68c35be0ae9cdcb899e9090eb3826341","kind":"commit","published_at":"2017-07-02T20:14:06.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v1.0.0","html_url":"https://github.com/pre-commit/identify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v1.0.0/manifests"},{"name":"v0.0.4","sha":"701debc794586387679e49394e32b350be570038","kind":"commit","published_at":"2017-07-02T01:31:13.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.4","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c1a96c6f15c93d36be0df9e0ee00a915ffe57af2","kind":"commit","published_at":"2017-07-02T00:55:36.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.3","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"33376aad11ee9065f735d5b5e96b630429264bd5","kind":"commit","published_at":"2017-02-17T01:21:25.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.2","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"0c0d5434d77d8427ac249077da813f4be4cd82d7","kind":"commit","published_at":"2017-02-16T22:59:40.000Z","download_url":"https://codeload.github.com/pre-commit/identify/tar.gz/v0.0.1","html_url":"https://github.com/pre-commit/identify/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/identify@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T13:19:24.078Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":3.5254669389767526,"forks_count":2.352282133558878,"docker_downloads_count":null,"average":6.563767981699868},"purl":"pkg:golang/github.com/pre-commit/identify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pre-commit/identify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pre-commit/identify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pre-commit/identify/dependencies","status":null,"funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:18:31.744Z","issues_count":38,"pull_requests_count":234,"avg_time_to_close_issue":9519858.18918919,"avg_time_to_close_pull_request":1057977.0315315316,"issues_closed_count":37,"pull_requests_closed_count":222,"pull_request_authors_count":104,"issue_authors_count":38,"avg_comments_per_issue":1.8947368421052633,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":89,"past_year_issues_count":9,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":3033.125,"past_year_avg_time_to_close_pull_request":294569.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":58,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/issues","maintainers":[{"login":"asottile","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}],"active_maintainers":[{"login":"asottile","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpre-commit%2Fidentify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpre-commit%2Fidentify/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpre-commit%2Fidentify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpre-commit%2Fidentify/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","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"}}],"commits":{"id":26138,"full_name":"pre-commit/identify","default_branch":"main","committers":[{"name":"Anthony Sottile","email":"asottile@umich.edu","login":"asottile","count":262},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":129},{"name":"Chris Kuehl","email":"ckuehl@ocf.berkeley.edu","login":"chriskuehl","count":21},{"name":"Christian Knittl-Frank","email":"lcnittl@gmail.com","login":"lcnittl","count":8},{"name":"Max R","email":"mxr","login":"mxr","count":4},{"name":"C.A.M. Gerlach","email":"CAM.Gerlach@Gerlach.CAM","login":"CAM-Gerlach","count":4},{"name":"Rob Orr","email":"rob.orr@appian.com","login":"rob-orr","count":4},{"name":"Thibaud Colas","email":"thibaudcolas@gmail.com","login":"thibaudcolas","count":4},{"name":"Vitaliy Lotorev","email":"vlotorev","login":"vlotorev","count":3},{"name":"Taylor Buchanan","email":"taylor.buchanan@ewn.com","login":"gtbuchanan","count":3},{"name":"Stephan Wolski","email":"stephan@wol.ski","login":"Slowki","count":3},{"name":"ColemanTom","email":"15375218+ColemanTom","login":"ColemanTom","count":3},{"name":"AleksaC","email":"aleksacukovic1@gmail.com","login":"AleksaC","count":3},{"name":"Aaron Gokaslan","email":"aaronGokaslan@gmail.com","login":"Skylion007","count":3},{"name":"David Arnold","email":"dar@xoe.solutions","login":null,"count":3},{"name":"Stephen Rosen","email":"sirosen@globus.org","login":"sirosen","count":2},{"name":"Raphael Boidol","email":"boidolr","login":"boidolr","count":2},{"name":"Qexat","email":"43090614+qexat","login":"qexat","count":2},{"name":"Markus Hofbauer","email":"markus.hofbauer@tum.de","login":"hofbi","count":2},{"name":"Kat Rossiter","email":"signe","login":"signe","count":2},{"name":"Abdulelah Bin Mahfoodh","email":"abduh.bm@gmail.com","login":"abduhbm","count":2},{"name":"Stuart Jansen","email":"sjansen@buscaluz.org","login":"sjansen","count":2},{"name":"W. Augusto Andreoli","email":"andreoliwa@gmail.com","login":"andreoliwa","count":2},{"name":"dkolepp","email":"dk14142@gmail.com","login":"dkolepp","count":2},{"name":"Marco","email":"mcastelluccio@mozilla.com","login":"marco-c","count":2},{"name":"Adam Johnson","email":"me@adamj.eu","login":"adamchainz","count":2},{"name":"Bradley Dice","email":"bdice@bradleydice.com","login":"bdice","count":2},{"name":"ClasherKasten","email":"cfb1470@gmail.com","login":"ClasherKasten","count":2},{"name":"Dafydd Jones","email":"dafydd@techneg.it","login":"dafyddj","count":2},{"name":"Ersin Yildirim","email":"9623746+errsyn","login":"errsyn","count":2},{"name":"Harm Aarts","email":"harm@aarts.email","login":"haarts","count":2},{"name":"Ihor Kaharlichenko","email":"ihor@kaharlichenko.org","login":"kaharlichenko","count":2},{"name":"Jakub Kropáček","email":"kropikuba@gmail.com","login":"JustScreaMy","count":2},{"name":"Julian Berman","email":"Julian@GrayVines.com","login":"Julian","count":2},{"name":"Daniel Bast","email":"2790401+dbast","login":"dbast","count":1},{"name":"Daniel Kempkens","email":"daniel+git@kempkens.io","login":"nifoc","count":1},{"name":"David V. Lu","email":"davidvlu@gmail.com","login":"DLu","count":1},{"name":"axk","email":"axel-kah@mailbox.org","login":"axel-kah","count":1},{"name":"Yunsong Wang","email":"yunsongw@nvidia.com","login":"PointKernel","count":1},{"name":"Yiannis Nikolakopoulos","email":"yiannis@zptcorp.com","login":"yianniszpt","count":1},{"name":"Dr Freon","email":"jhancock93","login":"jhancock93","count":1},{"name":"Edgar Geier","email":"egeier@rhrk.uni-kl.de","login":"geieredgar","count":1},{"name":"Egor Kuzmichev","email":"yegor.kuzmichev@gmail.com","login":"aeifn","count":1},{"name":"Enji Cooper","email":"yaneurabeya@gmail.com","login":"ngie-eign","count":1},{"name":"Evan Finken","email":"evan@finken.name","login":"evfinkn","count":1},{"name":"Filippos Chalvatzoglou","email":"filippos@yelp.com","login":"filipposc5","count":1},{"name":"Frederick F. Kautz IV","email":"fkautz@alumni.cmu.edu","login":"fkautz","count":1},{"name":"Godefroid Chapelle","email":"gotcha@bubblenet.be","login":"gotcha","count":1},{"name":"Harry Mander","email":"harry.mander@pg.canterbury.ac.nz","login":"harrymander","count":1},{"name":"Henry Walshaw","email":"henry.walshaw@gmail.com","login":"om-henners","count":1},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":1},{"name":"Isak Stenström","email":"31575837+isakstenstrom","login":"isakstenstrom","count":1},{"name":"Joel Dood","email":"joel.dood@sas.com","login":null,"count":1},{"name":"sjoerdoo","email":"sjoerdoo@ripe.net","login":null,"count":1},{"name":"ibriquem","email":"iwan.briquemont@nokia.com","login":null,"count":1},{"name":"Mark Heiges","email":"mark.heiges@semanticbits.com","login":null,"count":1},{"name":"Leonidas Loucas","email":"lloucas@purestorage.com","login":null,"count":1},{"name":"Mészáros Gergely","email":"gergely@streamhpc.com","login":null,"count":1},{"name":"Andrew","email":"awu@archsys.io","login":"anwu","count":1},{"name":"Andrew Erickson","email":"aerickson@gmail.com","login":"aerickson","count":1},{"name":"Andrew Ring","email":"andrew.ring@bluerivertech.com","login":"andrewring","count":1},{"name":"Aneesh Agrawal","email":"aagrawal@lyft.com","login":"aneeshusa","count":1},{"name":"Brendan Long","email":"brendan@arena.io","login":"brendanlong","count":1},{"name":"Cameron Davison","email":"cameron.davison@gmail.com","login":"camerondavison","count":1},{"name":"Cary Symes","email":"CSymes","login":"CSymes","count":1},{"name":"Chad Larson","email":"techchad2@gmail.com","login":"tech-chad","count":1},{"name":"Chris Elion","email":"celion@gmail.com","login":"chriselion","count":1},{"name":"Chris Warburton","email":"chris@zipabout.com","login":"chriswarbo","count":1},{"name":"Chuan-Zheng Lee","email":"czlee@alumni.stanford.edu","login":"czlee","count":1},{"name":"Manuel Mendez","email":"708570+mmlb","login":"mmlb","count":1},{"name":"YANA","email":"30638175+WhereIsX","login":"WhereIsX","count":1},{"name":"Weicheng Zhao","email":"weicheng.zhao@snowflake.com","login":"sfc-gh-wzhao","count":1},{"name":"Ville Skyttä","email":"ville.skytta@iki.fi","login":"scop","count":1},{"name":"Umut Karcı","email":"cediddi@gmail.com","login":"Cediddi","count":1},{"name":"Tyler harms","email":"tyler.harms@centralsquare.com","login":"harms-tyler","count":1},{"name":"Tom de Geus","email":"tom@geus.me","login":"tdegeus","count":1},{"name":"Thomas Grainger","email":"tagrain@gmail.com","login":"graingert","count":1},{"name":"Sviatoslav Sydorenko","email":"wk@sydorenko.org.ua","login":"webknjaz","count":1},{"name":"Sjoerd Oostdijck","email":"sjoerd@t-l.org","login":"soostdijck","count":1},{"name":"Simeon Visser","email":"svisser","login":"svisser","count":1},{"name":"Siddhesh Mhadnak","email":"siddhesh.mhadnak@outlook.com","login":"sid-maddy","count":1},{"name":"Sebastian Weddmark Olsson","email":"visnae@gmail.com","login":"sebastiw","count":1},{"name":"Sebastiaan Speck","email":"12570668+sebastiaanspeck","login":"sebastiaanspeck","count":1},{"name":"Scott Peshak","email":"scott@peshak.net","login":"speshak","count":1},{"name":"林博仁(Buo-ren Lin)","email":"Buo.Ren.Lin@gmail.com","login":"brlin-tw","count":1},{"name":"Семён Марьясин","email":"simeon@maryasin.name","login":"MarSoft","count":1},{"name":"Yannick Vaucher","email":"yannick.vaucher@camptocamp.com","login":"yvaucher","count":1},{"name":"Álvaro Mondéjar","email":"mondejar1994@gmail.com","login":"mondeja","count":1},{"name":"zimbatm","email":"zimbatm@zimbatm.com","login":"zimbatm","count":1},{"name":"s190850","email":"56158575+s190850","login":"s190850","count":1},{"name":"robert","email":"28930454+Rob-Crane","login":"Rob-Crane","count":1},{"name":"nulltek","email":"steve.public@nulltek.xyz","login":"CreatingNull","count":1},{"name":"mike perrin","email":"mike@alvo.co.uk","login":"pentop","count":1},{"name":"kreyoo","email":"zunder325@gmail.com","login":"jvllmr","count":1},{"name":"justinnk","email":"17525874+justinnk","login":"justinnk","count":1},{"name":"jonasc","email":"jonasc","login":"jonasc","count":1},{"name":"iilei • Jochen Preusche","email":"iilei","login":"iilei","count":1},{"name":"gabrielf-eb","email":"53191391+gabrielf-eb","login":"gabrielf-eb","count":1},{"name":"eightytwo","email":"eightytwo","login":"eightytwo","count":1},{"name":"Michael Coughlin","email":"michael.w.coughlin@gmail.com","login":"mcoughlin","count":1},{"name":"Max Weiner","email":"max.weiner@posteo.de","login":"axtimhaus","count":1},{"name":"Matt Walker","email":"m@allocor.tech","login":"mattofak","count":1},{"name":"Matej Kafka","email":"git@a-n.cc","login":"MatejKafka","count":1},{"name":"Борис Верховский","email":"boris.verk@gmail.com","login":"verhovsky","count":1},{"name":"Joshua Sleeper","email":"joshsleeper","login":"joshsleeper","count":1},{"name":"Jonas Kittner","email":"jonas.kittner@rub.de","login":"jkittner","count":1},{"name":"Jonas Haag","email":"jonas@lophus.org","login":"jonashaag","count":1},{"name":"Jon Dufresne","email":"jon.dufresne@gmail.com","login":"jdufresne","count":1},{"name":"John de Rooij","email":"joro75","login":"joro75","count":1},{"name":"connortann","email":"71127464+connortann","login":"connortann","count":1},{"name":"Scott Miller","email":"scott@millergeek.xyz","login":"smiller171","count":1},{"name":"Ryan Wilson","email":"84201908+ryewilson","login":"ryewilson","count":1},{"name":"Ruairidh MacLeod","email":"ruairidh@rkm.dev","login":"rkm","count":1},{"name":"Roman Kuznecov","email":"zubastikiko@gmail.com","login":"cidlik","count":1},{"name":"Roberto Polli","email":"robipolli@gmail.com","login":"ioggstream","count":1},{"name":"Amir Ahmad","email":"amir.ahmad@safetyculture.io","login":"Amir-Ahmad","count":1},{"name":"Adolfo Rodriguez","email":"adolfo.rodriguez@shopify.com","login":"wircho","count":1},{"name":"Jens Heinrich","email":"59469646+JensHeinrich","login":"JensHeinrich","count":1},{"name":"Janosh Riebesell","email":"janosh.riebesell@gmail.com","login":"janosh","count":1},{"name":"James Harris","email":"james.harris@garmin.com","login":"jamesharris-garmin","count":1},{"name":"Jameel Al-Aziz","email":"jameel@bastion.io","login":"jalaziz","count":1},{"name":"Remigiusz Żętkowski","email":"remigiusz.zetkowski@gmail.com","login":"KORraNpl","count":1},{"name":"Ralf Schmitt","email":"ralf@systemexit.de","login":"schmir","count":1},{"name":"Prem Nair","email":"prem@nuro.ai","login":"prem-nuro","count":1},{"name":"Perry Jiang","email":"me@perryjiang.com","login":"perryjiang","count":1},{"name":"Pascal Bourdier","email":"PascalBourdier","login":"PascalBourdier","count":1},{"name":"Noah Pendleton","email":"noahp","login":"noahp","count":1},{"name":"Nick Novitski","email":"github@nicknovitski.com","login":"nicknovitski","count":1},{"name":"Neyts Zupan","email":"zupo","login":"zupo","count":1},{"name":"Navneeth Jayendran","email":"navneejay@gmail.com","login":"navijation","count":1},{"name":"Michael Vorburger ⛑️","email":"vorburger@google.com","login":"vorburger","count":1},{"name":"Michael Vincent","email":"michael.vincent@garmin.com","login":"Vynce","count":1},{"name":"Levent Yalcin","email":"leventyalcin@gmail.com","login":"leventyalcin","count":1},{"name":"Lee Hambley","email":"lee.hambley@gmail.com","login":"leehambley","count":1},{"name":"Kert","email":"kaidokert@gmail.com","login":"kaidokert","count":1},{"name":"Kasper Jacobsen","email":"k@mackwerk.dk","login":"dinoshauer","count":1},{"name":"Justin Duke","email":"me@jmduke.com","login":"jmduke","count":1},{"name":"Juan Carlos","email":"juancarlospaco@gmail.com","login":"juancarlospaco","count":1},{"name":"Colin Dean","email":"colindean","login":"colindean","count":1}],"total_commits":600,"total_committers":139,"total_bot_commits":129,"total_bot_committers":1,"mean_commits":4.316546762589928,"dds":0.5633333333333334,"past_year_committers":[{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":18},{"name":"Anthony Sottile","email":"asottile@umich.edu","login":"asottile","count":16},{"name":"Taylor Buchanan","email":"taylor.buchanan@ewn.com","login":"gtbuchanan","count":3},{"name":"Qexat","email":"43090614+qexat","login":"qexat","count":2},{"name":"Vitaliy Lotorev","email":"vlotorev","login":"vlotorev","count":2},{"name":"Joel Dood","email":"joel.dood@sas.com","login":null,"count":1},{"name":"Mark Heiges","email":"mark.heiges@semanticbits.com","login":null,"count":1},{"name":"Adolfo Rodriguez","email":"adolfo.rodriguez@shopify.com","login":"wircho","count":1},{"name":"AleksaC","email":"aleksacukovic1@gmail.com","login":"AleksaC","count":1},{"name":"Daniel Bast","email":"2790401+dbast","login":"dbast","count":1},{"name":"Harry Mander","email":"harry.mander@pg.canterbury.ac.nz","login":"harrymander","count":1},{"name":"Kasper Jacobsen","email":"k@mackwerk.dk","login":"dinoshauer","count":1},{"name":"Matej Kafka","email":"git@a-n.cc","login":"MatejKafka","count":1},{"name":"Max R","email":"mxr","login":"mxr","count":1},{"name":"Max Weiner","email":"max.weiner@posteo.de","login":"axtimhaus","count":1},{"name":"Neyts Zupan","email":"zupo","login":"zupo","count":1},{"name":"Nick Novitski","email":"github@nicknovitski.com","login":"nicknovitski","count":1},{"name":"Roman Kuznecov","email":"zubastikiko@gmail.com","login":"cidlik","count":1},{"name":"Sebastiaan Speck","email":"12570668+sebastiaanspeck","login":"sebastiaanspeck","count":1}],"past_year_total_commits":55,"past_year_total_committers":19,"past_year_total_bot_commits":18,"past_year_total_bot_committers":1,"past_year_mean_commits":2.8947368421052633,"past_year_dds":0.6727272727272727,"last_synced_at":"2025-07-09T08:37:49.501Z","last_synced_commit":"e1c38fedb35173288c0b7abdabb8545e4ad46290","created_at":"2023-03-07T16:29:18.010Z","updated_at":"2025-07-09T08:37:49.502Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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_stats":{"full_name":"pre-commit/identify","html_url":"https://github.com/pre-commit/identify","last_synced_at":"2025-09-08T02:44:53.927Z","status":null,"issues_count":39,"pull_requests_count":278,"avg_time_to_close_issue":8969840.783783784,"avg_time_to_close_pull_request":1056134.0112781955,"issues_closed_count":37,"pull_requests_closed_count":266,"pull_request_authors_count":102,"issue_authors_count":39,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.7553956834532374,"merged_pull_requests_count":198,"bot_issues_count":1,"bot_pull_requests_count":105,"past_year_issues_count":9,"past_year_pull_requests_count":90,"past_year_avg_time_to_close_issue":3033.125,"past_year_avg_time_to_close_pull_request":511921.51851851854,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":81,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.7777777777777778,"past_year_avg_comments_per_pull_request":0.6555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":61,"created_at":"2023-05-10T11:06:36.604Z","updated_at":"2025-09-08T02:44:53.929Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fidentify/issues","issue_labels_count":{"enhancement":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":31,"CONTRIBUTOR":7,"MEMBER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":179,"NONE":85,"MEMBER":14},"issue_authors":{"SerTetora":1,"HartmutLeister":1,"tungol":1,"ghostsquad":1,"UtkarshKunwar":1,"KORraNpl":1,"randdusing":1,"mondeja":1,"inknos":1,"ioggstream":1,"iainelder":1,"denini08":1,"andresmanelli":1,"spaceone":1,"SebastianSchildt":1,"trim21":1,"posita":1,"CSymes":1,"devbharat":1,"EmperorArthur":1,"aharrison24":1,"asottile":1,"psa":1,"akamac":1,"vinchona":1,"choman":1,"rbroderi":1,"janosh":1,"rehsack":1,"MattF-NSIDC":1,"imomaliev":1,"Freed-Wu":1,"aneeshusa":1,"wuch-g2v":1,"thiagowfx":1,"kooka1262004":1,"pre-commit-ci[bot]":1,"l0b0":1,"mattmess1221":1},"pull_request_authors":{"pre-commit-ci[bot]":105,"asottile":12,"jalaziz":6,"vlotorev":5,"havocesp":4,"ColemanTom":4,"gtbuchanan":4,"qexat":4,"benspaulding":3,"mike325":3,"elinscott":2,"cidlik":2,"AustinZhang1024":2,"dafyddj":2,"mondeja":2,"dinoshauer":2,"zupo":2,"AleksaC":2,"romanagureev":2,"dbast":2,"axtimhaus":2,"lalten":2,"ClasherKasten":2,"mheiges":2,"da-phil":2,"stevenh":2,"webknjaz":2,"CosmicJesterX":2,"wircho":2,"limburgher":2,"pavelzw":2,"TomMurray":2,"djalan":2,"harrymander":2,"LNSD":2,"MatejKafka":2,"mxr":2,"Maetveis":2,"KORraNpl":2,"starthal":2,"psa":2,"hofbi":2,"nicknovitski":2,"jodood":2,"UtkarshKunwar":2,"imphil":2,"harmstyler":1,"Amir-Ahmad":1,"gnought":1,"DLu":1,"bgilbert":1,"noralutz":1,"perryjiang":1,"gopackgo90":1,"ioggstream":1,"m-rsha":1,"renefritze":1,"sebastiw":1,"mathbunnyru":1,"ryewilson":1,"om-henners":1,"thiagowfx":1,"sebastiaanspeck":1,"liblaf":1,"chriswarbo":1,"ghost":1,"danio":1,"Tpt":1,"isakstenstrom":1,"nifoc":1,"NavneethJayendran":1,"ferlatte":1,"jevinskie":1,"aneeshusa":1,"raddessi":1,"prahaladramji":1,"kytta":1,"sfc-gh-wzhao":1,"vorburger":1,"Cediddi":1,"thibaudcolas":1,"CSymes":1,"loamhoof":1,"posita":1,"sappjw":1,"JustScreaMy":1,"arcanemachine":1,"Rob-Crane":1,"evfinkn":1,"mcoughlin":1,"colindean":1,"Slowki":1,"andrewring":1,"dirtcrusher":1,"kfly8":1,"stumpylog":1,"connortann":1,"mmlb":1,"adam-moss":1,"signe":1,"MattF-NSIDC":1,"pentop":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":9},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":44,"NONE":39,"MEMBER":7},"past_year_issue_authors":{"denini08":1,"EmperorArthur":1,"HartmutLeister":1,"kooka1262004":1,"mattmess1221":1,"psa":1,"rehsack":1,"thiagowfx":1,"UtkarshKunwar":1},"past_year_pull_request_authors":{"pre-commit-ci[bot]":24,"asottile":5,"qexat":4,"gtbuchanan":4,"vlotorev":4,"mike325":3,"LNSD":2,"dinoshauer":2,"romanagureev":2,"axtimhaus":2,"djalan":2,"TomMurray":2,"MatejKafka":2,"dbast":2,"mxr":2,"zupo":2,"limburgher":2,"imphil":2,"psa":2,"CosmicJesterX":2,"stevenh":2,"AustinZhang1024":2,"nicknovitski":2,"cidlik":2,"da-phil":2,"mheiges":2,"UtkarshKunwar":2,"jodood":2,"dirtcrusher":1,"sebastiaanspeck":1},"maintainers":[{"login":"asottile","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}],"active_maintainers":[{"login":"asottile","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}]},"events":{"total":{"IssuesEvent":14,"WatchEvent":26,"DeleteEvent":15,"IssueCommentEvent":39,"PushEvent":50,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":14,"PullRequestEvent":75,"ForkEvent":22,"CreateEvent":25},"last_year":{"IssuesEvent":14,"WatchEvent":26,"DeleteEvent":15,"IssueCommentEvent":39,"PushEvent":50,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":14,"PullRequestEvent":75,"ForkEvent":22,"CreateEvent":25}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T17:04:01.264Z","updated_at":"2022-07-12T17:04:01.264Z","repository_link":"https://github.com/pre-commit/identify/blob/main/requirements-dev.txt","dependencies":[{"id":179241943,"package_name":"covdefaults","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":179241944,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":179241945,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-10-16T06:47:56.339Z","updated_at":"2023-10-16T06:47:56.339Z","repository_link":"https://github.com/pre-commit/identify/blob/main/.github/workflows/main.yml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-16T06:47:56.373Z","updated_at":"2023-10-16T06:47:56.373Z","repository_link":"https://github.com/pre-commit/identify/blob/main/setup.py","dependencies":[]}],"score":31.258119578847314,"created_at":"2025-09-08T11:18:35.983Z","updated_at":"2025-10-07T08:24:52.497Z","avatar_url":"https://github.com/pre-commit.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":57538498,"funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["unit-testing","closember","templates","autopep8","codeformatter","formatter","gofmt","pre-commit-hook","yapf","distributed"],"project_url":"https://science.ecosyste.ms/api/v1/projects/64951","html_url":"https://science.ecosyste.ms/projects/64951"}