{"id":371442,"url":"https://github.com/cdgriffith/puremagic","last_synced_at":"2026-08-25T14:10:27.626Z","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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"cdgriffith","name":"Chris Griffith","uuid":"3275435","kind":"user","description":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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":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-08-22T13:53:39.939Z","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":"2026-04-09T03:06:56.000Z","size":974,"stargazers_count":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-22T13:53:39.939Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"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":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","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":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-08-22T13:53:39.939Z","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":"2026-04-09T03:06:56.000Z","size":974,"stargazers_count":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-22T13:53:39.939Z","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":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"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":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":493,"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":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","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":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":2,"first_release_published_at":"2025-04-10T07:56:44.000Z","latest_release_published_at":"2026-05-26T07:01:51.000Z","latest_release_number":"2.2.0","last_synced_at":"2026-08-01T12:03:54.184Z","created_at":"2025-04-10T08:33:00.119Z","updated_at":"2026-08-22T14:48:51.036Z","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":"2026-04-09T03:06:56.000Z","size":974,"stargazers_count":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-22T14:48:51.035Z","dependent_packages_count":0,"downloads":1370,"downloads_period":"total","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":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"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":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","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":13773506,"name":"puremagic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/cdgriffith/puremagic","licenses":"mit","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-08-22T14:48:51.094Z","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":{"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-22T14:48:51.094Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"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":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","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":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-08-22T14:48:51.492Z","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":{"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-22T14:48:51.492Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"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":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","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":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-07-25T04:01:29.746Z","created_at":"2026-02-02T06:32:29.755Z","updated_at":"2026-08-22T14:48:51.502Z","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":{"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-22T14:48:51.502Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"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":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","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":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-08-22T14:48:51.520Z","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":"2026-04-09T03:06:56.000Z","size":974,"stargazers_count":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-22T14:48:51.520Z","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":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"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":"Patrycja Rosa","email":"alpine@ptrcnull.me","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":"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":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","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":13561839,"name":"puremagic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/cdgriffith/puremagic","licenses":"mit","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-08-22T14:48:51.724Z","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":{"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-22T14:48:51.723Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"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":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","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":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-07-25T21:01:20.092Z","created_at":"2026-02-02T00:35:17.667Z","updated_at":"2026-08-22T15:05:12.060Z","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":{"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-22T15:05:12.060Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"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":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","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":13798486,"name":"puremagic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/cdgriffith/puremagic","licenses":"mit","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-08-25T11:44:46.265Z","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":"2026-04-09T03:06:56.000Z","size":974,"stargazers_count":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-25T11:44:46.265Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T13:41:07.390Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5203252032520325,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"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":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","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":14549194,"name":"devel/py-puremagic","ecosystem":"openbsd","description":"pure Python implementation of magic file detection","homepage":"https://github.com/cdgriffith/puremagic","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":[],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-04-25T13:29:24.000Z","latest_release_published_at":"2026-04-25T13:29:24.000Z","latest_release_number":"2.1.1","last_synced_at":"2026-05-28T01:14:06.609Z","created_at":"2026-05-28T01:14:06.375Z","updated_at":"2026-08-22T17:37:29.821Z","registry_url":"https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel/py-puremagic/","install_command":"pkg_add py3-puremagic-2.1.1","documentation_url":null,"metadata":{"pkgstem":"py3-puremagic","fullpkgname":"py3-puremagic-2.1.1","subpackage":"-"},"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-22T17:37:29.821Z","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:openbsd/devel/py-puremagic?arch=amd64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openbsd/devel/py-puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openbsd/devel/py-puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openbsd/devel/py-puremagic/dependencies","status":null,"funding_links":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-puremagic/codemeta","maintainers":[{"uuid":"ports@openbsd.org","login":null,"name":"The OpenBSD ports mailing-list","email":"ports@openbsd.org","url":null,"packages_count":6235,"html_url":null,"role":null,"created_at":"2026-05-28T01:14:06.852Z","updated_at":"2026-05-28T01:14:06.852Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers/ports@openbsd.org/packages"}],"registry":{"name":"openbsd-7.9-amd64","url":"https://cdn.openbsd.org/pub/OpenBSD/7.9/packages/amd64","ecosystem":"openbsd","default":true,"packages_count":11808,"maintainers_count":274,"namespaces_count":42,"keywords_count":23,"github":"openbsd","metadata":{"arch":"amd64","sqlports_version":"7.54","funded_packages_count":219},"icon_url":"https://github.com/openbsd.png","created_at":"2026-05-26T11:21:10.750Z","updated_at":"2026-08-25T05:00:07.823Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/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-08-22T18:48:55.295Z","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":"2026-04-09T03:06:56.000Z","size":974,"stargazers_count":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-22T18:48:55.295Z","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":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"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":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":770,"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":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-25T05:06:28.429Z","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":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-08-22T18:48:55.804Z","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":"2026-04-09T03:06:56.000Z","size":974,"stargazers_count":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-22T18:48:55.804Z","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":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"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":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":493,"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":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","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":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-08-22T18:48:55.990Z","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":"2026-04-09T03:06:56.000Z","size":974,"stargazers_count":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-22T18:48:55.990Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"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":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","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":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-08-22T21:25:50.918Z","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":{"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-22T21:25:50.918Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"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":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","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":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-08-23T04:09:19.238Z","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":"2026-04-09T03:06:56.000Z","size":974,"stargazers_count":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-23T04:09:19.238Z","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":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"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":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2349},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-25T05:07:08.746Z","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":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-07-28T17:07:05.058Z","created_at":"2026-03-02T19:27:43.906Z","updated_at":"2026-08-23T04:09:19.751Z","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":{"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-23T04:09:19.751Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"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":32342,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","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":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-08-23T04:34:40.022Z","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":{"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-23T04:34:40.022Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"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":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","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":14538663,"name":"sysutils/py-puremagic","ecosystem":"pkgsrc","description":"Pure python implementation of magic file detection","homepage":"https://github.com/cdgriffith/puremagic","licenses":"gnu-lgpl-v3","normalized_licenses":["Other"],"repository_url":"https://github.com/cdgriffith/puremagic","keywords_array":["sysutils","python"],"namespace":"sysutils","versions_count":1,"first_release_published_at":"2026-03-19T06:30:32.000Z","latest_release_published_at":"2026-03-19T06:30:32.000Z","latest_release_number":"2.1.0","last_synced_at":"2026-05-27T09:52:05.805Z","created_at":"2026-05-27T09:52:05.340Z","updated_at":"2026-08-23T04:54:25.751Z","registry_url":"https://pkgsrc.se/sysutils/py-puremagic","install_command":"pkg_add py314-puremagic","documentation_url":"https://pkgsrc.se/sysutils/py-puremagic","metadata":{"pkg_slug":"py-puremagic","pkgbase":"py314-puremagic","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py314-puremagic-2.1.0"},"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-23T04:54:25.751Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:pkgsrc/sysutils/py-puremagic?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/sysutils/py-puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/sysutils/py-puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/sysutils/py-puremagic/dependencies","status":null,"funding_links":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/sysutils%2Fpy-puremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/sysutils%2Fpy-puremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/sysutils%2Fpy-puremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/sysutils%2Fpy-puremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/sysutils%2Fpy-puremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/sysutils%2Fpy-puremagic/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":480},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-25T05:00:19.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":13663233,"name":"puremagic","ecosystem":"debian","description":null,"homepage":"https://github.com/cdgriffith/puremagic","licenses":"mit","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-08-23T06:15:30.421Z","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":{"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-23T06:15:30.420Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"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":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","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":14501163,"name":"dev-python/puremagic","ecosystem":"gentoo","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":["amd64","arm","arm64","~loong","~ppc","ppc64","~riscv","x86"],"namespace":"dev-python","versions_count":1,"first_release_published_at":"2026-05-25T07:08:29.000Z","latest_release_published_at":"2026-05-25T07:08:29.000Z","latest_release_number":"2.2.0","last_synced_at":"2026-07-01T00:00:20.338Z","created_at":"2026-05-26T09:03:41.097Z","updated_at":"2026-08-23T08:17:58.610Z","registry_url":"https://packages.gentoo.org/packages/dev-python/puremagic","install_command":"emerge dev-python/puremagic","documentation_url":"https://packages.gentoo.org/packages/dev-python/puremagic","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14"},"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-23T08:17:58.610Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-python/puremagic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/puremagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/puremagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/puremagic/dependencies","status":null,"funding_links":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpuremagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpuremagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpuremagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpuremagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpuremagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpuremagic/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19524,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":622},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-25T05:05:03.406Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":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-08-23T08:17:58.619Z","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":{"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-23T08:17:58.618Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"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":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","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":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-08-23T09:16:40.316Z","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":{"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-23T09:16:40.316Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"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":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":487,"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":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1051},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-25T05:04:59.407Z","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":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-08-23T16:30:13.403Z","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":"2026-04-09T03:06:56.000Z","size":974,"stargazers_count":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-23T16:30:13.403Z","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":"2026-08-23T13:07:21.968Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5203252032520325,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"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":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":770,"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":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-25T05:06:28.429Z","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":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-08-23T18:29:58.133Z","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":{"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-23T18:29:58.132Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:07:21.968Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5203252032520325,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"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":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":487,"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":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1051},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-25T05:04:59.407Z","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":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-08-24T13:42:00.555Z","created_at":"2022-04-10T12:08:45.247Z","updated_at":"2026-08-24T13:42:00.555Z","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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-24T07:42:53.905Z","dependent_packages_count":18,"downloads":6574782,"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-08-23T13:07:21.968Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5203252032520325,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"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":930641,"maintainers_count":399816,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","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":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-08-23T18:29:29.028Z","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":{"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-23T18:29:29.028Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:07:21.968Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5203252032520325,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"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":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","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":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-05-19T16:11:39.507Z","created_at":"2026-02-02T01:05:01.869Z","updated_at":"2026-08-23T18:29:14.737Z","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":{"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-23T18:29:14.737Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:07:21.968Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5203252032520325,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"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":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","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":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-08-23T22:22:43.942Z","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":{"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-23T22:22:43.941Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:07:21.968Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5203252032520325,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"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":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","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":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-08-23T11:39:01.236Z","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":{"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-23T11:39:01.236Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"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":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","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":13462471,"name":"puremagic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/cdgriffith/puremagic","licenses":"mit","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-08-22T22:55:39.774Z","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":{"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":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-22T22:55:39.773Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}]},"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":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","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":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-08-23T19:22:49.632Z","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":"2026-04-09T03:06:56.000Z","size":974,"stargazers_count":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-23T19:22:49.632Z","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":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:07:21.968Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5203252032520325,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"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":"Patrycja Rosa","email":"alpine@ptrcnull.me","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":"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":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","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":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-08-24T13:42:13.961Z","created_at":"2023-01-29T00:35:03.328Z","updated_at":"2026-08-24T13:42:13.961Z","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":"2026-04-09T03:06:56.000Z","size":974,"stargazers_count":242,"open_issues_count":3,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T09:13:09.467Z","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-08-14T18:27:46.000Z","dependencies_parsed_at":"2024-03-06T16:55:32.548Z","dependency_job_id":"6dada612-3cb1-4336-87b6-3ade7245accc","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":36,"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":36711345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"VP of Engineering @scitedotai","email":"chris@cdgriffith.com","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=a958ce2d8fc5f5bced9ed3cfee51e90a9eeee362\u0026v=4","repositories_count":44,"last_synced_at":"2026-08-22T10:16:26.219Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4831,"followers":182,"following":21,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2026-08-22T10:16:26.327Z","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.2.0","sha":"57bed56ef669132c0f906e1d064680bf2c4b2205","kind":"commit","published_at":"2026-04-08T01:39:01.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5fac25f4ee6d4bc45a78a7ec6fdfcca116465e08","kind":"commit","published_at":"2026-03-23T19:07:49.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"22a17be9f54c92989a69d31354fc234fb368b174","kind":"commit","published_at":"2026-03-13T22:13:41.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"a1bc5b4468b6de571be7ab15b2837b6e45858783","kind":"commit","published_at":"2026-03-09T19:26:46.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.2","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"79ff29616ed05d26f25b8dfff6d1456d9d6b4ef3","kind":"commit","published_at":"2026-03-09T13:40:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.1","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b2e2df1f022ec8117c9148016c535e781fb040b5","kind":"commit","published_at":"2026-02-20T13:18:04.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0/manifests"},{"name":"2.0.0b4","sha":"47b0a5bebf394b0aa9d55c2d4935454202cdbc79","kind":"commit","published_at":"2025-07-05T14:38:56.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b4","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5f555c125b7c8feba5d9a3cafb96c21261780c38","kind":"commit","published_at":"2025-07-04T19:29:51.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/2.0.0b3","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/2.0.0b3/manifests"},{"name":"1.30","sha":"00c00c4dae446cebd5251923d473438869ce04b6","kind":"commit","published_at":"2025-07-04T18:46:12.000Z","download_url":"https://codeload.github.com/cdgriffith/puremagic/tar.gz/1.30","html_url":"https://github.com/cdgriffith/puremagic/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/puremagic@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2Fpuremagic/tags/1.30/manifests"},{"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":"2026-08-23T00:18:06.784Z","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":"2026-08-22T12:36:03.491Z","issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5121951219512195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"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":2,"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":2153,"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":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3991,"github":"spack","metadata":{"funded_packages_count":511},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-25T05:07:25.244Z","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"}}],"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":6,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.0,"past_year_dds":0.0,"last_synced_at":"2026-08-19T11:06:54.272Z","last_synced_commit":"57bed56ef669132c0f906e1d064680bf2c4b2205","created_at":"2023-03-07T16:52:33.978Z","updated_at":"2026-08-19T11:06:53.397Z","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":6}],"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-08-20T00:00:10.776Z","repositories_count":6752313,"commits_count":978410056,"contributors_count":41242979,"owners_count":1359078,"committers_count":3353170,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"cdgriffith/puremagic","html_url":"https://github.com/cdgriffith/puremagic","last_synced_at":"2026-08-24T13:41:07.390Z","status":null,"issues_count":53,"pull_requests_count":123,"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":25,"issue_authors_count":35,"avg_comments_per_issue":1.9245283018867925,"avg_comments_per_pull_request":1.5203252032520325,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4964278.222222222,"past_year_avg_time_to_close_pull_request":1373181.9090909092,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"created_at":"2023-05-10T14:50:14.286Z","updated_at":"2026-08-24T13:41:07.391Z","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":35,"CONTRIBUTOR":10,"OWNER":8}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":49,"OWNER":40,"NONE":34}},"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,"nikilase":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,"dshunfen":2,"bollwyvl":2,"DeflateAwning":2,"tvads-markus":2,"robkorv":1,"yairl":1,"reduxionist":1,"frenchie":1,"SAY-5":1,"andrewpmk":1,"yschaeff":1,"andreyz4k":1,"bannsec":1,"jiel":1,"nikilase":1,"Gr3atWh173":1,"sanderjo":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16355184,"issues_count":42497104,"pull_requests_count":136066256,"authors_count":11525578,"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":12,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":8,"NONE":4,"OWNER":2}},"past_year_issue_authors":{"table":{"SimeonStoykovQC":3,"denisw":2,"ahobson":1,"eight04":1,"francisN7":1,"jbleyel":1,"NebularNerd":1,"nikilase":1,"tomazfs":1,"yairl":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":6,"cdgriffith":2,"DeflateAwning":2,"NebularNerd":1,"nikilase":1,"SAY-5":1,"yairl":1}},"maintainers":[{"table":{"login":"cdgriffith","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}}],"active_maintainers":[{"table":{"login":"cdgriffith","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}}]}},"events":{"total":{"CreateEvent":15,"DeleteEvent":11,"ForkEvent":6,"IssueCommentEvent":29,"IssuesEvent":15,"PullRequestEvent":27,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":5,"PushEvent":42,"ReleaseEvent":6,"WatchEvent":46},"last_year":{"CreateEvent":6,"DeleteEvent":6,"ForkEvent":1,"IssueCommentEvent":10,"IssuesEvent":7,"PullRequestEvent":13,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":5,"PushEvent":12,"ReleaseEvent":1,"WatchEvent":11}},"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":27.001866238049782,"created_at":"2026-05-04T06:42:21.371Z","updated_at":"2026-08-25T14:10:27.730Z","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"}