{"id":371442,"url":"https://github.com/cdgriffith/puremagic","last_synced_at":"2026-05-18T13:30:15.512Z","repository":{"id":6831385,"uuid":"8079700","full_name":"cdgriffith/puremagic","owner":"cdgriffith","description":"Pure python implementation of identifying files based off their magic numbers","archived":false,"fork":false,"pushed_at":"2026-04-09T03:06:56.000Z","size":974,"stargazers_count":233,"open_issues_count":3,"forks_count":43,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-05-13T11:05:59.964Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdgriffith.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-07T19:18:54.000Z","updated_at":"2026-05-08T16:54:28.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"8368743c-cacc-4b35-a95b-26459493c25c","html_url":"https://github.com/cdgriffith/puremagic","commit_stats":{"total_commits":36,"total_committers":4,"mean_commits":9.0,"dds":"0.36111111111111116","last_synced_commit":"763349ec4d02ba930fb1142c6eb684afdf06c6ab"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/cdgriffith/puremagic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/sbom","scorecard":{"id":269742,"data":{"date":"2025-08-11","repo":{"name":"github.com/cdgriffith/puremagic","commit":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/resources/media/test.iso:1","Warn: binary detected: test/resources/system/test.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x-bugfix'"],"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 29 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-17T13:02:35.330Z","repository_id":6831385,"created_at":"2025-08-17T13:02:35.331Z","updated_at":"2025-08-17T13:02:35.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33066132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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"}},"owner":{"login":"cdgriffith","name":"Chris Griffith","uuid":"3275435","kind":"user","description":"Software Engineering Team Lead","email":"","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=7a139255ac94c055f0af2947da5988f77649afe3\u0026v=4","repositories_count":44,"last_synced_at":"2025-10-02T08:55:58.015Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4587,"followers":167,"following":22,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2025-10-02T08:55:58.015Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith/repositories"},"packages":[{"id":13009797,"name":"py3-puremagic","ecosystem":"alpine","description":"Pure python implementation of identifying files based off their magic numbers","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-07-05T22:56:43.000Z","latest_release_published_at":"2025-07-05T22:56:43.000Z","latest_release_number":"1.30-r0","last_synced_at":"2026-04-15T01:04:48.970Z","created_at":"2026-01-31T01:08:13.094Z","updated_at":"2026-04-15T01:31:19.255Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-puremagic","install_command":"apk add py3-puremagic","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-puremagic?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-puremagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-puremagic/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":486,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2026-03-04T10:20:21.286Z","updated_at":"2026-03-04T10:20:21.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13706339,"name":"puremagic","ecosystem":"debian","description":null,"homepage":"https://github.com/cdgriffith/puremagic","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:10:17.619Z","latest_release_published_at":"2026-02-12T22:10:17.619Z","latest_release_number":"1.14-1","last_synced_at":"2026-03-13T13:44:04.301Z","created_at":"2026-02-12T22:10:16.813Z","updated_at":"2026-03-13T13:44:04.485Z","registry_url":"https://tracker.debian.org/pkg/puremagic","install_command":"apt-get install puremagic","documentation_url":"https://packages.debian.org/bookworm/puremagic","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-puremagic","standards_version":"4.6.0","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-pytest \u003c!nocheck\u003e, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":6831385,"uuid":"8079700","full_name":"cdgriffith/puremagic","owner":"cdgriffith","description":"Pure python implementation of identifying files based off their magic numbers","archived":false,"fork":false,"pushed_at":"2025-12-18T11:57:24.000Z","size":889,"stargazers_count":224,"open_issues_count":13,"forks_count":39,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-12-21T18:06:10.337Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdgriffith.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-07T19:18:54.000Z","updated_at":"2025-12-17T12:17:13.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"8368743c-cacc-4b35-a95b-26459493c25c","html_url":"https://github.com/cdgriffith/puremagic","commit_stats":{"total_commits":36,"total_committers":4,"mean_commits":9.0,"dds":"0.36111111111111116","last_synced_commit":"763349ec4d02ba930fb1142c6eb684afdf06c6ab"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/cdgriffith/puremagic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/sbom","scorecard":{"id":269742,"data":{"date":"2025-08-11","repo":{"name":"github.com/cdgriffith/puremagic","commit":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/resources/media/test.iso:1","Warn: binary detected: test/resources/system/test.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x-bugfix'"],"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 29 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-17T13:02:35.330Z","repository_id":6831385,"created_at":"2025-08-17T13:02:35.331Z","updated_at":"2025-08-17T13:02:35.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29383058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T22:07:52.078Z","status":"ssl_error","status_checked_at":"2026-02-12T22:07:49.026Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-02-12T22:10:30.070Z","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/puremagic?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/puremagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-30T16:00:29.461Z","issues_count":45,"pull_requests_count":111,"avg_time_to_close_issue":52060423.35714286,"avg_time_to_close_pull_request":568197.8942307692,"issues_closed_count":28,"pull_requests_closed_count":104,"pull_request_authors_count":21,"issue_authors_count":28,"avg_comments_per_issue":1.711111111111111,"avg_comments_per_pull_request":1.6306306306306306,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":257675.1,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":0.9230769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/issues","maintainers":[{"login":"cdgriffith","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}],"active_maintainers":[{"login":"cdgriffith","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/puremagic/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":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","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":13197718,"name":"python311Packages.puremagic","ecosystem":"nixpkgs","description":"Implementation of magic file detection","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:35:25.718Z","latest_release_published_at":"2026-02-02T00:35:25.718Z","latest_release_number":"1.23","last_synced_at":"2026-05-11T17:12:02.178Z","created_at":"2026-02-02T00:35:17.667Z","updated_at":"2026-05-11T17:36:58.796Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.puremagic","install_command":"nix-env -iA nixpkgs.python311Packages.puremagic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/puremagic/default.nix#L31","metadata":{"nix_attribute":"python3.11-puremagic-1.23","position":"pkgs/development/python-modules/puremagic/default.nix:31","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":"puremagic","upstream_purl":"pkg:pypi/puremagic"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.puremagic?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.puremagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.puremagic/codemeta","maintainers":[{"uuid":"globin","login":null,"name":"Robin Gloster","email":"mail@glob.in","url":"https://github.com/globin","packages_count":129,"html_url":null,"role":null,"created_at":"2026-03-07T07:11:16.782Z","updated_at":"2026-03-07T07:11:16.782Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/globin/packages"}],"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":241},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-13T05:00:36.673Z","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":11766358,"name":"py3-puremagic","ecosystem":"alpine","description":"Pure python implementation of identifying files based off their magic numbers","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-03T12:28:12.000Z","latest_release_published_at":"2024-12-03T12:28:12.000Z","latest_release_number":"1.28-r0","last_synced_at":"2026-04-01T01:52:07.678Z","created_at":"2025-06-07T18:43:57.892Z","updated_at":"2026-04-01T01:52:07.678Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-puremagic","install_command":"apk add py3-puremagic","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":6831385,"uuid":"8079700","full_name":"cdgriffith/puremagic","owner":"cdgriffith","description":"Pure python implementation of identifying files based off their magic numbers","archived":false,"fork":false,"pushed_at":"2025-07-06T02:25:46.000Z","size":756,"stargazers_count":215,"open_issues_count":7,"forks_count":39,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-29T04:16:07.433Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdgriffith.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-02-07T19:18:54.000Z","updated_at":"2025-09-25T09:18:33.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"8368743c-cacc-4b35-a95b-26459493c25c","html_url":"https://github.com/cdgriffith/puremagic","commit_stats":{"total_commits":36,"total_committers":4,"mean_commits":9.0,"dds":"0.36111111111111116","last_synced_commit":"763349ec4d02ba930fb1142c6eb684afdf06c6ab"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/cdgriffith/puremagic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/sbom","scorecard":{"id":269742,"data":{"date":"2025-08-11","repo":{"name":"github.com/cdgriffith/puremagic","commit":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/resources/media/test.iso:1","Warn: binary detected: test/resources/system/test.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x-bugfix'"],"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 29 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-17T13:02:35.330Z","repository_id":6831385,"created_at":"2025-08-17T13:02:35.331Z","updated_at":"2025-08-17T13:02:35.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277467466,"owners_count":25822915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-29T02:00:09.175Z","response_time":84,"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":"cdgriffith","name":"Chris Griffith","uuid":"3275435","kind":"user","description":"Software Engineering Team Lead","email":"","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=7a139255ac94c055f0af2947da5988f77649afe3\u0026v=4","repositories_count":44,"last_synced_at":"2025-09-18T09:47:20.864Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4577,"followers":167,"following":22,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2025-09-18T09:47:20.864Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith/repositories"},"tags":[{"name":"2.0.0b2","sha":"55db71ae8a4940ec1a04d563e0911c6aa662d8b4","kind":"commit","published_at":"2025-05-05T01:27:21.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b2/manifests"},{"name":"2.0.0b1","sha":"9e80f5663530c3289247b354e67a869af4f7f676","kind":"commit","published_at":"2025-05-04T22:08:53.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b1/manifests"},{"name":"1.29","sha":"01746b314647d565604f8902db269a33f59faed6","kind":"commit","published_at":"2025-05-02T03:15:18.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.29","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.29/manifests"},{"name":"1.28","sha":"763349ec4d02ba930fb1142c6eb684afdf06c6ab","kind":"commit","published_at":"2024-09-25T19:54:57.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.28","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.28/manifests"},{"name":"1.27","sha":"fecf1f7a1f0123a2dd0a4eb5f8db9da613a04574","kind":"commit","published_at":"2024-08-08T19:07:26.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.27","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.27/manifests"},{"name":"1.26","sha":"72ee16483483b240293f060f8b030c7856bbe76b","kind":"commit","published_at":"2024-07-11T02:39:18.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.26","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.26/manifests"},{"name":"1.25","sha":"096bc339cdd3660ec930a8b41a5c4849e5bdbc42","kind":"commit","published_at":"2024-06-19T03:36:48.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.25","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.25/manifests"},{"name":"1.24","sha":"3cfe0930e960c272e8d32e884b5a5939923adedb","kind":"commit","published_at":"2024-06-16T23:46:11.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.24","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.24/manifests"},{"name":"1.23","sha":"88bc58f26339094d8763ac6c4605c1101e3f60a2","kind":"commit","published_at":"2024-05-03T15:39:25.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.23","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.23/manifests"},{"name":"1.22","sha":"4a8a62dae2e1aed4e803625b35d0d6de8d95e871","kind":"commit","published_at":"2024-04-26T15:25:55.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.22","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.22/manifests"},{"name":"1.21","sha":"9f51bffab0cf4108ef27986d618f7757ccac6bc5","kind":"commit","published_at":"2024-02-23T15:52:10.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.21","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.21/manifests"},{"name":"1.20","sha":"5cdc4a08a1170c894f4cf338039a113837004042","kind":"commit","published_at":"2024-02-07T01:31:08.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.20","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.20/manifests"},{"name":"1.15","sha":"ff042db17e7477bbabcb9c5b7e8562a697f6b1cb","kind":"commit","published_at":"2023-02-22T18:46:37.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.15","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.15/manifests"},{"name":"1.14","sha":"15a93b28feca89a008bdde09ee9323095ef4ddf8","kind":"commit","published_at":"2022-05-14T15:33:50.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.14","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.14/manifests"},{"name":"1.13","sha":"38f1395d94db9324fcab1d368d9e18d6ffc1bf5a","kind":"commit","published_at":"2022-05-11T13:42:11.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.13","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.13/manifests"},{"name":"1.12","sha":"90420a0e5fcaea0517f417bbc20ef36a3d8fd4f2","kind":"commit","published_at":"2022-02-13T22:19:36.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.12","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.12/manifests"},{"name":"1.11","sha":"4501603b61220540523f4bb495fae469ed56c729","kind":"commit","published_at":"2021-09-24T17:44:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.11","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.11/manifests"},{"name":"1.10","sha":"b266ca05276b5dd6ff121e869f354af31139fd13","kind":"commit","published_at":"2020-06-18T16:20:52.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.10","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.10/manifests"},{"name":"1.9","sha":"b57020f9261dc721b47fd583967c81bee1028b51","kind":"commit","published_at":"2020-06-15T17:00:07.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.9","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.9/manifests"},{"name":"1.8","sha":"f37d19adf90e7fef05d65fcabb4a35ff85b1b5c8","kind":"commit","published_at":"2020-03-24T19:47:23.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.8","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.8/manifests"},{"name":"1.7","sha":"09c6cf6e9d286a1e5cb6d71d3911f0be26e09fbf","kind":"commit","published_at":"2020-03-18T02:36:20.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.7","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.7/manifests"},{"name":"1.5","sha":"ae2c4c400930b8a19519e787f61dd779db7e415b","kind":"commit","published_at":"2019-02-21T01:57:02.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.5","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.5/manifests"},{"name":"1.4","sha":"6d9de9a5e0ffb16a2a76911fbc58ad2aca3b8642","kind":"commit","published_at":"2018-05-08T23:45:53.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.4/manifests"},{"name":"1.3","sha":"b60ec58b4dfd25c84f77374cfe504053c30605ae","kind":"commit","published_at":"2017-04-03T04:37:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.3/manifests"},{"name":"1.2","sha":"c163707381a16e34be1465e198100cbe154e47d1","kind":"commit","published_at":"2016-12-15T23:46:57.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.2/manifests"},{"name":"v1.1","sha":"edd99d4b85a5d826c1fe06fb57f58dc73021bb70","kind":"commit","published_at":"2013-11-25T15:53:23.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/v1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.1/manifests"},{"name":"v1.0","sha":"cddc816583e7a15eb774c1ef07ba66ace295d9b1","kind":"commit","published_at":"2013-04-20T23:20:10.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/v1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-29T04:26:16.628Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-puremagic?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-puremagic/dependencies","status":null,"funding_links":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-09T08:30:50.837Z","issues_count":40,"pull_requests_count":109,"avg_time_to_close_issue":52060423.35714286,"avg_time_to_close_pull_request":572336.6699029126,"issues_closed_count":28,"pull_requests_closed_count":103,"pull_request_authors_count":21,"issue_authors_count":26,"avg_comments_per_issue":1.725,"avg_comments_per_pull_request":1.6238532110091743,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":243611.7,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/issues","maintainers":[{"login":"cdgriffith","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}],"active_maintainers":[{"login":"cdgriffith","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-puremagic/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":492,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2025-06-08T16:21:24.483Z","updated_at":"2025-06-08T16:21:24.483Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":12830902,"name":"python311Packages.puremagic","ecosystem":"nixpkgs","description":"Implementation of magic file detection","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:53:45.217Z","latest_release_published_at":"2026-01-26T19:53:45.217Z","latest_release_number":"1.15","last_synced_at":"2026-04-18T06:04:50.139Z","created_at":"2026-01-26T19:53:44.106Z","updated_at":"2026-04-18T06:33:16.784Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.puremagic","install_command":"nix-env -iA nixpkgs.python311Packages.puremagic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/puremagic/default.nix#L31","metadata":{"nix_attribute":"python3.11-puremagic-1.15","position":"pkgs/development/python-modules/puremagic/default.nix:31","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":"puremagic","upstream_purl":"pkg:pypi/puremagic"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.puremagic?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.puremagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.puremagic/codemeta","maintainers":[{"uuid":"globin","login":null,"name":"Robin Gloster","email":"mail@glob.in","url":"https://github.com/globin","packages_count":1327,"html_url":null,"role":null,"created_at":"2026-03-04T20:35:15.256Z","updated_at":"2026-03-04T20:35:15.256Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/globin/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":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","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":13561839,"name":"puremagic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/cdgriffith/puremagic","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:32:26.809Z","latest_release_published_at":"2026-02-11T05:32:26.809Z","latest_release_number":"1.14-1","last_synced_at":"2026-03-11T13:28:58.737Z","created_at":"2026-02-11T05:32:26.617Z","updated_at":"2026-03-11T13:28:58.738Z","registry_url":"https://launchpad.net/ubuntu/+source/puremagic","install_command":"apt-get install puremagic","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-puremagic","standards_version":"4.6.0","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-pytest \u003c!nocheck\u003e, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:53:14.380Z","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/puremagic?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/puremagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/puremagic/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":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","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":13305661,"name":"python311Packages.puremagic","ecosystem":"nixpkgs","description":"Implementation of magic file detection","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:03:27.058Z","latest_release_published_at":"2026-02-02T07:03:27.058Z","latest_release_number":"1.15","last_synced_at":"2026-03-07T10:35:52.471Z","created_at":"2026-02-02T07:03:25.050Z","updated_at":"2026-03-07T11:02:08.359Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.puremagic","install_command":"nix-env -iA nixpkgs.python311Packages.puremagic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/puremagic/default.nix#L31","metadata":{"nix_attribute":"python3.11-puremagic-1.15","position":"pkgs/development/python-modules/puremagic/default.nix:31","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":"puremagic","upstream_purl":"pkg:pypi/puremagic"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.puremagic?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.puremagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.puremagic/codemeta","maintainers":[{"uuid":"globin","login":null,"name":"Robin Gloster","email":"mail@glob.in","url":"https://github.com/globin","packages_count":133,"html_url":null,"role":null,"created_at":"2026-03-07T10:35:53.301Z","updated_at":"2026-03-07T10:35:53.301Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/globin/packages"}],"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":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","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":12895873,"name":"python314Packages.puremagic","ecosystem":"nixpkgs","description":"Implementation of magic file detection","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T09:07:05.403Z","latest_release_published_at":"2026-01-27T09:07:05.403Z","latest_release_number":"1.30","last_synced_at":"2026-04-14T10:50:49.641Z","created_at":"2026-01-27T09:07:05.206Z","updated_at":"2026-04-14T11:07:31.213Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.puremagic","install_command":"nix-env -iA nixpkgs.python314Packages.puremagic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/puremagic/default.nix#L28","metadata":{"nix_attribute":"python3.14-puremagic-1.30","position":"pkgs/development/python-modules/puremagic/default.nix:28","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":"puremagic","upstream_purl":"pkg:pypi/puremagic"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.puremagic?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.puremagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.puremagic/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146413,"maintainers_count":4654,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","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":13205979,"name":"python312Packages.puremagic","ecosystem":"nixpkgs","description":"Implementation of magic file detection","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:05:13.433Z","latest_release_published_at":"2026-02-02T01:05:13.433Z","latest_release_number":"1.23","last_synced_at":"2026-03-07T13:06:19.174Z","created_at":"2026-02-02T01:05:01.869Z","updated_at":"2026-03-11T20:35:31.869Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.puremagic","install_command":"nix-env -iA nixpkgs.python312Packages.puremagic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/puremagic/default.nix#L31","metadata":{"nix_attribute":"python3.12-puremagic-1.23","position":"pkgs/development/python-modules/puremagic/default.nix:31","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":"puremagic","upstream_purl":"pkg:pypi/puremagic"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.puremagic?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.puremagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.puremagic/codemeta","maintainers":[{"uuid":"globin","login":null,"name":"Robin Gloster","email":"mail@glob.in","url":"https://github.com/globin","packages_count":129,"html_url":null,"role":null,"created_at":"2026-03-07T13:06:19.425Z","updated_at":"2026-03-07T13:06:19.425Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/globin/packages"}],"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":241},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-13T05:00:36.673Z","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":13663233,"name":"puremagic","ecosystem":"debian","description":null,"homepage":"https://github.com/cdgriffith/puremagic","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T09:43:12.623Z","latest_release_published_at":"2026-02-12T09:43:12.623Z","latest_release_number":"1.28-1","last_synced_at":"2026-03-14T15:27:52.348Z","created_at":"2026-02-12T09:43:12.411Z","updated_at":"2026-03-14T15:27:52.349Z","registry_url":"https://tracker.debian.org/pkg/puremagic","install_command":"apt-get install puremagic","documentation_url":"https://packages.debian.org/trixie/puremagic","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-puremagic","standards_version":"4.7.0","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-pytest \u003c!nocheck\u003e, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T09:43:13.190Z","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/puremagic?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/puremagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/puremagic/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":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","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":13798486,"name":"puremagic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/cdgriffith/puremagic","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:56:42.824Z","latest_release_published_at":"2026-02-13T16:56:42.824Z","latest_release_number":"1.15-1","last_synced_at":"2026-03-14T09:15:47.078Z","created_at":"2026-02-13T16:56:42.592Z","updated_at":"2026-03-14T09:15:47.078Z","registry_url":"https://launchpad.net/ubuntu/+source/puremagic","install_command":"apt-get install puremagic","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-puremagic","standards_version":"4.6.2","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-pytest \u003c!nocheck\u003e, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T16:56:43.477Z","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/puremagic?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/puremagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/puremagic/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":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","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":13462471,"name":"puremagic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/cdgriffith/puremagic","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T10:48:53.239Z","latest_release_published_at":"2026-02-09T10:48:53.239Z","latest_release_number":"1.25-1","last_synced_at":"2026-03-09T11:06:49.626Z","created_at":"2026-02-09T10:48:52.990Z","updated_at":"2026-03-09T11:43:04.845Z","registry_url":"https://launchpad.net/ubuntu/+source/puremagic","install_command":"apt-get install puremagic","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-puremagic","standards_version":"4.7.0","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-pytest \u003c!nocheck\u003e, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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/puremagic?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/puremagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/puremagic/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":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","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":13773506,"name":"puremagic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/cdgriffith/puremagic","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:24:33.707Z","latest_release_published_at":"2026-02-13T12:24:33.707Z","latest_release_number":"1.12-1","last_synced_at":"2026-03-13T20:38:02.900Z","created_at":"2026-02-13T12:24:33.498Z","updated_at":"2026-03-13T20:38:02.901Z","registry_url":"https://launchpad.net/ubuntu/+source/puremagic","install_command":"apt-get install puremagic","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-puremagic","standards_version":"4.6.0","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-pytest \u003c!nocheck\u003e, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T12:24:57.732Z","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/puremagic?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/puremagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/puremagic/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":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","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":13078814,"name":"python311Packages.puremagic","ecosystem":"nixpkgs","description":"Implementation of magic file detection","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:40:36.871Z","latest_release_published_at":"2026-02-01T17:40:36.871Z","latest_release_number":"1.28","last_synced_at":"2026-04-21T15:04:48.167Z","created_at":"2026-02-01T17:40:30.210Z","updated_at":"2026-04-21T15:31:53.750Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.puremagic","install_command":"nix-env -iA nixpkgs.python311Packages.puremagic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/puremagic/default.nix#L31","metadata":{"nix_attribute":"python3.11-puremagic-1.28","position":"pkgs/development/python-modules/puremagic/default.nix:31","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":"puremagic","upstream_purl":"pkg:pypi/puremagic"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.puremagic?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.puremagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.puremagic/codemeta","maintainers":[{"uuid":"globin","login":null,"name":"Robin Gloster","email":"mail@glob.in","url":"https://github.com/globin","packages_count":126,"html_url":null,"role":null,"created_at":"2026-03-05T03:21:32.717Z","updated_at":"2026-03-05T03:21:32.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/globin/packages"}],"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":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","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":13952044,"name":"python-puremagic","ecosystem":"guix","description":"Pure Python implementation of magic file detection","homepage":"https://github.com/cdgriffith/puremagic","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:27:44.084Z","latest_release_published_at":"2026-03-02T19:27:44.084Z","latest_release_number":"1.28","last_synced_at":"2026-04-27T16:25:31.158Z","created_at":"2026-03-02T19:27:43.906Z","updated_at":"2026-04-27T16:25:33.132Z","registry_url":"https://packages.guix.gnu.org/packages/python-puremagic/1.28/","install_command":"guix install python-puremagic","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n15055","metadata":{"location":"gnu/packages/python-xyz.scm:15055","variable_name":"python-puremagic"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T16:25:33.104Z","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-puremagic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-puremagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-puremagic/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31343,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","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":2863363,"name":"puremagic","ecosystem":"pypi","description":"Pure python implementation of magic file detection","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":[],"namespace":null,"versions_count":35,"first_release_published_at":"2016-12-15T23:56:50.000Z","latest_release_published_at":"2026-04-08T01:39:54.000Z","latest_release_number":"2.2.0","last_synced_at":"2026-05-13T13:13:30.260Z","created_at":"2022-04-10T12:08:45.247Z","updated_at":"2026-05-13T13:13:30.260Z","registry_url":"https://pypi.org/project/puremagic/","install_command":"pip install puremagic --index-url https://pypi.org/simple","documentation_url":"https://puremagic.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: Implementation :: PyPy","Topic :: Utilities"],"normalized_name":"puremagic","project_status":null},"repo_metadata":{"id":6831385,"uuid":"8079700","full_name":"cdgriffith/puremagic","owner":"cdgriffith","description":"Pure python implementation of identifying files based off their magic numbers","archived":false,"fork":false,"pushed_at":"2026-04-09T03:06:56.000Z","size":974,"stargazers_count":230,"open_issues_count":1,"forks_count":41,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-04-16T00:25:55.082Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdgriffith.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-07T19:18:54.000Z","updated_at":"2026-04-08T01:39:09.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"8368743c-cacc-4b35-a95b-26459493c25c","html_url":"https://github.com/cdgriffith/puremagic","commit_stats":{"total_commits":36,"total_committers":4,"mean_commits":9.0,"dds":"0.36111111111111116","last_synced_commit":"763349ec4d02ba930fb1142c6eb684afdf06c6ab"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/cdgriffith/puremagic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/sbom","scorecard":{"id":269742,"data":{"date":"2025-08-11","repo":{"name":"github.com/cdgriffith/puremagic","commit":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/resources/media/test.iso:1","Warn: binary detected: test/resources/system/test.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x-bugfix'"],"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 29 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-17T13:02:35.330Z","repository_id":6831385,"created_at":"2025-08-17T13:02:35.331Z","updated_at":"2025-08-17T13:02:35.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32639060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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":"cdgriffith","name":"Chris Griffith","uuid":"3275435","kind":"user","description":"Software Engineering Team Lead","email":"","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=7a139255ac94c055f0af2947da5988f77649afe3\u0026v=4","repositories_count":44,"last_synced_at":"2025-10-02T08:55:58.015Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4587,"followers":167,"following":22,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2025-10-02T08:55:58.015Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-05T07:05:09.832Z","dependent_packages_count":18,"downloads":5624257,"downloads_period":"last-month","dependent_repos_count":87,"rankings":{"downloads":0.5914498906275009,"dependent_repos_count":1.5932549665340225,"dependent_packages_count":0.7941016129831611,"stargazers_count":6.5634416471785615,"forks_count":7.571633347057658,"docker_downloads_count":0.2661905596670808,"average":2.896678670674664},"purl":"pkg:pypi/puremagic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/puremagic","docker_dependents_count":22,"docker_downloads_count":718651057,"usage_url":"https://repos.ecosyste.ms/usage/pypi/puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/puremagic/dependencies","status":null,"funding_links":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-16T00:11:57.634Z","issues_count":51,"pull_requests_count":121,"avg_time_to_close_issue":41020647.87179487,"avg_time_to_close_pull_request":816519.4260869565,"issues_closed_count":39,"pull_requests_closed_count":115,"pull_request_authors_count":23,"issue_authors_count":33,"avg_comments_per_issue":1.9411764705882353,"avg_comments_per_pull_request":1.537190082644628,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":11,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1780185.9047619049,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.8181818181818181,"past_year_avg_comments_per_pull_request":0.7391304347826086,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/issues","maintainers":[{"login":"cdgriffith","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}],"active_maintainers":[{"login":"cdgriffith","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/puremagic/codemeta","maintainers":[{"uuid":"cdgriffith","login":"cdgriffith","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/cdgriffith/","role":null,"created_at":"2023-02-25T02:25:32.090Z","updated_at":"2023-02-25T02:25:32.090Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cdgriffith/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":864085,"maintainers_count":369225,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","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":6006154,"name":"py-puremagic","ecosystem":"spack","description":"puremagic is a pure python module that will identify a file based off\nits magic numbers.\n","homepage":"https://github.com/cdgriffith/puremagic","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2023-01-29T00:35:04.037Z","latest_release_published_at":"2026-05-05T07:05:30.285Z","latest_release_number":"2.2.0","last_synced_at":"2026-05-13T13:13:30.869Z","created_at":"2023-01-29T00:35:03.328Z","updated_at":"2026-05-13T13:13:30.870Z","registry_url":"https://packages.spack.io/package.html?name=py-puremagic","install_command":"spack install py-puremagic","documentation_url":null,"metadata":{},"repo_metadata":{"id":6831385,"uuid":"8079700","full_name":"cdgriffith/puremagic","owner":"cdgriffith","description":"Pure python implementation of identifying files based off their magic numbers","archived":false,"fork":false,"pushed_at":"2025-07-06T02:25:46.000Z","size":756,"stargazers_count":207,"open_issues_count":6,"forks_count":38,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-23T10:44:05.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdgriffith.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-02-07T19:18:54.000Z","updated_at":"2025-08-17T21:29:27.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"8368743c-cacc-4b35-a95b-26459493c25c","html_url":"https://github.com/cdgriffith/puremagic","commit_stats":{"total_commits":36,"total_committers":4,"mean_commits":9.0,"dds":"0.36111111111111116","last_synced_commit":"763349ec4d02ba930fb1142c6eb684afdf06c6ab"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/cdgriffith/puremagic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/sbom","scorecard":{"id":269742,"data":{"date":"2025-08-11","repo":{"name":"github.com/cdgriffith/puremagic","commit":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/resources/media/test.iso:1","Warn: binary detected: test/resources/system/test.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x-bugfix'"],"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 29 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-17T13:02:35.330Z","repository_id":6831385,"created_at":"2025-08-17T13:02:35.331Z","updated_at":"2025-08-17T13:02:35.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271749048,"owners_count":24814115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"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":"cdgriffith","name":"Chris Griffith","uuid":"3275435","kind":"user","description":"Software Engineering Team Lead","email":"","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=7a139255ac94c055f0af2947da5988f77649afe3\u0026v=4","repositories_count":44,"last_synced_at":"2025-08-18T19:36:43.718Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4544,"followers":167,"following":22,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2025-08-18T19:36:43.719Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith/repositories"},"tags":[{"name":"2.0.0b2","sha":"55db71ae8a4940ec1a04d563e0911c6aa662d8b4","kind":"commit","published_at":"2025-05-05T01:27:21.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b2/manifests"},{"name":"2.0.0b1","sha":"9e80f5663530c3289247b354e67a869af4f7f676","kind":"commit","published_at":"2025-05-04T22:08:53.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b1/manifests"},{"name":"1.29","sha":"01746b314647d565604f8902db269a33f59faed6","kind":"commit","published_at":"2025-05-02T03:15:18.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.29","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.29/manifests"},{"name":"1.28","sha":"763349ec4d02ba930fb1142c6eb684afdf06c6ab","kind":"commit","published_at":"2024-09-25T19:54:57.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.28","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.28/manifests"},{"name":"1.27","sha":"fecf1f7a1f0123a2dd0a4eb5f8db9da613a04574","kind":"commit","published_at":"2024-08-08T19:07:26.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.27","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.27/manifests"},{"name":"1.26","sha":"72ee16483483b240293f060f8b030c7856bbe76b","kind":"commit","published_at":"2024-07-11T02:39:18.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.26","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.26/manifests"},{"name":"1.25","sha":"096bc339cdd3660ec930a8b41a5c4849e5bdbc42","kind":"commit","published_at":"2024-06-19T03:36:48.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.25","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.25/manifests"},{"name":"1.24","sha":"3cfe0930e960c272e8d32e884b5a5939923adedb","kind":"commit","published_at":"2024-06-16T23:46:11.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.24","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.24/manifests"},{"name":"1.23","sha":"88bc58f26339094d8763ac6c4605c1101e3f60a2","kind":"commit","published_at":"2024-05-03T15:39:25.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.23","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.23/manifests"},{"name":"1.22","sha":"4a8a62dae2e1aed4e803625b35d0d6de8d95e871","kind":"commit","published_at":"2024-04-26T15:25:55.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.22","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.22/manifests"},{"name":"1.21","sha":"9f51bffab0cf4108ef27986d618f7757ccac6bc5","kind":"commit","published_at":"2024-02-23T15:52:10.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.21","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.21/manifests"},{"name":"1.20","sha":"5cdc4a08a1170c894f4cf338039a113837004042","kind":"commit","published_at":"2024-02-07T01:31:08.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.20","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.20/manifests"},{"name":"1.15","sha":"ff042db17e7477bbabcb9c5b7e8562a697f6b1cb","kind":"commit","published_at":"2023-02-22T18:46:37.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.15","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.15/manifests"},{"name":"1.14","sha":"15a93b28feca89a008bdde09ee9323095ef4ddf8","kind":"commit","published_at":"2022-05-14T15:33:50.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.14","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.14/manifests"},{"name":"1.13","sha":"38f1395d94db9324fcab1d368d9e18d6ffc1bf5a","kind":"commit","published_at":"2022-05-11T13:42:11.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.13","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.13/manifests"},{"name":"1.12","sha":"90420a0e5fcaea0517f417bbc20ef36a3d8fd4f2","kind":"commit","published_at":"2022-02-13T22:19:36.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.12","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.12/manifests"},{"name":"1.11","sha":"4501603b61220540523f4bb495fae469ed56c729","kind":"commit","published_at":"2021-09-24T17:44:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.11","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.11/manifests"},{"name":"1.10","sha":"b266ca05276b5dd6ff121e869f354af31139fd13","kind":"commit","published_at":"2020-06-18T16:20:52.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.10","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.10/manifests"},{"name":"1.9","sha":"b57020f9261dc721b47fd583967c81bee1028b51","kind":"commit","published_at":"2020-06-15T17:00:07.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.9","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.9/manifests"},{"name":"1.8","sha":"f37d19adf90e7fef05d65fcabb4a35ff85b1b5c8","kind":"commit","published_at":"2020-03-24T19:47:23.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.8","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.8/manifests"},{"name":"1.7","sha":"09c6cf6e9d286a1e5cb6d71d3911f0be26e09fbf","kind":"commit","published_at":"2020-03-18T02:36:20.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.7","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.7/manifests"},{"name":"1.5","sha":"ae2c4c400930b8a19519e787f61dd779db7e415b","kind":"commit","published_at":"2019-02-21T01:57:02.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.5","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.5/manifests"},{"name":"1.4","sha":"6d9de9a5e0ffb16a2a76911fbc58ad2aca3b8642","kind":"commit","published_at":"2018-05-08T23:45:53.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.4/manifests"},{"name":"1.3","sha":"b60ec58b4dfd25c84f77374cfe504053c30605ae","kind":"commit","published_at":"2017-04-03T04:37:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.3/manifests"},{"name":"1.2","sha":"c163707381a16e34be1465e198100cbe154e47d1","kind":"commit","published_at":"2016-12-15T23:46:57.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.2/manifests"},{"name":"v1.1","sha":"edd99d4b85a5d826c1fe06fb57f58dc73021bb70","kind":"commit","published_at":"2013-11-25T15:53:23.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/v1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.1/manifests"},{"name":"v1.0","sha":"cddc816583e7a15eb774c1ef07ba66ace295d9b1","kind":"commit","published_at":"2013-04-20T23:20:10.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/v1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-29T04:25:27.162Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":18.21592330137557,"forks_count":20.800333472280116,"average":16.77087675420314},"purl":"pkg:spack/py-puremagic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-puremagic/dependencies","status":null,"funding_links":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T10:44:07.809Z","issues_count":40,"pull_requests_count":68,"avg_time_to_close_issue":44018625.77142857,"avg_time_to_close_pull_request":634793.25,"issues_closed_count":35,"pull_requests_closed_count":68,"pull_request_authors_count":19,"issue_authors_count":26,"avg_comments_per_issue":2.675,"avg_comments_per_pull_request":1.8382352941176472,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":7704461.285714285,"past_year_avg_time_to_close_pull_request":522162.6875,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":2.0625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/issues","maintainers":[{"login":"cdgriffith","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}],"active_maintainers":[{"login":"cdgriffith","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-puremagic/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2168,"html_url":null,"role":null,"created_at":"2023-01-29T00:40:47.903Z","updated_at":"2023-01-29T00:40:47.903Z","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":9132,"maintainers_count":978,"namespaces_count":0,"keywords_count":0,"github":"spack","metadata":{"funded_packages_count":437},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-04-03T06:48:03.381Z","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":12818475,"name":"python310Packages.puremagic","ecosystem":"nixpkgs","description":"Implementation of magic file detection","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:39:48.061Z","latest_release_published_at":"2026-01-26T17:39:48.061Z","latest_release_number":"1.15","last_synced_at":"2026-04-18T17:07:11.634Z","created_at":"2026-01-26T17:39:47.906Z","updated_at":"2026-04-18T17:07:11.634Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.puremagic","install_command":"nix-env -iA nixpkgs.python310Packages.puremagic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/puremagic/default.nix#L31","metadata":{"nix_attribute":"python3.10-puremagic-1.15","position":"pkgs/development/python-modules/puremagic/default.nix:31","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":"puremagic","upstream_purl":"pkg:pypi/puremagic"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.puremagic?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.puremagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.puremagic/codemeta","maintainers":[{"uuid":"globin","login":null,"name":"Robin Gloster","email":"mail@glob.in","url":"https://github.com/globin","packages_count":1327,"html_url":null,"role":null,"created_at":"2026-03-04T21:25:28.224Z","updated_at":"2026-03-04T21:25:28.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/globin/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":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","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":7646486,"name":"py3-puremagic-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-puremagic","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":[],"namespace":"community","versions_count":14,"first_release_published_at":"2023-04-25T07:05:15.000Z","latest_release_published_at":"2026-03-27T19:40:35.000Z","latest_release_number":"1.30-r1","last_synced_at":"2026-04-01T01:20:22.167Z","created_at":"2023-04-26T03:26:59.688Z","updated_at":"2026-04-01T01:20:22.473Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-puremagic-pyc","install_command":"apk add py3-puremagic-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":6831385,"uuid":"8079700","full_name":"cdgriffith/puremagic","owner":"cdgriffith","description":"Pure python implementation of identifying files based off their magic numbers","archived":false,"fork":false,"pushed_at":"2025-07-06T02:25:46.000Z","size":756,"stargazers_count":207,"open_issues_count":6,"forks_count":38,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-23T10:44:05.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdgriffith.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-02-07T19:18:54.000Z","updated_at":"2025-08-17T21:29:27.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"8368743c-cacc-4b35-a95b-26459493c25c","html_url":"https://github.com/cdgriffith/puremagic","commit_stats":{"total_commits":36,"total_committers":4,"mean_commits":9.0,"dds":"0.36111111111111116","last_synced_commit":"763349ec4d02ba930fb1142c6eb684afdf06c6ab"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/cdgriffith/puremagic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/sbom","scorecard":{"id":269742,"data":{"date":"2025-08-11","repo":{"name":"github.com/cdgriffith/puremagic","commit":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/resources/media/test.iso:1","Warn: binary detected: test/resources/system/test.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x-bugfix'"],"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 29 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-17T13:02:35.330Z","repository_id":6831385,"created_at":"2025-08-17T13:02:35.331Z","updated_at":"2025-08-17T13:02:35.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271749048,"owners_count":24814115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"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":"cdgriffith","name":"Chris Griffith","uuid":"3275435","kind":"user","description":"Software Engineering Team Lead","email":"","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=7a139255ac94c055f0af2947da5988f77649afe3\u0026v=4","repositories_count":44,"last_synced_at":"2025-08-18T19:36:43.718Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4544,"followers":167,"following":22,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2025-08-18T19:36:43.719Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith/repositories"},"tags":[{"name":"2.0.0b2","sha":"55db71ae8a4940ec1a04d563e0911c6aa662d8b4","kind":"commit","published_at":"2025-05-05T01:27:21.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b2/manifests"},{"name":"2.0.0b1","sha":"9e80f5663530c3289247b354e67a869af4f7f676","kind":"commit","published_at":"2025-05-04T22:08:53.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b1/manifests"},{"name":"1.29","sha":"01746b314647d565604f8902db269a33f59faed6","kind":"commit","published_at":"2025-05-02T03:15:18.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.29","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.29/manifests"},{"name":"1.28","sha":"763349ec4d02ba930fb1142c6eb684afdf06c6ab","kind":"commit","published_at":"2024-09-25T19:54:57.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.28","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.28/manifests"},{"name":"1.27","sha":"fecf1f7a1f0123a2dd0a4eb5f8db9da613a04574","kind":"commit","published_at":"2024-08-08T19:07:26.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.27","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.27/manifests"},{"name":"1.26","sha":"72ee16483483b240293f060f8b030c7856bbe76b","kind":"commit","published_at":"2024-07-11T02:39:18.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.26","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.26/manifests"},{"name":"1.25","sha":"096bc339cdd3660ec930a8b41a5c4849e5bdbc42","kind":"commit","published_at":"2024-06-19T03:36:48.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.25","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.25/manifests"},{"name":"1.24","sha":"3cfe0930e960c272e8d32e884b5a5939923adedb","kind":"commit","published_at":"2024-06-16T23:46:11.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.24","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.24/manifests"},{"name":"1.23","sha":"88bc58f26339094d8763ac6c4605c1101e3f60a2","kind":"commit","published_at":"2024-05-03T15:39:25.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.23","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.23/manifests"},{"name":"1.22","sha":"4a8a62dae2e1aed4e803625b35d0d6de8d95e871","kind":"commit","published_at":"2024-04-26T15:25:55.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.22","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.22/manifests"},{"name":"1.21","sha":"9f51bffab0cf4108ef27986d618f7757ccac6bc5","kind":"commit","published_at":"2024-02-23T15:52:10.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.21","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.21/manifests"},{"name":"1.20","sha":"5cdc4a08a1170c894f4cf338039a113837004042","kind":"commit","published_at":"2024-02-07T01:31:08.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.20","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.20/manifests"},{"name":"1.15","sha":"ff042db17e7477bbabcb9c5b7e8562a697f6b1cb","kind":"commit","published_at":"2023-02-22T18:46:37.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.15","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.15/manifests"},{"name":"1.14","sha":"15a93b28feca89a008bdde09ee9323095ef4ddf8","kind":"commit","published_at":"2022-05-14T15:33:50.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.14","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.14/manifests"},{"name":"1.13","sha":"38f1395d94db9324fcab1d368d9e18d6ffc1bf5a","kind":"commit","published_at":"2022-05-11T13:42:11.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.13","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.13/manifests"},{"name":"1.12","sha":"90420a0e5fcaea0517f417bbc20ef36a3d8fd4f2","kind":"commit","published_at":"2022-02-13T22:19:36.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.12","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.12/manifests"},{"name":"1.11","sha":"4501603b61220540523f4bb495fae469ed56c729","kind":"commit","published_at":"2021-09-24T17:44:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.11","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.11/manifests"},{"name":"1.10","sha":"b266ca05276b5dd6ff121e869f354af31139fd13","kind":"commit","published_at":"2020-06-18T16:20:52.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.10","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.10/manifests"},{"name":"1.9","sha":"b57020f9261dc721b47fd583967c81bee1028b51","kind":"commit","published_at":"2020-06-15T17:00:07.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.9","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.9/manifests"},{"name":"1.8","sha":"f37d19adf90e7fef05d65fcabb4a35ff85b1b5c8","kind":"commit","published_at":"2020-03-24T19:47:23.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.8","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.8/manifests"},{"name":"1.7","sha":"09c6cf6e9d286a1e5cb6d71d3911f0be26e09fbf","kind":"commit","published_at":"2020-03-18T02:36:20.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.7","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.7/manifests"},{"name":"1.5","sha":"ae2c4c400930b8a19519e787f61dd779db7e415b","kind":"commit","published_at":"2019-02-21T01:57:02.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.5","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.5/manifests"},{"name":"1.4","sha":"6d9de9a5e0ffb16a2a76911fbc58ad2aca3b8642","kind":"commit","published_at":"2018-05-08T23:45:53.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.4/manifests"},{"name":"1.3","sha":"b60ec58b4dfd25c84f77374cfe504053c30605ae","kind":"commit","published_at":"2017-04-03T04:37:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.3/manifests"},{"name":"1.2","sha":"c163707381a16e34be1465e198100cbe154e47d1","kind":"commit","published_at":"2016-12-15T23:46:57.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.2/manifests"},{"name":"v1.1","sha":"edd99d4b85a5d826c1fe06fb57f58dc73021bb70","kind":"commit","published_at":"2013-11-25T15:53:23.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/v1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.1/manifests"},{"name":"v1.0","sha":"cddc816583e7a15eb774c1ef07ba66ace295d9b1","kind":"commit","published_at":"2013-04-20T23:20:10.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/v1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-29T04:25:26.958Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.38644564324247,"stargazers_count":21.42831624450716,"forks_count":22.850201850594836,"average":14.416240934586117},"purl":"pkg:apk/alpine/py3-puremagic-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-puremagic-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-puremagic-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-puremagic-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T10:44:07.809Z","issues_count":40,"pull_requests_count":68,"avg_time_to_close_issue":44018625.77142857,"avg_time_to_close_pull_request":634793.25,"issues_closed_count":35,"pull_requests_closed_count":68,"pull_request_authors_count":19,"issue_authors_count":26,"avg_comments_per_issue":2.675,"avg_comments_per_pull_request":1.8382352941176472,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":7704461.285714285,"past_year_avg_time_to_close_pull_request":522162.6875,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":2.0625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/issues","maintainers":[{"login":"cdgriffith","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}],"active_maintainers":[{"login":"cdgriffith","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-puremagic-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-puremagic-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-puremagic-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-puremagic-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-puremagic-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-puremagic-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":773,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2023-04-29T07:26:25.934Z","updated_at":"2023-04-29T07:26:25.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39395,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6350603,"name":"py3-puremagic","ecosystem":"alpine","description":"Pure python implementation of identifying files based off their magic numbers","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":[],"namespace":"community","versions_count":16,"first_release_published_at":"2023-02-16T21:11:00.000Z","latest_release_published_at":"2026-03-27T19:40:35.000Z","latest_release_number":"1.30-r1","last_synced_at":"2026-04-01T01:23:57.016Z","created_at":"2023-02-16T23:34:12.741Z","updated_at":"2026-04-01T01:23:57.234Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-puremagic","install_command":"apk add py3-puremagic","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":6831385,"uuid":"8079700","full_name":"cdgriffith/puremagic","owner":"cdgriffith","description":"Pure python implementation of identifying files based off their magic numbers","archived":false,"fork":false,"pushed_at":"2025-07-06T02:25:46.000Z","size":756,"stargazers_count":207,"open_issues_count":6,"forks_count":38,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-23T10:44:05.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdgriffith.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-02-07T19:18:54.000Z","updated_at":"2025-08-17T21:29:27.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"8368743c-cacc-4b35-a95b-26459493c25c","html_url":"https://github.com/cdgriffith/puremagic","commit_stats":{"total_commits":36,"total_committers":4,"mean_commits":9.0,"dds":"0.36111111111111116","last_synced_commit":"763349ec4d02ba930fb1142c6eb684afdf06c6ab"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/cdgriffith/puremagic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/sbom","scorecard":{"id":269742,"data":{"date":"2025-08-11","repo":{"name":"github.com/cdgriffith/puremagic","commit":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/resources/media/test.iso:1","Warn: binary detected: test/resources/system/test.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x-bugfix'"],"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 29 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-17T13:02:35.330Z","repository_id":6831385,"created_at":"2025-08-17T13:02:35.331Z","updated_at":"2025-08-17T13:02:35.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271749048,"owners_count":24814115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"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":"cdgriffith","name":"Chris Griffith","uuid":"3275435","kind":"user","description":"Software Engineering Team Lead","email":"","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=7a139255ac94c055f0af2947da5988f77649afe3\u0026v=4","repositories_count":44,"last_synced_at":"2025-08-18T19:36:43.718Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4544,"followers":167,"following":22,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2025-08-18T19:36:43.719Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith/repositories"},"tags":[{"name":"2.0.0b2","sha":"55db71ae8a4940ec1a04d563e0911c6aa662d8b4","kind":"commit","published_at":"2025-05-05T01:27:21.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b2/manifests"},{"name":"2.0.0b1","sha":"9e80f5663530c3289247b354e67a869af4f7f676","kind":"commit","published_at":"2025-05-04T22:08:53.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b1/manifests"},{"name":"1.29","sha":"01746b314647d565604f8902db269a33f59faed6","kind":"commit","published_at":"2025-05-02T03:15:18.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.29","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.29/manifests"},{"name":"1.28","sha":"763349ec4d02ba930fb1142c6eb684afdf06c6ab","kind":"commit","published_at":"2024-09-25T19:54:57.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.28","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.28/manifests"},{"name":"1.27","sha":"fecf1f7a1f0123a2dd0a4eb5f8db9da613a04574","kind":"commit","published_at":"2024-08-08T19:07:26.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.27","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.27/manifests"},{"name":"1.26","sha":"72ee16483483b240293f060f8b030c7856bbe76b","kind":"commit","published_at":"2024-07-11T02:39:18.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.26","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.26/manifests"},{"name":"1.25","sha":"096bc339cdd3660ec930a8b41a5c4849e5bdbc42","kind":"commit","published_at":"2024-06-19T03:36:48.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.25","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.25/manifests"},{"name":"1.24","sha":"3cfe0930e960c272e8d32e884b5a5939923adedb","kind":"commit","published_at":"2024-06-16T23:46:11.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.24","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.24/manifests"},{"name":"1.23","sha":"88bc58f26339094d8763ac6c4605c1101e3f60a2","kind":"commit","published_at":"2024-05-03T15:39:25.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.23","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.23/manifests"},{"name":"1.22","sha":"4a8a62dae2e1aed4e803625b35d0d6de8d95e871","kind":"commit","published_at":"2024-04-26T15:25:55.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.22","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.22/manifests"},{"name":"1.21","sha":"9f51bffab0cf4108ef27986d618f7757ccac6bc5","kind":"commit","published_at":"2024-02-23T15:52:10.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.21","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.21/manifests"},{"name":"1.20","sha":"5cdc4a08a1170c894f4cf338039a113837004042","kind":"commit","published_at":"2024-02-07T01:31:08.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.20","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.20/manifests"},{"name":"1.15","sha":"ff042db17e7477bbabcb9c5b7e8562a697f6b1cb","kind":"commit","published_at":"2023-02-22T18:46:37.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.15","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.15/manifests"},{"name":"1.14","sha":"15a93b28feca89a008bdde09ee9323095ef4ddf8","kind":"commit","published_at":"2022-05-14T15:33:50.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.14","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.14/manifests"},{"name":"1.13","sha":"38f1395d94db9324fcab1d368d9e18d6ffc1bf5a","kind":"commit","published_at":"2022-05-11T13:42:11.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.13","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.13/manifests"},{"name":"1.12","sha":"90420a0e5fcaea0517f417bbc20ef36a3d8fd4f2","kind":"commit","published_at":"2022-02-13T22:19:36.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.12","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.12/manifests"},{"name":"1.11","sha":"4501603b61220540523f4bb495fae469ed56c729","kind":"commit","published_at":"2021-09-24T17:44:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.11","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.11/manifests"},{"name":"1.10","sha":"b266ca05276b5dd6ff121e869f354af31139fd13","kind":"commit","published_at":"2020-06-18T16:20:52.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.10","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.10/manifests"},{"name":"1.9","sha":"b57020f9261dc721b47fd583967c81bee1028b51","kind":"commit","published_at":"2020-06-15T17:00:07.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.9","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.9/manifests"},{"name":"1.8","sha":"f37d19adf90e7fef05d65fcabb4a35ff85b1b5c8","kind":"commit","published_at":"2020-03-24T19:47:23.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.8","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.8/manifests"},{"name":"1.7","sha":"09c6cf6e9d286a1e5cb6d71d3911f0be26e09fbf","kind":"commit","published_at":"2020-03-18T02:36:20.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.7","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.7/manifests"},{"name":"1.5","sha":"ae2c4c400930b8a19519e787f61dd779db7e415b","kind":"commit","published_at":"2019-02-21T01:57:02.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.5","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.5/manifests"},{"name":"1.4","sha":"6d9de9a5e0ffb16a2a76911fbc58ad2aca3b8642","kind":"commit","published_at":"2018-05-08T23:45:53.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.4/manifests"},{"name":"1.3","sha":"b60ec58b4dfd25c84f77374cfe504053c30605ae","kind":"commit","published_at":"2017-04-03T04:37:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.3/manifests"},{"name":"1.2","sha":"c163707381a16e34be1465e198100cbe154e47d1","kind":"commit","published_at":"2016-12-15T23:46:57.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.2/manifests"},{"name":"v1.1","sha":"edd99d4b85a5d826c1fe06fb57f58dc73021bb70","kind":"commit","published_at":"2013-11-25T15:53:23.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/v1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.1/manifests"},{"name":"v1.0","sha":"cddc816583e7a15eb774c1ef07ba66ace295d9b1","kind":"commit","published_at":"2013-04-20T23:20:10.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/v1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-29T04:25:26.958Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":20.31934877896055,"forks_count":21.837820914214152,"average":14.19947557921102},"purl":"pkg:apk/alpine/py3-puremagic?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-puremagic/dependencies","status":null,"funding_links":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T10:44:07.809Z","issues_count":40,"pull_requests_count":68,"avg_time_to_close_issue":44018625.77142857,"avg_time_to_close_pull_request":634793.25,"issues_closed_count":35,"pull_requests_closed_count":68,"pull_request_authors_count":19,"issue_authors_count":26,"avg_comments_per_issue":2.675,"avg_comments_per_pull_request":1.8382352941176472,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":7704461.285714285,"past_year_avg_time_to_close_pull_request":522162.6875,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":2.0625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/issues","maintainers":[{"login":"cdgriffith","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}],"active_maintainers":[{"login":"cdgriffith","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-puremagic/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":773,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2023-02-17T00:18:23.155Z","updated_at":"2023-02-17T00:18:23.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39395,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11766362,"name":"py3-puremagic-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-puremagic","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-03T12:28:12.000Z","latest_release_published_at":"2024-12-03T12:28:12.000Z","latest_release_number":"1.28-r0","last_synced_at":"2026-04-01T01:54:54.359Z","created_at":"2025-06-07T18:44:01.848Z","updated_at":"2026-04-01T01:54:54.360Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-puremagic-pyc","install_command":"apk add py3-puremagic-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":6831385,"uuid":"8079700","full_name":"cdgriffith/puremagic","owner":"cdgriffith","description":"Pure python implementation of identifying files based off their magic numbers","archived":false,"fork":false,"pushed_at":"2025-07-06T02:25:46.000Z","size":756,"stargazers_count":215,"open_issues_count":7,"forks_count":39,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-29T04:16:07.433Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdgriffith.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-02-07T19:18:54.000Z","updated_at":"2025-09-25T09:18:33.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"8368743c-cacc-4b35-a95b-26459493c25c","html_url":"https://github.com/cdgriffith/puremagic","commit_stats":{"total_commits":36,"total_committers":4,"mean_commits":9.0,"dds":"0.36111111111111116","last_synced_commit":"763349ec4d02ba930fb1142c6eb684afdf06c6ab"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/cdgriffith/puremagic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/sbom","scorecard":{"id":269742,"data":{"date":"2025-08-11","repo":{"name":"github.com/cdgriffith/puremagic","commit":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/resources/media/test.iso:1","Warn: binary detected: test/resources/system/test.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x-bugfix'"],"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 29 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-17T13:02:35.330Z","repository_id":6831385,"created_at":"2025-08-17T13:02:35.331Z","updated_at":"2025-08-17T13:02:35.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277467466,"owners_count":25822915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-29T02:00:09.175Z","response_time":84,"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":"cdgriffith","name":"Chris Griffith","uuid":"3275435","kind":"user","description":"Software Engineering Team Lead","email":"","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=7a139255ac94c055f0af2947da5988f77649afe3\u0026v=4","repositories_count":44,"last_synced_at":"2025-09-18T09:47:20.864Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4577,"followers":167,"following":22,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2025-09-18T09:47:20.864Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-09-29T04:25:33.222Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-puremagic-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-puremagic-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-puremagic-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-puremagic-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-09T08:30:50.837Z","issues_count":40,"pull_requests_count":109,"avg_time_to_close_issue":52060423.35714286,"avg_time_to_close_pull_request":572336.6699029126,"issues_closed_count":28,"pull_requests_closed_count":103,"pull_request_authors_count":21,"issue_authors_count":26,"avg_comments_per_issue":1.725,"avg_comments_per_pull_request":1.6238532110091743,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":243611.7,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/issues","maintainers":[{"login":"cdgriffith","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}],"active_maintainers":[{"login":"cdgriffith","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-puremagic-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-puremagic-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-puremagic-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-puremagic-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-puremagic-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-puremagic-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":492,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2025-06-08T16:21:25.359Z","updated_at":"2025-06-08T16:21:25.359Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11139759,"name":"py3-puremagic-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-puremagic","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-03T12:28:12.000Z","latest_release_published_at":"2024-12-03T12:28:12.000Z","latest_release_number":"1.28-r0","last_synced_at":"2026-04-01T01:48:00.639Z","created_at":"2024-12-07T13:02:45.312Z","updated_at":"2026-04-01T01:48:00.639Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-puremagic-pyc","install_command":"apk add py3-puremagic-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":6831385,"uuid":"8079700","full_name":"cdgriffith/puremagic","owner":"cdgriffith","description":"Pure python implementation of identifying files based off their magic numbers","archived":false,"fork":false,"pushed_at":"2025-07-06T02:25:46.000Z","size":756,"stargazers_count":207,"open_issues_count":6,"forks_count":38,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-23T10:44:05.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdgriffith.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-02-07T19:18:54.000Z","updated_at":"2025-08-17T21:29:27.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"8368743c-cacc-4b35-a95b-26459493c25c","html_url":"https://github.com/cdgriffith/puremagic","commit_stats":{"total_commits":36,"total_committers":4,"mean_commits":9.0,"dds":"0.36111111111111116","last_synced_commit":"763349ec4d02ba930fb1142c6eb684afdf06c6ab"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/cdgriffith/puremagic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/sbom","scorecard":{"id":269742,"data":{"date":"2025-08-11","repo":{"name":"github.com/cdgriffith/puremagic","commit":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/resources/media/test.iso:1","Warn: binary detected: test/resources/system/test.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x-bugfix'"],"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 29 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-17T13:02:35.330Z","repository_id":6831385,"created_at":"2025-08-17T13:02:35.331Z","updated_at":"2025-08-17T13:02:35.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271749048,"owners_count":24814115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"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"}},"repo_metadata_updated_at":"2025-09-29T04:25:26.958Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-puremagic-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-puremagic-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-puremagic-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-puremagic-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T10:44:07.809Z","issues_count":40,"pull_requests_count":68,"avg_time_to_close_issue":44018625.77142857,"avg_time_to_close_pull_request":634793.25,"issues_closed_count":35,"pull_requests_closed_count":68,"pull_request_authors_count":19,"issue_authors_count":26,"avg_comments_per_issue":2.675,"avg_comments_per_pull_request":1.8382352941176472,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":7704461.285714285,"past_year_avg_time_to_close_pull_request":522162.6875,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":2.0625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/issues","maintainers":[{"login":"cdgriffith","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}],"active_maintainers":[{"login":"cdgriffith","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-puremagic-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-puremagic-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-puremagic-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-puremagic-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-puremagic-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-puremagic-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"team/rust","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=team/rust","packages_count":491,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/rust","role":null,"created_at":"2024-12-12T14:10:49.040Z","updated_at":"2024-12-12T14:10:49.040Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11139754,"name":"py3-puremagic","ecosystem":"alpine","description":"Pure python implementation of identifying files based off their magic numbers","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-03T12:28:12.000Z","latest_release_published_at":"2024-12-03T12:28:12.000Z","latest_release_number":"1.28-r0","last_synced_at":"2026-04-01T01:49:19.222Z","created_at":"2024-12-07T13:02:45.267Z","updated_at":"2026-04-01T01:49:19.222Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-puremagic","install_command":"apk add py3-puremagic","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":6831385,"uuid":"8079700","full_name":"cdgriffith/puremagic","owner":"cdgriffith","description":"Pure python implementation of identifying files based off their magic numbers","archived":false,"fork":false,"pushed_at":"2025-07-06T02:25:46.000Z","size":756,"stargazers_count":215,"open_issues_count":7,"forks_count":39,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-29T04:16:07.433Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdgriffith.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-02-07T19:18:54.000Z","updated_at":"2025-09-25T09:18:33.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"8368743c-cacc-4b35-a95b-26459493c25c","html_url":"https://github.com/cdgriffith/puremagic","commit_stats":{"total_commits":36,"total_committers":4,"mean_commits":9.0,"dds":"0.36111111111111116","last_synced_commit":"763349ec4d02ba930fb1142c6eb684afdf06c6ab"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/cdgriffith/puremagic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/sbom","scorecard":{"id":269742,"data":{"date":"2025-08-11","repo":{"name":"github.com/cdgriffith/puremagic","commit":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/resources/media/test.iso:1","Warn: binary detected: test/resources/system/test.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x-bugfix'"],"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 29 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-17T13:02:35.330Z","repository_id":6831385,"created_at":"2025-08-17T13:02:35.331Z","updated_at":"2025-08-17T13:02:35.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277467466,"owners_count":25822915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-29T02:00:09.175Z","response_time":84,"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":"cdgriffith","name":"Chris Griffith","uuid":"3275435","kind":"user","description":"Software Engineering Team Lead","email":"","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=7a139255ac94c055f0af2947da5988f77649afe3\u0026v=4","repositories_count":44,"last_synced_at":"2025-09-18T09:47:20.864Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4577,"followers":167,"following":22,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2025-09-18T09:47:20.864Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-09-29T04:25:40.786Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-puremagic?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-puremagic/dependencies","status":null,"funding_links":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-09T08:30:50.837Z","issues_count":40,"pull_requests_count":109,"avg_time_to_close_issue":52060423.35714286,"avg_time_to_close_pull_request":572336.6699029126,"issues_closed_count":28,"pull_requests_closed_count":103,"pull_request_authors_count":21,"issue_authors_count":26,"avg_comments_per_issue":1.725,"avg_comments_per_pull_request":1.6238532110091743,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":243611.7,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/issues","maintainers":[{"login":"cdgriffith","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}],"active_maintainers":[{"login":"cdgriffith","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-puremagic/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"team/rust","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=team/rust","packages_count":491,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/rust","role":null,"created_at":"2024-12-12T14:10:46.076Z","updated_at":"2024-12-12T14:10:46.076Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11534722,"name":"puremagic","ecosystem":"conda","description":"Pure python implementation of identifying files based off their magic numbers","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2025-04-10T07:56:44.000Z","latest_release_published_at":"2025-04-10T07:56:44.000Z","latest_release_number":"1.28","last_synced_at":"2026-04-01T01:57:28.748Z","created_at":"2025-04-10T08:33:00.119Z","updated_at":"2026-04-01T01:57:28.749Z","registry_url":"https://anaconda.org/anaconda/puremagic","install_command":"conda install -c anaconda puremagic","documentation_url":null,"metadata":{},"repo_metadata":{"id":6831385,"uuid":"8079700","full_name":"cdgriffith/puremagic","owner":"cdgriffith","description":"Pure python implementation of identifying files based off their magic numbers","archived":false,"fork":false,"pushed_at":"2025-07-06T02:25:46.000Z","size":756,"stargazers_count":207,"open_issues_count":6,"forks_count":38,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-23T10:44:05.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdgriffith.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-02-07T19:18:54.000Z","updated_at":"2025-08-17T21:29:27.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"8368743c-cacc-4b35-a95b-26459493c25c","html_url":"https://github.com/cdgriffith/puremagic","commit_stats":{"total_commits":36,"total_committers":4,"mean_commits":9.0,"dds":"0.36111111111111116","last_synced_commit":"763349ec4d02ba930fb1142c6eb684afdf06c6ab"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/cdgriffith/puremagic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/sbom","scorecard":{"id":269742,"data":{"date":"2025-08-11","repo":{"name":"github.com/cdgriffith/puremagic","commit":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/resources/media/test.iso:1","Warn: binary detected: test/resources/system/test.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x-bugfix'"],"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 29 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-17T13:02:35.330Z","repository_id":6831385,"created_at":"2025-08-17T13:02:35.331Z","updated_at":"2025-08-17T13:02:35.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271749048,"owners_count":24814115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"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":"cdgriffith","name":"Chris Griffith","uuid":"3275435","kind":"user","description":"Software Engineering Team Lead","email":"","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=7a139255ac94c055f0af2947da5988f77649afe3\u0026v=4","repositories_count":44,"last_synced_at":"2025-08-18T19:36:43.718Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4544,"followers":167,"following":22,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2025-08-18T19:36:43.719Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith/repositories"},"tags":[{"name":"2.0.0b2","sha":"55db71ae8a4940ec1a04d563e0911c6aa662d8b4","kind":"commit","published_at":"2025-05-05T01:27:21.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b2/manifests"},{"name":"2.0.0b1","sha":"9e80f5663530c3289247b354e67a869af4f7f676","kind":"commit","published_at":"2025-05-04T22:08:53.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b1/manifests"},{"name":"1.29","sha":"01746b314647d565604f8902db269a33f59faed6","kind":"commit","published_at":"2025-05-02T03:15:18.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.29","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.29/manifests"},{"name":"1.28","sha":"763349ec4d02ba930fb1142c6eb684afdf06c6ab","kind":"commit","published_at":"2024-09-25T19:54:57.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.28","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.28/manifests"},{"name":"1.27","sha":"fecf1f7a1f0123a2dd0a4eb5f8db9da613a04574","kind":"commit","published_at":"2024-08-08T19:07:26.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.27","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.27/manifests"},{"name":"1.26","sha":"72ee16483483b240293f060f8b030c7856bbe76b","kind":"commit","published_at":"2024-07-11T02:39:18.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.26","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.26/manifests"},{"name":"1.25","sha":"096bc339cdd3660ec930a8b41a5c4849e5bdbc42","kind":"commit","published_at":"2024-06-19T03:36:48.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.25","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.25/manifests"},{"name":"1.24","sha":"3cfe0930e960c272e8d32e884b5a5939923adedb","kind":"commit","published_at":"2024-06-16T23:46:11.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.24","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.24/manifests"},{"name":"1.23","sha":"88bc58f26339094d8763ac6c4605c1101e3f60a2","kind":"commit","published_at":"2024-05-03T15:39:25.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.23","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.23/manifests"},{"name":"1.22","sha":"4a8a62dae2e1aed4e803625b35d0d6de8d95e871","kind":"commit","published_at":"2024-04-26T15:25:55.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.22","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.22/manifests"},{"name":"1.21","sha":"9f51bffab0cf4108ef27986d618f7757ccac6bc5","kind":"commit","published_at":"2024-02-23T15:52:10.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.21","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.21/manifests"},{"name":"1.20","sha":"5cdc4a08a1170c894f4cf338039a113837004042","kind":"commit","published_at":"2024-02-07T01:31:08.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.20","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.20/manifests"},{"name":"1.15","sha":"ff042db17e7477bbabcb9c5b7e8562a697f6b1cb","kind":"commit","published_at":"2023-02-22T18:46:37.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.15","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.15/manifests"},{"name":"1.14","sha":"15a93b28feca89a008bdde09ee9323095ef4ddf8","kind":"commit","published_at":"2022-05-14T15:33:50.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.14","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.14/manifests"},{"name":"1.13","sha":"38f1395d94db9324fcab1d368d9e18d6ffc1bf5a","kind":"commit","published_at":"2022-05-11T13:42:11.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.13","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.13/manifests"},{"name":"1.12","sha":"90420a0e5fcaea0517f417bbc20ef36a3d8fd4f2","kind":"commit","published_at":"2022-02-13T22:19:36.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.12","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.12/manifests"},{"name":"1.11","sha":"4501603b61220540523f4bb495fae469ed56c729","kind":"commit","published_at":"2021-09-24T17:44:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.11","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.11/manifests"},{"name":"1.10","sha":"b266ca05276b5dd6ff121e869f354af31139fd13","kind":"commit","published_at":"2020-06-18T16:20:52.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.10","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.10/manifests"},{"name":"1.9","sha":"b57020f9261dc721b47fd583967c81bee1028b51","kind":"commit","published_at":"2020-06-15T17:00:07.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.9","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.9/manifests"},{"name":"1.8","sha":"f37d19adf90e7fef05d65fcabb4a35ff85b1b5c8","kind":"commit","published_at":"2020-03-24T19:47:23.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.8","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.8/manifests"},{"name":"1.7","sha":"09c6cf6e9d286a1e5cb6d71d3911f0be26e09fbf","kind":"commit","published_at":"2020-03-18T02:36:20.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.7","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.7/manifests"},{"name":"1.5","sha":"ae2c4c400930b8a19519e787f61dd779db7e415b","kind":"commit","published_at":"2019-02-21T01:57:02.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.5","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.5/manifests"},{"name":"1.4","sha":"6d9de9a5e0ffb16a2a76911fbc58ad2aca3b8642","kind":"commit","published_at":"2018-05-08T23:45:53.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.4/manifests"},{"name":"1.3","sha":"b60ec58b4dfd25c84f77374cfe504053c30605ae","kind":"commit","published_at":"2017-04-03T04:37:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.3/manifests"},{"name":"1.2","sha":"c163707381a16e34be1465e198100cbe154e47d1","kind":"commit","published_at":"2016-12-15T23:46:57.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.2/manifests"},{"name":"v1.1","sha":"edd99d4b85a5d826c1fe06fb57f58dc73021bb70","kind":"commit","published_at":"2013-11-25T15:53:23.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/v1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.1/manifests"},{"name":"v1.0","sha":"cddc816583e7a15eb774c1ef07ba66ace295d9b1","kind":"commit","published_at":"2013-04-20T23:20:10.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/v1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-29T04:25:27.131Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":50.366810017708076,"dependent_packages_count":45.81330634960789,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":48.09005818365799},"purl":"pkg:conda/puremagic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/puremagic/dependencies","status":null,"funding_links":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T10:44:07.809Z","issues_count":40,"pull_requests_count":68,"avg_time_to_close_issue":44018625.77142857,"avg_time_to_close_pull_request":634793.25,"issues_closed_count":35,"pull_requests_closed_count":68,"pull_request_authors_count":19,"issue_authors_count":26,"avg_comments_per_issue":2.675,"avg_comments_per_pull_request":1.8382352941176472,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":7704461.285714285,"past_year_avg_time_to_close_pull_request":522162.6875,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":2.0625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/issues","maintainers":[{"login":"cdgriffith","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}],"active_maintainers":[{"login":"cdgriffith","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/puremagic/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5128,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5300612,"name":"puremagic","ecosystem":"conda","description":"Pure python implementation of identifying files based off their magic numbers","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-02-18T16:40:47.000Z","latest_release_published_at":"2019-02-18T16:40:47.000Z","latest_release_number":"1.4","last_synced_at":"2026-04-01T01:58:29.862Z","created_at":"2022-10-03T16:09:11.462Z","updated_at":"2026-04-01T01:58:29.862Z","registry_url":"https://anaconda.org/conda-forge/puremagic","install_command":"conda install -c conda-forge puremagic","documentation_url":null,"metadata":{},"repo_metadata":{"id":6831385,"uuid":"8079700","full_name":"cdgriffith/puremagic","owner":"cdgriffith","description":"Pure python implementation of identifying files based off their magic numbers","archived":false,"fork":false,"pushed_at":"2025-07-06T02:25:46.000Z","size":756,"stargazers_count":215,"open_issues_count":7,"forks_count":39,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-29T04:16:07.433Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdgriffith.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-02-07T19:18:54.000Z","updated_at":"2025-09-25T09:18:33.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"8368743c-cacc-4b35-a95b-26459493c25c","html_url":"https://github.com/cdgriffith/puremagic","commit_stats":{"total_commits":36,"total_committers":4,"mean_commits":9.0,"dds":"0.36111111111111116","last_synced_commit":"763349ec4d02ba930fb1142c6eb684afdf06c6ab"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/cdgriffith/puremagic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/sbom","scorecard":{"id":269742,"data":{"date":"2025-08-11","repo":{"name":"github.com/cdgriffith/puremagic","commit":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/resources/media/test.iso:1","Warn: binary detected: test/resources/system/test.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x-bugfix'"],"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 29 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-17T13:02:35.330Z","repository_id":6831385,"created_at":"2025-08-17T13:02:35.331Z","updated_at":"2025-08-17T13:02:35.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277467466,"owners_count":25822915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-29T02:00:09.175Z","response_time":84,"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":"cdgriffith","name":"Chris Griffith","uuid":"3275435","kind":"user","description":"Software Engineering Team Lead","email":"","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=7a139255ac94c055f0af2947da5988f77649afe3\u0026v=4","repositories_count":44,"last_synced_at":"2025-09-18T09:47:20.864Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4577,"followers":167,"following":22,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2025-09-18T09:47:20.864Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-09-29T04:25:40.252Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":30.516595957075122,"forks_count":33.246818068380335,"average":37.241078113301725},"purl":"pkg:conda/puremagic?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/puremagic/dependencies","status":null,"funding_links":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-09T08:30:50.837Z","issues_count":40,"pull_requests_count":109,"avg_time_to_close_issue":52060423.35714286,"avg_time_to_close_pull_request":572336.6699029126,"issues_closed_count":28,"pull_requests_closed_count":103,"pull_request_authors_count":21,"issue_authors_count":26,"avg_comments_per_issue":1.725,"avg_comments_per_pull_request":1.6238532110091743,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":243611.7,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/issues","maintainers":[{"login":"cdgriffith","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}],"active_maintainers":[{"login":"cdgriffith","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/puremagic/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":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13087664,"name":"python312Packages.puremagic","ecosystem":"nixpkgs","description":"Implementation of magic file detection","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:08:26.647Z","latest_release_published_at":"2026-02-01T18:08:26.647Z","latest_release_number":"1.28","last_synced_at":"2026-03-06T06:39:56.975Z","created_at":"2026-02-01T18:08:22.496Z","updated_at":"2026-03-06T06:39:57.341Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.puremagic","install_command":"nix-env -iA nixpkgs.python312Packages.puremagic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/puremagic/default.nix#L31","metadata":{"nix_attribute":"python3.12-puremagic-1.28","position":"pkgs/development/python-modules/puremagic/default.nix:31","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":"puremagic","upstream_purl":"pkg:pypi/puremagic"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python312Packages.puremagic?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.puremagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.puremagic/codemeta","maintainers":[{"uuid":"globin","login":null,"name":"Robin Gloster","email":"mail@glob.in","url":"https://github.com/globin","packages_count":126,"html_url":null,"role":null,"created_at":"2026-03-06T06:39:57.250Z","updated_at":"2026-03-06T06:39:57.250Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/globin/packages"}],"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":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","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":13297997,"name":"python310Packages.puremagic","ecosystem":"nixpkgs","description":"Implementation of magic file detection","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:32:29.995Z","latest_release_published_at":"2026-02-02T06:32:29.995Z","latest_release_number":"1.15","last_synced_at":"2026-03-08T10:30:36.898Z","created_at":"2026-02-02T06:32:29.755Z","updated_at":"2026-03-10T09:36:06.426Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.puremagic","install_command":"nix-env -iA nixpkgs.python310Packages.puremagic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/puremagic/default.nix#L31","metadata":{"nix_attribute":"python3.10-puremagic-1.15","position":"pkgs/development/python-modules/puremagic/default.nix:31","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":"puremagic","upstream_purl":"pkg:pypi/puremagic"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.puremagic?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.puremagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.puremagic/codemeta","maintainers":[{"uuid":"globin","login":null,"name":"Robin Gloster","email":"mail@glob.in","url":"https://github.com/globin","packages_count":133,"html_url":null,"role":null,"created_at":"2026-03-08T10:30:37.163Z","updated_at":"2026-03-08T10:30:37.163Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/globin/packages"}],"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":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","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":13009798,"name":"py3-puremagic-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-puremagic","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-07-05T22:56:43.000Z","latest_release_published_at":"2025-07-05T22:56:43.000Z","latest_release_number":"1.30-r0","last_synced_at":"2026-04-13T20:04:15.154Z","created_at":"2026-01-31T01:08:13.774Z","updated_at":"2026-04-13T20:04:15.154Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-puremagic-pyc","install_command":"apk add py3-puremagic-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-puremagic-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-puremagic-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-puremagic-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-puremagic-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-puremagic-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-puremagic-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-puremagic-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-puremagic-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-puremagic-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-puremagic-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":486,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2026-03-04T05:48:11.099Z","updated_at":"2026-03-04T05:48:11.099Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13720567,"name":"puremagic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/cdgriffith/puremagic","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T00:53:02.193Z","latest_release_published_at":"2026-02-13T00:53:02.193Z","latest_release_number":"1.20-1","last_synced_at":"2026-03-13T08:18:32.239Z","created_at":"2026-02-13T00:53:01.719Z","updated_at":"2026-03-13T08:18:32.240Z","registry_url":"https://launchpad.net/ubuntu/+source/puremagic","install_command":"apt-get install puremagic","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-puremagic","standards_version":"4.6.2","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-pytest \u003c!nocheck\u003e, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":6831385,"uuid":"8079700","full_name":"cdgriffith/puremagic","owner":"cdgriffith","description":"Pure python implementation of identifying files based off their magic numbers","archived":false,"fork":false,"pushed_at":"2025-12-18T11:57:24.000Z","size":889,"stargazers_count":224,"open_issues_count":13,"forks_count":39,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-12-21T18:06:10.337Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdgriffith.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-07T19:18:54.000Z","updated_at":"2025-12-17T12:17:13.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"8368743c-cacc-4b35-a95b-26459493c25c","html_url":"https://github.com/cdgriffith/puremagic","commit_stats":{"total_commits":36,"total_committers":4,"mean_commits":9.0,"dds":"0.36111111111111116","last_synced_commit":"763349ec4d02ba930fb1142c6eb684afdf06c6ab"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/cdgriffith/puremagic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/sbom","scorecard":{"id":269742,"data":{"date":"2025-08-11","repo":{"name":"github.com/cdgriffith/puremagic","commit":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/resources/media/test.iso:1","Warn: binary detected: test/resources/system/test.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/puremagic/tests.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x-bugfix'"],"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 29 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-17T13:02:35.330Z","repository_id":6831385,"created_at":"2025-08-17T13:02:35.331Z","updated_at":"2025-08-17T13:02:35.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29383058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T22:07:52.078Z","status":"ssl_error","status_checked_at":"2026-02-12T22:07:49.026Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-02-13T00:53:02.626Z","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":0.3486381322957198,"forks_count":0.3859922178988327,"docker_downloads_count":null,"average":0.18365758754863815},"purl":"pkg:deb/ubuntu/puremagic?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/puremagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/puremagic/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":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","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":12872023,"name":"python313Packages.puremagic","ecosystem":"nixpkgs","description":"Implementation of magic file detection","homepage":"https://github.com/cdgriffith/puremagic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T03:48:41.671Z","latest_release_published_at":"2026-01-27T03:48:41.671Z","latest_release_number":"1.30","last_synced_at":"2026-03-08T00:26:04.441Z","created_at":"2026-01-27T03:48:41.451Z","updated_at":"2026-03-08T00:31:09.856Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.puremagic","install_command":"nix-env -iA nixpkgs.python313Packages.puremagic","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/puremagic/default.nix#L28","metadata":{"nix_attribute":"python3.13-puremagic-1.30","position":"pkgs/development/python-modules/puremagic/default.nix:28","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":"puremagic","upstream_purl":"pkg:pypi/puremagic"},"repo_metadata":{},"repo_metadata_updated_at":null,"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/python313Packages.puremagic?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.puremagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.puremagic/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146413,"maintainers_count":4654,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","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"}}],"commits":{"id":33414,"full_name":"cdgriffith/puremagic","default_branch":"master","total_commits":47,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":15.666666666666666,"dds":0.04255319148936165,"past_year_total_commits":8,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":8.0,"past_year_dds":0.0,"last_synced_at":"2026-05-15T12:02:34.302Z","last_synced_commit":"57bed56ef669132c0f906e1d064680bf2c4b2205","created_at":"2023-03-07T16:52:33.978Z","updated_at":"2026-05-15T12:02:28.743Z","committers":[{"name":"Chris Griffith","email":"chris@cdgriffith.com","login":"cdgriffith","count":45},{"name":"Jonathan Barratt","email":"jonathan.barratt@gmail.com","login":"reduxionist","count":1},{"name":"Chris Griffith","email":"cgriffith@cyberpointllc.com","login":null,"count":1}],"past_year_committers":[{"name":"Chris Griffith","email":"chris@cdgriffith.com","login":"cdgriffith","count":8}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-15T00:00:35.990Z","repositories_count":6234524,"commits_count":894476112,"contributors_count":34901948,"owners_count":1153435,"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":"cdgriffith/puremagic","html_url":"https://github.com/cdgriffith/puremagic","last_synced_at":"2026-05-13T11:01:58.144Z","status":"active","issues_count":52,"pull_requests_count":122,"avg_time_to_close_issue":41020647.87179487,"avg_time_to_close_pull_request":816519.4260869565,"issues_closed_count":39,"pull_requests_closed_count":115,"pull_request_authors_count":24,"issue_authors_count":34,"avg_comments_per_issue":1.9038461538461537,"avg_comments_per_pull_request":1.5245901639344261,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":12,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":2691505.846153846,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":9,"created_at":"2023-05-10T14:50:14.286Z","updated_at":"2026-05-13T11:01:58.144Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/issues","issue_labels_count":{"table":{"enhancement":8,"bug":1}},"pull_request_labels_count":{"table":{"python:uv":6,"dependencies":6}},"issue_author_associations_count":{"table":{"NONE":34,"CONTRIBUTOR":10,"OWNER":8}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":49,"OWNER":40,"NONE":33}},"issue_authors":{"table":{"cdgriffith":8,"NebularNerd":7,"SimeonStoykovQC":3,"cclauss":2,"victordomingos":2,"denisw":2,"jaraco":1,"yairl":1,"Estartu":1,"ItsSharples":1,"ahobson":1,"simonw":1,"sanderjo":1,"mara004":1,"robkorv":1,"tomazfs":1,"fft001":1,"MT-Cash":1,"stokito":1,"francisN7":1,"CSBaum":1,"DonaldTsang":1,"phith0n":1,"tritium21":1,"msdinit":1,"FelipeLema":1,"eight04":1,"peterekepeter":1,"sk-":1,"ejeschke":1,"bernt-matthias":1,"jbleyel":1,"Aashutosh05":1,"Safihre":1}},"pull_request_authors":{"table":{"cdgriffith":40,"NebularNerd":30,"cclauss":18,"dependabot[bot]":6,"peterekepeter":2,"Aztorius":2,"Rafiot":2,"sk-":2,"bollwyvl":2,"DeflateAwning":2,"tvads-markus":2,"dshunfen":2,"sanderjo":1,"Gr3atWh173":1,"jiel":1,"bannsec":1,"andreyz4k":1,"yschaeff":1,"andrewpmk":1,"SAY-5":1,"frenchie":1,"reduxionist":1,"yairl":1,"robkorv":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-15T00:00:53.591Z","repositories_count":14600328,"issues_count":34181569,"pull_requests_count":111923833,"authors_count":11262312,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":6,"python:uv":6}},"past_year_issue_author_associations_count":{"table":{"NONE":11,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":8,"NONE":4,"OWNER":4}},"past_year_issue_authors":{"table":{"SimeonStoykovQC":3,"denisw":2,"ahobson":1,"eight04":1,"francisN7":1,"jbleyel":1,"NebularNerd":1,"tomazfs":1,"yairl":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":6,"cdgriffith":4,"DeflateAwning":2,"NebularNerd":1,"SAY-5":1,"yairl":1,"yschaeff":1}},"maintainers":[{"table":{"login":"cdgriffith","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}}],"active_maintainers":[{"table":{"login":"cdgriffith","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}}]}},"events":{"total":{"ReleaseEvent":6,"DeleteEvent":11,"PullRequestEvent":27,"ForkEvent":6,"IssuesEvent":15,"WatchEvent":46,"IssueCommentEvent":29,"PushEvent":42,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":5,"CreateEvent":15},"last_year":{"ReleaseEvent":3,"DeleteEvent":7,"PullRequestEvent":20,"ForkEvent":4,"IssuesEvent":7,"WatchEvent":20,"IssueCommentEvent":13,"PushEvent":24,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":5,"CreateEvent":10}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-test.txt","sha":null,"kind":"manifest","created_at":"2022-08-06T20:00:45.587Z","updated_at":"2022-08-06T20:00:45.587Z","repository_link":"https://github.com/cdgriffith/puremagic/blob/master/requirements-test.txt","dependencies":[{"id":586289058,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":586289059,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":586289060,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpublish.yml","sha":null,"kind":"manifest","created_at":"2024-03-06T16:55:32.517Z","updated_at":"2024-03-06T16:55:32.517Z","repository_link":"https://github.com/cdgriffith/puremagic/blob/master/.github/workflows/pythonpublish.yml","dependencies":[{"id":16644372733,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16644372734,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2024-03-06T16:55:32.530Z","updated_at":"2024-03-06T16:55:32.530Z","repository_link":"https://github.com/cdgriffith/puremagic/blob/master/.github/workflows/tests.yml","dependencies":[{"id":16644372735,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16644372736,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-03-06T16:55:32.540Z","updated_at":"2024-03-06T16:55:32.540Z","repository_link":"https://github.com/cdgriffith/puremagic/blob/master/setup.py","dependencies":[]}],"score":26.963126421967097,"created_at":"2026-05-04T06:42:21.371Z","updated_at":"2026-05-18T13:30:15.513Z","avatar_url":"https://github.com/cdgriffith.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371442","html_url":"https://summary.ecosyste.ms/projects/371442"}