{"id":371561,"url":"https://github.com/ahupp/python-magic","last_synced_at":"2026-08-25T14:18:20.448Z","repository":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-23T15:17:24.485Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3078,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-23T15:17:24.499Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"packages":[{"id":13527288,"name":"python-magic","ecosystem":"debian","description":null,"homepage":"https://github.com/ahupp/python-magic/","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:56:45.950Z","latest_release_published_at":"2026-02-10T22:56:45.950Z","latest_release_number":"2:0.4.20-3","last_synced_at":"2026-03-13T08:31:17.688Z","created_at":"2026-02-10T22:56:45.739Z","updated_at":"2026-08-22T18:44:56.063Z","registry_url":"https://tracker.debian.org/pkg/python-magic","install_command":"apt-get install python-magic","documentation_url":"https://packages.debian.org/bullseye/python-magic","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-magic","standards_version":"4.5.1","maintainer":"Christoph Biedl \u003cdebian.axhn@manchmal.in-ulm.de\u003e","build_depends":"debhelper-compat (= 13), dh-python, libmagic1 (\u003e= 1:5.39), python3-all, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-22T18:44:56.062Z","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:deb/debian/python-magic?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:51.634Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-magic/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":800},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-24T05:06:16.474Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":12874918,"name":"python313Packages.python-magic","ecosystem":"nixpkgs","description":"Python interface to the libmagic file type identification library","homepage":"https://github.com/ahupp/python-magic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T04:25:45.699Z","latest_release_published_at":"2026-01-27T04:25:45.699Z","latest_release_number":"0.4.27","last_synced_at":"2026-08-22T19:27:34.671Z","created_at":"2026-01-27T04:25:45.487Z","updated_at":"2026-08-22T20:03:36.355Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.python-magic","install_command":"nix-env -iA nixpkgs.python313Packages.python-magic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/python-magic/default.nix#L54","metadata":{"nix_attribute":"python3.13-python-magic-0.4.27","position":"pkgs/development/python-modules/python-magic/default.nix:54","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"python-magic","upstream_purl":"pkg:pypi/python-magic"},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:19:16.946Z","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":2.4190031051250838,"forks_count":2.8473411145901824,"docker_downloads_count":null,"average":1.3165860549288166},"purl":"pkg:nix/python313Packages.python-magic?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:51.634Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.python-magic/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5996},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-24T05:00:11.845Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":75651,"name":"py-magic","ecosystem":"spack","description":"A python wrapper for libmagic. .. warning:: DO NOT USE: this is a\nduplicate of py-python-magic and will be deleted.\n","homepage":"https://github.com/ahupp/python-magic","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-04-05T09:25:57.264Z","latest_release_published_at":"2022-04-05T09:25:57.264Z","latest_release_number":"0.4.15","last_synced_at":"2026-08-23T13:10:31.040Z","created_at":"2022-04-05T09:25:57.235Z","updated_at":"2026-08-23T13:10:31.040Z","registry_url":"https://packages.spack.io/package.html?name=py-magic","install_command":"spack install py-magic","documentation_url":null,"metadata":{},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:44:17.319Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.27386411004586,"stargazers_count":4.640822564957621,"forks_count":5.752396832013338,"average":16.916770876754203},"purl":"pkg:spack/py-magic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-magic/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:10:10.602Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-magic/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2153,"html_url":null,"role":null,"created_at":"2022-11-14T16:52:23.140Z","updated_at":"2022-11-14T16:52:23.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"},{"uuid":"pradyunsg","login":"pradyunsg","name":null,"email":null,"url":"https://github.com/pradyunsg","packages_count":46,"html_url":null,"role":null,"created_at":"2022-11-14T16:52:23.148Z","updated_at":"2022-11-14T16:52:23.148Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/pradyunsg/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3959,"github":"spack","metadata":{"funded_packages_count":510},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-24T05:06:47.739Z","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":8596205,"name":"python-magic","ecosystem":"homebrew","description":"Python wrapper for libmagic","homepage":"https://github.com/ahupp/python-magic","licenses":"BSD-2-Clause and MIT","normalized_licenses":["BSD-2-Clause","MIT"],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-11-24T14:07:46.569Z","latest_release_published_at":"2023-11-24T14:07:46.569Z","latest_release_number":"0.4.27","last_synced_at":"2026-08-23T13:10:33.024Z","created_at":"2023-11-24T14:07:45.833Z","updated_at":"2026-08-23T13:10:33.024Z","registry_url":"https://formulae.brew.sh/formula/python-magic","install_command":"brew install python-magic","documentation_url":null,"metadata":{},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:48:11.946Z","dependent_packages_count":2,"downloads":1114,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":66.70850767085076,"dependent_repos_count":57.601115760111576,"dependent_packages_count":19.386331938633194,"stargazers_count":10.234244283324038,"forks_count":9.118795315114333,"docker_downloads_count":null,"average":32.60979899360678},"purl":"pkg:brew/python-magic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/python-magic/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:10:10.602Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-magic/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9503,"maintainers_count":0,"namespaces_count":0,"keywords_count":7053,"github":"homebrew","metadata":{"funded_packages_count":1010},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-08-24T05:06:56.791Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":76134,"name":"py-python-magic","ecosystem":"spack","description":"A python wrapper for libmagic. This project is named python-magic but\nimports as the module name \"magic\".\n","homepage":"https://github.com/ahupp/python-magic","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-04-05T09:28:12.232Z","latest_release_published_at":"2024-10-10T03:16:53.513Z","latest_release_number":"0.4.27","last_synced_at":"2026-08-23T13:10:33.515Z","created_at":"2022-04-05T09:28:12.204Z","updated_at":"2026-08-23T13:10:33.516Z","registry_url":"https://packages.spack.io/package.html?name=py-python-magic","install_command":"spack install py-python-magic","documentation_url":null,"metadata":{},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:17:16.589Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":11.615951090732251,"stargazers_count":4.640822564957621,"forks_count":5.752396832013338,"average":5.502292621925802},"purl":"pkg:spack/py-python-magic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:10:10.602Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-python-magic/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2153,"html_url":null,"role":null,"created_at":"2022-11-14T16:55:00.240Z","updated_at":"2022-11-14T16:55:00.240Z","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":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3959,"github":"spack","metadata":{"funded_packages_count":510},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-24T05:06:47.739Z","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":2888262,"name":"python-magic","ecosystem":"pypi","description":"File type identification using libmagic","homepage":"http://github.com/ahupp/python-magic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["mime","magic","file"],"namespace":null,"versions_count":28,"first_release_published_at":"2010-04-01T01:06:48.000Z","latest_release_published_at":"2022-06-07T20:16:57.000Z","latest_release_number":"0.4.27","last_synced_at":"2026-08-23T13:11:00.071Z","created_at":"2022-04-10T12:21:13.104Z","updated_at":"2026-08-23T13:11:00.072Z","registry_url":"https://pypi.org/project/python-magic/","install_command":"pip install python-magic --index-url https://pypi.org/simple","documentation_url":"https://python-magic.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython"],"normalized_name":"python-magic","project_status":null},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-21T22:40:50.798Z","dependent_packages_count":485,"downloads":34857680,"downloads_period":"last-month","dependent_repos_count":9473,"rankings":{"downloads":0.1169934459995344,"dependent_repos_count":0.09237091263645927,"dependent_packages_count":0.05664939550949913,"stargazers_count":1.4534602578095857,"forks_count":3.0093574892480652,"docker_downloads_count":0.026645455568209405,"average":0.7925794927952255},"purl":"pkg:pypi/python-magic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-magic","docker_dependents_count":1022,"docker_downloads_count":2009540837,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:10:10.602Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-magic/codemeta","maintainers":[{"uuid":"ahupp","login":"ahupp","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/ahupp/","role":null,"created_at":"2023-01-29T02:38:31.125Z","updated_at":"2023-01-29T02:38:31.125Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ahupp/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399684,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","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":12139239,"name":"python-magic-standalone","ecosystem":"pypi","description":"File type identification using libmagic","homepage":"http://github.com/ahupp/python-magic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["mime","magic","file"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-09-24T11:31:00.000Z","latest_release_published_at":"2025-09-24T11:31:00.000Z","latest_release_number":"0.4.28","last_synced_at":"2026-08-23T13:11:30.046Z","created_at":"2025-09-24T12:08:08.782Z","updated_at":"2026-08-23T13:11:30.047Z","registry_url":"https://pypi.org/project/python-magic-standalone/","install_command":"pip install python-magic-standalone --index-url https://pypi.org/simple","documentation_url":"https://python-magic-standalone.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython"],"normalized_name":"python-magic-standalone","project_status":null},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:06:03.075Z","dependent_packages_count":0,"downloads":39213,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":48.21308076241159,"dependent_packages_count":8.529868951970911,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.371474857191252},"purl":"pkg:pypi/python-magic-standalone","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-magic-standalone","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-magic-standalone","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-magic-standalone/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:51.634Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-magic-standalone/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-magic-standalone/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-magic-standalone/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-magic-standalone/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-magic-standalone/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-magic-standalone/codemeta","maintainers":[{"uuid":"fpgmaas","login":"fpgmaas","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://pypi.org/user/fpgmaas/","role":"Owner","created_at":"2025-09-24T20:47:19.325Z","updated_at":"2025-09-24T20:47:19.325Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/fpgmaas/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399684,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","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":12898779,"name":"python314Packages.python-magic","ecosystem":"nixpkgs","description":"Python interface to the libmagic file type identification library","homepage":"https://github.com/ahupp/python-magic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T09:48:51.035Z","latest_release_published_at":"2026-01-27T09:48:51.035Z","latest_release_number":"0.4.27","last_synced_at":"2026-07-24T20:05:39.726Z","created_at":"2026-01-27T09:48:50.829Z","updated_at":"2026-08-23T13:50:13.212Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.python-magic","install_command":"nix-env -iA nixpkgs.python314Packages.python-magic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/python-magic/default.nix#L54","metadata":{"nix_attribute":"python3.14-python-magic-0.4.27","position":"pkgs/development/python-modules/python-magic/default.nix:54","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"python-magic","upstream_purl":"pkg:pypi/python-magic"},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T13:50:13.212Z","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:nix/python314Packages.python-magic?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:10:20.283Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.python-magic/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5996},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-24T05:00:11.845Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":14513004,"name":"dev-python/python-magic","ecosystem":"gentoo","description":"Access the libmagic file type identification library","homepage":"https://github.com/ahupp/python-magic/","licenses":"BSD-2 MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["~alpha","amd64","arm","arm64","~hppa","~loong","~m68k","~mips","ppc","ppc64","~riscv","~s390","~sparc","x86"],"namespace":"dev-python","versions_count":1,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_number":"0.4.27","last_synced_at":"2026-07-21T01:17:36.596Z","created_at":"2026-05-27T02:36:42.104Z","updated_at":"2026-08-21T13:17:16.589Z","registry_url":"https://packages.gentoo.org/packages/dev-python/python-magic","install_command":"emerge dev-python/python-magic","documentation_url":"https://packages.gentoo.org/packages/dev-python/python-magic","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1","iuse":"test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15"},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:17:16.589Z","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:gentoo/dev-python/python-magic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:10:10.602Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpython-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpython-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpython-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpython-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpython-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpython-magic/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19524,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":620},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-24T05:05:20.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":13088751,"name":"python312Packages.python-magic","ecosystem":"nixpkgs","description":"Python interface to the libmagic file type identification library","homepage":"https://github.com/ahupp/python-magic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:11:16.698Z","latest_release_published_at":"2026-02-01T18:11:16.698Z","latest_release_number":"0.4.27","last_synced_at":"2026-03-06T06:34:46.385Z","created_at":"2026-02-01T18:11:15.462Z","updated_at":"2026-08-21T18:37:21.998Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.python-magic","install_command":"nix-env -iA nixpkgs.python312Packages.python-magic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/python-magic/default.nix#L51","metadata":{"nix_attribute":"python3.12-python-magic-0.4.27","position":"pkgs/development/python-modules/python-magic/default.nix:51","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"python-magic","upstream_purl":"pkg:pypi/python-magic"},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-21T18:37:21.998Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python312Packages.python-magic?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:10:10.602Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.python-magic/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13441829,"name":"python-magic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ahupp/python-magic/","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-08T06:19:15.082Z","latest_release_published_at":"2026-02-08T06:19:15.082Z","latest_release_number":"2:0.4.27-3","last_synced_at":"2026-03-08T06:29:39.186Z","created_at":"2026-02-08T06:19:14.165Z","updated_at":"2026-08-21T18:49:35.182Z","registry_url":"https://launchpad.net/ubuntu/+source/python-magic","install_command":"apt-get install python-magic","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-magic","standards_version":"4.6.0","maintainer":"Christoph Biedl \u003cdebian.axhn@manchmal.in-ulm.de\u003e","build_depends":"debhelper-compat (= 13), dh-python, libmagic-dev, python3-all, python3-coverage, python3-pytest, python3-setuptools, python3-wheel, tox","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-21T18:49:35.181Z","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:deb/ubuntu/python-magic?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:10:10.602Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-magic/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1308},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-24T05:05:15.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13198739,"name":"python311Packages.python-magic","ecosystem":"nixpkgs","description":"A python interface to the libmagic file type identification library","homepage":"https://github.com/ahupp/python-magic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:39:52.813Z","latest_release_published_at":"2026-02-02T00:39:52.813Z","latest_release_number":"0.4.27","last_synced_at":"2026-03-09T03:09:24.995Z","created_at":"2026-02-02T00:39:37.509Z","updated_at":"2026-08-21T19:17:30.743Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.python-magic","install_command":"nix-env -iA nixpkgs.python311Packages.python-magic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/python-magic/default.nix#L51","metadata":{"nix_attribute":"python3.11-python-magic-0.4.27","position":"pkgs/development/python-modules/python-magic/default.nix:51","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"python-magic","upstream_purl":"pkg:pypi/python-magic"},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:17:30.743Z","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:nix/python311Packages.python-magic?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:10:10.602Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.python-magic/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13079901,"name":"python311Packages.python-magic","ecosystem":"nixpkgs","description":"Python interface to the libmagic file type identification library","homepage":"https://github.com/ahupp/python-magic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:43:47.532Z","latest_release_published_at":"2026-02-01T17:43:47.532Z","latest_release_number":"0.4.27","last_synced_at":"2026-03-08T05:25:26.462Z","created_at":"2026-02-01T17:43:29.494Z","updated_at":"2026-08-21T19:48:11.995Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.python-magic","install_command":"nix-env -iA nixpkgs.python311Packages.python-magic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/python-magic/default.nix#L51","metadata":{"nix_attribute":"python3.11-python-magic-0.4.27","position":"pkgs/development/python-modules/python-magic/default.nix:51","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"python-magic","upstream_purl":"pkg:pypi/python-magic"},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:48:11.995Z","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:nix/python311Packages.python-magic?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:10:10.602Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.python-magic/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13602066,"name":"python-magic","ecosystem":"debian","description":null,"homepage":"https://github.com/ahupp/python-magic/","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:57:12.695Z","latest_release_published_at":"2026-02-11T10:57:12.695Z","latest_release_number":"2:0.4.15-2","last_synced_at":"2026-03-13T18:03:18.972Z","created_at":"2026-02-11T10:57:12.289Z","updated_at":"2026-08-21T19:48:11.190Z","registry_url":"https://tracker.debian.org/pkg/python-magic","install_command":"apt-get install python-magic","documentation_url":"https://packages.debian.org/buster/python-magic","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python-magic, python3-magic","standards_version":"4.1.5","maintainer":"Christoph Biedl \u003cdebian.axhn@manchmal.in-ulm.de\u003e","build_depends":"debhelper (\u003e= 11~), dh-python, python-all, python-setuptools, python3-all, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:48:11.189Z","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:deb/debian/python-magic?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:10:10.602Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-magic/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":606},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-24T05:03:25.597Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13306605,"name":"python311Packages.python-magic","ecosystem":"nixpkgs","description":"A python interface to the libmagic file type identification library","homepage":"https://github.com/ahupp/python-magic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:05:37.371Z","latest_release_published_at":"2026-02-02T07:05:37.371Z","latest_release_number":"0.4.27","last_synced_at":"2026-04-12T16:00:20.267Z","created_at":"2026-02-02T07:05:37.022Z","updated_at":"2026-08-21T19:48:12.020Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.python-magic","install_command":"nix-env -iA nixpkgs.python311Packages.python-magic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/python-magic/default.nix#L51","metadata":{"nix_attribute":"python3.11-python-magic-0.4.27","position":"pkgs/development/python-modules/python-magic/default.nix:51","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"python-magic","upstream_purl":"pkg:pypi/python-magic"},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:48:12.019Z","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:nix/python311Packages.python-magic?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:10:10.602Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.python-magic/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13469526,"name":"python-magic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ahupp/python-magic/","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-09T20:00:29.842Z","latest_release_published_at":"2026-02-09T20:00:29.842Z","latest_release_number":"2:0.4.27-1","last_synced_at":"2026-03-09T20:09:32.572Z","created_at":"2026-02-09T20:00:29.518Z","updated_at":"2026-08-21T23:07:41.386Z","registry_url":"https://launchpad.net/ubuntu/+source/python-magic","install_command":"apt-get install python-magic","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-magic","standards_version":"4.6.0","maintainer":"Christoph Biedl \u003cdebian.axhn@manchmal.in-ulm.de\u003e","build_depends":"debhelper-compat (= 13), dh-python, libmagic1 (\u003e= 1:5.39), python3-all, python3-coverage, python3-pytest, python3-setuptools, python3-wheel, tox","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:07:41.385Z","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:deb/ubuntu/python-magic?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:10:10.602Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-magic/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1334},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-24T05:06:10.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13298941,"name":"python310Packages.python-magic","ecosystem":"nixpkgs","description":"A python interface to the libmagic file type identification library","homepage":"https://github.com/ahupp/python-magic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:35:32.630Z","latest_release_published_at":"2026-02-02T06:35:32.630Z","latest_release_number":"0.4.27","last_synced_at":"2026-03-07T07:43:26.814Z","created_at":"2026-02-02T06:35:31.618Z","updated_at":"2026-08-22T00:57:12.948Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.python-magic","install_command":"nix-env -iA nixpkgs.python310Packages.python-magic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/python-magic/default.nix#L51","metadata":{"nix_attribute":"python3.10-python-magic-0.4.27","position":"pkgs/development/python-modules/python-magic/default.nix:51","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"python-magic","upstream_purl":"pkg:pypi/python-magic"},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-22T00:57:12.947Z","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:nix/python310Packages.python-magic?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:10:10.602Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.python-magic/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":14538654,"name":"sysutils/py-magic","ecosystem":"pkgsrc","description":"File type identification using libmagic","homepage":"https://github.com/ahupp/python-magic","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["sysutils","python"],"namespace":"sysutils","versions_count":1,"first_release_published_at":"2026-03-19T06:09:34.000Z","latest_release_published_at":"2026-03-19T06:09:34.000Z","latest_release_number":"0.4.27","last_synced_at":"2026-05-27T09:51:59.202Z","created_at":"2026-05-27T09:51:58.888Z","updated_at":"2026-08-22T02:53:09.037Z","registry_url":"https://pkgsrc.se/sysutils/py-magic","install_command":"pkg_add py314-magic","documentation_url":"https://pkgsrc.se/sysutils/py-magic","metadata":{"pkg_slug":"py-magic","pkgbase":"py314-magic","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py314-magic-0.4.27"},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-22T02:53:09.037Z","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:pkgsrc/sysutils/py-magic?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/sysutils/py-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/sysutils/py-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/sysutils/py-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:10:10.602Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/sysutils%2Fpy-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/sysutils%2Fpy-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/sysutils%2Fpy-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/sysutils%2Fpy-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/sysutils%2Fpy-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/sysutils%2Fpy-magic/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":479},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-24T05:00:24.175Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":13664957,"name":"python-magic","ecosystem":"debian","description":null,"homepage":"https://github.com/ahupp/python-magic/","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:27:37.877Z","latest_release_published_at":"2026-02-12T10:27:37.877Z","latest_release_number":"2:0.4.27-3","last_synced_at":"2026-03-14T15:29:20.515Z","created_at":"2026-02-12T10:27:37.627Z","updated_at":"2026-08-22T02:53:09.036Z","registry_url":"https://tracker.debian.org/pkg/python-magic","install_command":"apt-get install python-magic","documentation_url":"https://packages.debian.org/trixie/python-magic","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-magic","standards_version":"4.6.0","maintainer":"Christoph Biedl \u003cdebian.axhn@manchmal.in-ulm.de\u003e","build_depends":"debhelper-compat (= 13), dh-python, libmagic-dev, python3-all, python3-coverage, python3-pytest, python3-setuptools, python3-wheel, tox","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-22T02:53:09.036Z","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:deb/debian/python-magic?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:10:10.602Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-magic/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1681},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-24T05:05:13.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":12832641,"name":"python311Packages.python-magic","ecosystem":"nixpkgs","description":"A python interface to the libmagic file type identification library","homepage":"https://github.com/ahupp/python-magic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:15:51.262Z","latest_release_published_at":"2026-01-26T20:15:51.262Z","latest_release_number":"0.4.27","last_synced_at":"2026-04-14T21:08:03.621Z","created_at":"2026-01-26T20:15:51.078Z","updated_at":"2026-08-22T12:36:51.748Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.python-magic","install_command":"nix-env -iA nixpkgs.python311Packages.python-magic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/python-magic/default.nix#L43","metadata":{"nix_attribute":"python3.11-python-magic-0.4.27","position":"pkgs/development/python-modules/python-magic/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"python-magic","upstream_purl":"pkg:pypi/python-magic"},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-22T12:36:51.748Z","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:nix/python311Packages.python-magic?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:51.634Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.python-magic/codemeta","maintainers":[{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":723,"html_url":null,"role":null,"created_at":"2026-03-04T10:01:15.688Z","updated_at":"2026-03-04T10:01:15.688Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/SuperSandro2000/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13381349,"name":"python-magic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ahupp/python-magic/","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-05T07:21:12.726Z","latest_release_published_at":"2026-02-05T07:21:12.726Z","latest_release_number":"2:0.4.27-3","last_synced_at":"2026-08-12T00:05:28.315Z","created_at":"2026-02-05T07:21:09.610Z","updated_at":"2026-08-22T13:26:04.992Z","registry_url":"https://launchpad.net/ubuntu/+source/python-magic","install_command":"apt-get install python-magic","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-magic","standards_version":"4.6.0","maintainer":"Christoph Biedl \u003cdebian.axhn@manchmal.in-ulm.de\u003e","build_depends":"debhelper-compat (= 13), dh-python, libmagic-dev, python3-all, python3-coverage, python3-pytest, python3-setuptools, python3-wheel, tox","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-22T13:26:04.992Z","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:deb/ubuntu/python-magic?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:51.634Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-magic/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1237},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-24T05:06:09.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13536763,"name":"python-magic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ahupp/python-magic/","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T00:27:27.769Z","latest_release_published_at":"2026-02-11T00:27:27.769Z","latest_release_number":"2:0.4.26-3","last_synced_at":"2026-03-12T13:17:41.067Z","created_at":"2026-02-11T00:27:27.592Z","updated_at":"2026-08-22T13:26:05.159Z","registry_url":"https://launchpad.net/ubuntu/+source/python-magic","install_command":"apt-get install python-magic","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-magic","standards_version":"4.6.0","maintainer":"Christoph Biedl \u003cdebian.axhn@manchmal.in-ulm.de\u003e","build_depends":"debhelper-compat (= 13), dh-python, libmagic1 (\u003e= 1:5.39), python3-all, python3-coverage, python3-pytest, python3-setuptools, tox","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-22T13:26:05.159Z","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:deb/ubuntu/python-magic?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:51.634Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-magic/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1100},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-24T05:06:12.490Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13411233,"name":"python-magic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ahupp/python-magic/","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-06T20:22:48.083Z","latest_release_published_at":"2026-02-06T20:22:48.083Z","latest_release_number":"2:0.4.24-2","last_synced_at":"2026-07-27T00:05:04.312Z","created_at":"2026-02-06T20:22:47.833Z","updated_at":"2026-08-06T19:32:57.458Z","registry_url":"https://launchpad.net/ubuntu/+source/python-magic","install_command":"apt-get install python-magic","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-magic","standards_version":"4.6.0","maintainer":"Christoph Biedl \u003cdebian.axhn@manchmal.in-ulm.de\u003e","build_depends":"debhelper-compat (= 13), dh-python, libmagic1 (\u003e= 1:5.39), python3-all, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2914,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-06T10:36:55.750Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-06T01:28:55.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-06T19:32:57.458Z","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:deb/ubuntu/python-magic?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T04:37:51.453Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":5,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":334974.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-magic/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":971},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-24T05:06:06.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13951284,"name":"python-magic","ecosystem":"guix","description":"File type identification using libmagic","homepage":"https://github.com/ahupp/python-magic","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:14:21.860Z","latest_release_published_at":"2026-03-02T19:14:21.860Z","latest_release_number":"0.4.27","last_synced_at":"2026-04-27T16:27:16.010Z","created_at":"2026-03-02T19:14:21.665Z","updated_at":"2026-08-06T19:32:57.455Z","registry_url":"https://packages.guix.gnu.org/packages/python-magic/0.4.27/","install_command":"guix install python-magic","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n21126","metadata":{"location":"gnu/packages/python-xyz.scm:21126","variable_name":"python-magic"},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2914,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-06T10:36:55.750Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-06T01:28:55.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-06T19:32:57.455Z","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:guix/python-magic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T04:37:51.453Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":5,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":334974.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-magic/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32336,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1223},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-24T05:05:20.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13707832,"name":"python-magic","ecosystem":"debian","description":null,"homepage":"https://github.com/ahupp/python-magic/","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:31:56.837Z","latest_release_published_at":"2026-02-12T22:31:56.837Z","latest_release_number":"2:0.4.26-3","last_synced_at":"2026-03-13T14:42:27.460Z","created_at":"2026-02-12T22:31:56.597Z","updated_at":"2026-08-22T04:39:32.361Z","registry_url":"https://tracker.debian.org/pkg/python-magic","install_command":"apt-get install python-magic","documentation_url":"https://packages.debian.org/bookworm/python-magic","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-magic","standards_version":"4.6.0","maintainer":"Christoph Biedl \u003cdebian.axhn@manchmal.in-ulm.de\u003e","build_depends":"debhelper-compat (= 13), dh-python, libmagic1 (\u003e= 1:5.39), python3-all, python3-coverage, python3-pytest, python3-setuptools, tox","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:39:32.361Z","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:deb/debian/python-magic?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:10:10.602Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-magic/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1231},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-24T05:06:15.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13207000,"name":"python312Packages.python-magic","ecosystem":"nixpkgs","description":"A python interface to the libmagic file type identification library","homepage":"https://github.com/ahupp/python-magic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:08:56.245Z","latest_release_published_at":"2026-02-02T01:08:56.245Z","latest_release_number":"0.4.27","last_synced_at":"2026-05-19T13:08:27.181Z","created_at":"2026-02-02T01:08:47.112Z","updated_at":"2026-08-22T05:09:45.297Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.python-magic","install_command":"nix-env -iA nixpkgs.python312Packages.python-magic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/python-magic/default.nix#L51","metadata":{"nix_attribute":"python3.12-python-magic-0.4.27","position":"pkgs/development/python-modules/python-magic/default.nix:51","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"python-magic","upstream_purl":"pkg:pypi/python-magic"},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-22T05:09:45.297Z","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:nix/python312Packages.python-magic?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:10:10.602Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.python-magic/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12820245,"name":"python310Packages.python-magic","ecosystem":"nixpkgs","description":"A python interface to the libmagic file type identification library","homepage":"https://github.com/ahupp/python-magic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:56:46.641Z","latest_release_published_at":"2026-01-26T17:56:46.641Z","latest_release_number":"0.4.27","last_synced_at":"2026-04-09T22:01:18.467Z","created_at":"2026-01-26T17:56:46.476Z","updated_at":"2026-08-06T19:32:58.211Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.python-magic","install_command":"nix-env -iA nixpkgs.python310Packages.python-magic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/python-magic/default.nix#L43","metadata":{"nix_attribute":"python3.10-python-magic-0.4.27","position":"pkgs/development/python-modules/python-magic/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"python-magic","upstream_purl":"pkg:pypi/python-magic"},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2914,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-06T10:36:55.750Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-06T01:28:55.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-06T19:32:58.210Z","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:nix/python310Packages.python-magic?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T04:37:51.453Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":5,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":334974.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.python-magic/codemeta","maintainers":[{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":723,"html_url":null,"role":null,"created_at":"2026-03-03T19:41:22.867Z","updated_at":"2026-03-03T19:41:22.867Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/SuperSandro2000/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13432552,"name":"python-magic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ahupp/python-magic/","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-07T20:07:10.577Z","latest_release_published_at":"2026-02-07T20:07:10.577Z","latest_release_number":"2:0.4.15-3","last_synced_at":"2026-03-07T20:42:22.036Z","created_at":"2026-02-07T20:07:10.208Z","updated_at":"2026-08-21T23:23:08.442Z","registry_url":"https://launchpad.net/ubuntu/+source/python-magic","install_command":"apt-get install python-magic","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python-magic, python3-magic","standards_version":"4.4.1","maintainer":"Christoph Biedl \u003cdebian.axhn@manchmal.in-ulm.de\u003e","build_depends":"debhelper-compat (= 12), dh-python, python-all, python-setuptools, python3-all, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:23:08.442Z","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:deb/ubuntu/python-magic?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:10:10.602Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-magic/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":754},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-24T05:06:13.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":5290735,"name":"python-magic","ecosystem":"conda","description":null,"homepage":"http://github.com/ahupp/python-magic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ahupp/python-magic","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2022-10-03T15:50:26.478Z","latest_release_published_at":"2022-06-08T22:34:28.000Z","latest_release_number":"0.4.27","last_synced_at":"2026-03-22T09:22:15.217Z","created_at":"2022-10-03T15:50:26.471Z","updated_at":"2026-08-21T22:03:24.167Z","registry_url":"https://anaconda.org/conda-forge/python-magic","install_command":"conda install -c conda-forge python-magic","documentation_url":null,"metadata":{},"repo_metadata":{"id":856458,"uuid":"589189","full_name":"ahupp/python-magic","owner":"ahupp","description":"A python wrapper for libmagic","archived":false,"fork":false,"pushed_at":"2026-07-20T17:21:33.000Z","size":1201,"stargazers_count":2917,"open_issues_count":27,"forks_count":304,"subscribers_count":45,"default_branch":"master","last_synced_at":"2026-08-21T12:22:13.391Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahupp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-03-31T22:40:33.000Z","updated_at":"2026-08-18T21:31:15.000Z","dependencies_parsed_at":"2026-08-06T04:49:18.591Z","dependency_job_id":null,"html_url":"https://github.com/ahupp/python-magic","commit_stats":{"total_commits":279,"total_committers":64,"mean_commits":4.359375,"dds":0.3870967741935484,"last_synced_commit":"067399b1ae104975fe83b5162dd3b83788cdfdd0"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ahupp/python-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/sbom","scorecard":{"id":78993,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahupp/python-magic","commit":"8361a3333b73cd5c06fa6dc067b6d31c5b4245df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahupp/python-magic/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-15T05:23:55.526Z","repository_id":856458,"created_at":"2025-08-15T05:23:55.527Z","updated_at":"2025-08-15T05:23:55.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"ahupp","name":"Adam Hupp","uuid":"40594","kind":"user","description":null,"email":"adam@hupp.org","website":"http://hupp.org/adam/","location":"San Francisco, CA","twitter":null,"company":"Facebook","icon_url":"https://avatars.githubusercontent.com/u/40594?v=4","repositories_count":44,"last_synced_at":"2026-08-13T22:13:43.984Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ahupp","funding_links":[],"total_stars":3075,"followers":98,"following":0,"created_at":"2022-11-02T20:34:47.238Z","updated_at":"2026-08-13T22:13:43.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahupp/repositories"},"tags":[{"name":"0.4.27","sha":"b443195104d89363b93a547584c1a12fce3b57ec","kind":"commit","published_at":"2022-06-07T19:50:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.27","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.27/manifests"},{"name":"0.4.26","sha":"73e98a5d0de8da9f660ea501e335aec8cdd27333","kind":"commit","published_at":"2022-05-22T16:33:32.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.26","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.26/manifests"},{"name":"0.4.25","sha":"0fb1922da4a7b27bd19b75a03dca2f51bff4362f","kind":"commit","published_at":"2022-02-03T20:00:24.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.25","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"5fa9055bdc4159ebab0699ae0429de29ae171267","kind":"commit","published_at":"2021-06-03T13:44:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.24","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"5e1f1500a37377216605c81fc9a965a0036aaef6","kind":"commit","published_at":"2021-06-01T19:24:49.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.23","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"e0ccc6d0cbf7b17e8c7288297c717f3b3d499679","kind":"commit","published_at":"2021-02-17T04:01:28.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.22","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"cc4c21ceb62b506aed017449b3d251c6e65924e8","kind":"commit","published_at":"2021-02-16T22:35:52.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.21","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"15b85a280cb267123d01ef61a672a0e38471e7be","kind":"commit","published_at":"2021-01-16T00:41:01.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.20","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"3ebdb93cbe5ded066c23b0555f509610287b4ffb","kind":"commit","published_at":"2021-01-15T23:40:42.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.19","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"440beb42b87823a66654143526ee651ea25d54d4","kind":"commit","published_at":"2020-05-06T02:25:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.18","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"406ca1c736ce961b71b1868464c8fe61418292a8","kind":"commit","published_at":"2020-05-05T22:09:04.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.17","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"a60800c1a614a2964985eb614f2aa9082f148edf","kind":"commit","published_at":"2017-12-04T06:06:41.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.15","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"5b4edbeae1f53aeb80706e785a916b8dee502257","kind":"commit","published_at":"2017-11-20T18:11:07.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.14","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"b84a85a123ca9896df4a5df812a9b4f7f93335cc","kind":"commit","published_at":"2017-03-20T06:23:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.13","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b","kind":"commit","published_at":"2016-07-05T02:58:00.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.12","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"ded19e685a85a25ccc41ba7289326c2fb7bb9963","kind":"commit","published_at":"2016-03-21T02:14:19.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.11","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.11/manifests"},{"name":"0.4.6","sha":"a051eae3ebc7a5555cb32ca8b99ffb099b5a19da","kind":"commit","published_at":"2013-10-08T04:37:50.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.6","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"998677aa225ba0dbcb8a89c0fa8e312f38b8be65","kind":"commit","published_at":"2013-09-27T17:12:57.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.5","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"1f804dcead2a83f5dfbf6309f7fe56a6e38476b7","kind":"commit","published_at":"2013-09-27T17:05:46.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.4","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"4d98bc01792417aedb857c5bfe9ca2bfad67f5f0","kind":"commit","published_at":"2012-09-17T20:26:40.000Z","download_url":"https://codeload.github.com/ahupp/python-magic/tar.gz/0.4.3","html_url":"https://github.com/ahupp/python-magic/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahupp/python-magic@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/tags/0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-08-21T22:03:24.167Z","dependent_packages_count":8,"downloads":712639,"downloads_period":"total","dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":14.781176705424423,"dependent_packages_count":7.1011527521333395,"stargazers_count":8.433554568591248,"forks_count":10.883776635560656,"docker_downloads_count":null,"average":10.299915165427416},"purl":"pkg:conda/python-magic?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/python-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/python-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/python-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:10:10.602Z","issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","maintainers":[{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-magic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-magic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-magic/codemeta","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":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","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"}}],"commits":{"id":6906,"full_name":"ahupp/python-magic","default_branch":"master","total_commits":298,"total_committers":67,"total_bot_commits":2,"total_bot_committers":1,"mean_commits":4.447761194029851,"dds":0.40268456375838924,"past_year_total_commits":11,"past_year_total_committers":5,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":2.2,"past_year_dds":0.5454545454545454,"last_synced_at":"2026-08-19T11:09:11.831Z","last_synced_commit":"9e0d5a780208567f06bbe47b042c43ac359c57bc","created_at":"2023-03-07T09:44:01.797Z","updated_at":"2026-08-19T11:09:11.038Z","committers":[{"name":"Adam Hupp","email":"adam@hupp.org","login":"ahupp","count":178},{"name":"Hugo","email":"hugovk","login":"hugovk","count":13},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":9},{"name":"ddelange","email":"14880945+ddelange","login":"ddelange","count":6},{"name":"SchoolGuy","email":"matrixfueller@gmail.com","login":"SchoolGuy","count":4},{"name":"Anton Romanovich","email":"anthony.romanovich@gmail.com","login":"aromanovich","count":4},{"name":"Guido A.J. Stevens","email":"guido.stevens@cosent.nl","login":"gyst","count":3},{"name":"Bruno Renié","email":"brutasse@gmail.com","login":"brutasse","count":3},{"name":"Artem Skoretskiy","email":"artem.skoretskiy@gmail.com","login":"askoretskiy","count":3},{"name":"Louis Sautier","email":"sautier.louis@gmail.com","login":"sbraz","count":3},{"name":"Raphaël Vinot","email":"raphael@vinot.info","login":"Rafiot","count":3},{"name":"Robert Scott","email":"code@humanleg.org.uk","login":"risicle","count":3},{"name":"Alexander Walters","email":"tritium@sdamon.com","login":"tritium21","count":2},{"name":"Flavio Percoco Premoli","email":"flaper87@gmail.com","login":"flaper87","count":2},{"name":"Jochen Sprickerhof","email":"git@jochen.sprickerhof.de","login":"jspricke","count":2},{"name":"Miroslav Šedivý","email":"6774676+eumiro","login":"eumiro","count":2},{"name":"abakum","email":"koka.abakum@gmail.com","login":"abakum","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"maze","email":"maze@pyth0n.org","login":"tehmaze","count":2},{"name":"Stevie","email":"stevie.gayet@backmarket.com","login":"stegayet","count":2},{"name":"rmspeers","email":"ryan@riverloopsecurity.com","login":null,"count":2},{"name":"Nicolas Delaby","email":"nicolas@nicolas-laptop.(none)","login":null,"count":2},{"name":"Bruno Souza","email":"varnion@yandex.com","login":null,"count":2},{"name":"Zach Seils","email":"seils@cisco.com","login":null,"count":1},{"name":"Vivien Maisonneuve","email":"vmaisonneuve@accedian.com","login":null,"count":1},{"name":"Michael Jarvis","email":"Michael.Jarvis@cbts.net","login":null,"count":1},{"name":"Fedor Baart","email":"fedor.baart@deltares.nl","login":null,"count":1},{"name":"Christoph Biedl","email":"debian.axhn@manchmal.in-ulm.de","login":null,"count":1},{"name":"Amit Sethi","email":"amit.sethi@eng.knowlarity.com","login":null,"count":1},{"name":"Adam Thompson-Sharpe","email":"adamthompsonsharpe@gmail.com","login":"MysteryBlokHed","count":1},{"name":"Andre Cruz","email":"andre.cruz@co.sapo.pt","login":"edevil","count":1},{"name":"Chris Seymour","email":"chris.j.seymour@hotmail.com","login":"iiSeymour","count":1},{"name":"Disassem","email":"Disassem","login":"Disassem","count":1},{"name":"Dominique Leuenberger","email":"dimstar@opensuse.org","login":"DimStar77","count":1},{"name":"Name","email":"87663453+Dodf12","login":"Dodf12","count":1},{"name":"Ofer Koren","email":"koreno@gmail.com","login":"koreno","count":1},{"name":"Peter M. Landwehr","email":"plandweh@cs.cmu.edu","login":"pmlandwehr","count":1},{"name":"Rinat Shigapov","email":"rinatshigapov@gmail.com","login":"DXist","count":1},{"name":"Semyon Pupkov","email":"mail@semyonpupkov.com","login":"artofhuman","count":1},{"name":"SergeySatskiy","email":"sergey.satskiy@gmail.com","login":"SergeySatskiy","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Tore Lundqvist","email":"tlt@mima.x.se","login":"tltx","count":1},{"name":"Travis Shirk","email":"travis@pobox.com","login":"nicfit","count":1},{"name":"Trevor Goodyear","email":"tgoodyear","login":"tgoodyear","count":1},{"name":"Vaibhav Sagar","email":"vaibhavsagar@gmail.com","login":"vaibhavsagar","count":1},{"name":"asl97","email":"asl97@outlook.com","login":"asl97","count":1},{"name":"darkbarker","email":"barkdarker@gmail.com","login":"darkbarker","count":1},{"name":"ekko","email":"gar001300@gmail.com","login":"Ekko84H","count":1},{"name":"maxmaurer","email":"maxemanuel.maurer@gmail.com","login":"maurermax","count":1},{"name":"psrok1","email":"pawel.srokosz@cert.pl","login":"psrok1","count":1},{"name":"EtiennePelletier","email":"etpelletier93@hotmail.com","login":"EtiennePelletier","count":1},{"name":"Eugene Susla","email":"eugenesusla@gmail.com","login":"EugeneSusla","count":1},{"name":"Gabriel Diego Teixeira","email":"gabrieldiegoteixeira@gmail.com","login":"gabrieldiego","count":1},{"name":"Jack Edge","email":"yellowbounder@gmail.com","login":"coiax","count":1},{"name":"Kobus van Schoor","email":"10784365+kobus-v-schoor","login":"kobus-v-schoor","count":1},{"name":"Kubilay Kocak","email":"koobs","login":"koobs","count":1},{"name":"Kyle Prifogle","email":"kprifogle1@gmail.com","login":"kyprifog","count":1},{"name":"Leah Xue","email":"fallgesetz@gmail.com","login":"fallgesetz","count":1},{"name":"Luca Weiss","email":"luca@z3ntu.xyz","login":"z3ntu","count":1},{"name":"Lukasz Nowak","email":"luke@nexedi.com","login":"lukenowak","count":1},{"name":"Manuele","email":"57706020+manvento","login":"manvento","count":1},{"name":"Mark Beacom","email":"Beacom@gmail.com","login":"mbeacom","count":1},{"name":"Marten Ringwelski","email":"git@maringuu.de","login":"maringuu","count":1},{"name":"Martin Liska","email":"mliska@suse.cz","login":"marxin","count":1},{"name":"Martin Thoma","email":"info@martin-thoma.de","login":"MartinThoma","count":1},{"name":"Michael Aquilina","email":"michaelaquilina@gmail.com","login":"MichaelAquilina","count":1},{"name":"valpogus","email":"32718480+valpogus","login":"valpogus","count":1}],"past_year_committers":[{"name":"ddelange","email":"14880945+ddelange","login":"ddelange","count":5},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":2},{"name":"Semyon Pupkov","email":"mail@semyonpupkov.com","login":"artofhuman","count":1},{"name":"Adam Thompson-Sharpe","email":"adamthompsonsharpe@gmail.com","login":"MysteryBlokHed","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6752313,"commits_count":978410056,"contributors_count":41242979,"owners_count":1359078,"committers_count":3353170,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"ahupp/python-magic","html_url":"https://github.com/ahupp/python-magic","last_synced_at":"2026-08-24T13:46:25.738Z","status":null,"issues_count":114,"pull_requests_count":80,"avg_time_to_close_issue":50623457.817204304,"avg_time_to_close_pull_request":24884034.10447761,"issues_closed_count":93,"pull_requests_closed_count":67,"pull_request_authors_count":40,"issue_authors_count":105,"avg_comments_per_issue":3.6842105263157894,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":604172.0,"past_year_avg_time_to_close_pull_request":3611125.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"created_at":"2023-05-10T14:54:43.121Z","updated_at":"2026-08-24T13:46:25.738Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahupp%2Fpython-magic/issues","issue_labels_count":{"table":{"feature":4,"waiting-response":2,"upstream":1,"libmagic":1,"wontfix":1}},"pull_request_labels_count":{"table":{"github_actions":3,"dependencies":3}},"issue_author_associations_count":{"table":{"NONE":106,"CONTRIBUTOR":6,"OWNER":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":49,"NONE":20,"OWNER":11}},"issue_authors":{"table":{"cclauss":3,"mgorny":3,"rrthomas":2,"kloczek":2,"julian-r":2,"cbiedl":2,"ahupp":2,"jakubczaplicki":1,"narayanan-ka":1,"bendichter":1,"tgs":1,"bypie5":1,"Ashdemai":1,"sinfomicien":1,"cmorris2945":1,"maringuu":1,"davuses":1,"tooptoop4":1,"Shad0":1,"jstucke":1,"aa66609":1,"fsboehme":1,"CloudKai":1,"yarikoptic":1,"papoteur-mga":1,"mihkelraba":1,"shosca":1,"aaronjeline":1,"jtlz2":1,"bexnoss":1,"mnjagadeesh":1,"gisraeliyotpo":1,"Routhinator":1,"ccmn98":1,"jberends":1,"kyprifog":1,"mtelka":1,"hillbicks":1,"CarlGalloy":1,"yiwiz-sai":1,"anushbmx":1,"Sheri-ue":1,"jrmarino":1,"crisbeto":1,"K0iBit":1,"rdegraaf":1,"Adhders":1,"sanderjo":1,"Freffles":1,"noraj":1,"hdante":1,"C0rn3j":1,"mh-alahdadian":1,"soimkim":1,"paul-nameless":1,"janice0324":1,"rmspeers":1,"shuttlesworthNEO":1,"rven":1,"abhishek7060":1,"spinus":1,"xXxNIKIxXx":1,"CHelfgott":1,"GiuseppeLeviBo":1,"bitstreamout":1,"tolomea":1,"markparonyan":1,"francesco1119":1,"italomaia":1,"bbenne10":1,"sr-verde":1,"schwabts":1,"colton-freeman":1,"Grass-CLP":1,"pembo13":1,"ayeteng":1,"gabn88":1,"nicfit":1,"merutak":1,"shurkam":1,"just-OneKey":1,"troolee":1,"tgalante-wave":1,"BookGin":1,"pombredanne":1,"thomwiggers":1,"kskadart":1,"winwinashwin":1,"steveshaddick":1,"anuj-scanova":1,"jdknight":1,"NTC4818":1,"kaikiat":1,"youngcho22":1,"L0ric0":1,"janlis-outmin":1,"IgnatiusEzeani":1,"branchvincent":1,"h3llrais3r":1,"ElissonRodrigues":1,"prchristie":1,"jasonwoan":1,"tzeppy":1,"TheNoShade":1,"cicihou":1}},"pull_request_authors":{"table":{"cclauss":21,"ahupp":11,"ddelange":3,"dependabot[bot]":3,"maringuu":3,"eumiro":2,"sperreault":2,"aking1012":2,"wmazur-splunk":2,"Dasc3er":1,"psrok1":1,"Ekko84H":1,"denivic":1,"aperin13":1,"av-gantimurov":1,"EtiennePelletier":1,"ZhianLin":1,"z3ntu":1,"LilyFoote":1,"SchoolGuy":1,"DimStar77":1,"jspricke":1,"kndt84":1,"gitter-badger":1,"sweh":1,"MysteryBlokHed":1,"risicle":1,"koreno":1,"valpogus":1,"vivienm":1,"darkbarker":1,"marxin":1,"stegayet":1,"coiax":1,"manvento":1,"artofhuman":1,"grischa":1,"vuolter":1,"danieldjewell":1,"kgk":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16324715,"issues_count":42381630,"pull_requests_count":135850352,"authors_count":11519836,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"libmagic":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":3,"github_actions":3}},"past_year_issue_author_associations_count":{"table":{"NONE":4}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":6}},"past_year_issue_authors":{"table":{"hdante":1,"jstucke":1,"mtelka":1,"shosca":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":3,"artofhuman":1,"ddelange":1,"MysteryBlokHed":1}},"maintainers":[{"table":{"login":"ahupp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahupp"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":3,"PullRequestEvent":11,"ForkEvent":21,"IssuesEvent":14,"WatchEvent":206,"IssueCommentEvent":49,"PushEvent":15,"PullRequestReviewCommentEvent":10,"PullRequestReviewEvent":17,"CreateEvent":5},"last_year":{"DeleteEvent":1,"PullRequestEvent":1,"ForkEvent":2,"IssuesEvent":1,"WatchEvent":42,"IssueCommentEvent":12,"PushEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":5,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:49:18.486Z","updated_at":"2026-08-06T04:49:18.486Z","repository_link":"https://github.com/ahupp/python-magic/blob/master/.github/workflows/ci.yml","dependencies":[{"id":25905185520,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25905185521,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2026-08-06T04:49:18.539Z","updated_at":"2026-08-06T04:49:18.539Z","repository_link":"https://github.com/ahupp/python-magic/blob/master/setup.py","dependencies":[]}],"score":33.630960178270186,"created_at":"2026-05-04T06:42:43.960Z","updated_at":"2026-08-25T14:18:20.449Z","avatar_url":"https://github.com/ahupp.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371561","html_url":"https://summary.ecosyste.ms/projects/371561"}