{"id":62094,"name":"readstat","description":"Command-line tool (+ C library) for converting SAS, Stata, and SPSS files 💾","url":"https://github.com/wizardmac/readstat","last_synced_at":"2025-09-08T12:37:57.298Z","repository":{"id":4028209,"uuid":"5128518","full_name":"WizardMac/ReadStat","owner":"WizardMac","description":"Command-line tool (+ C library) for converting SAS, Stata, and SPSS files 💾","archived":false,"fork":false,"pushed_at":"2025-05-26T13:36:32.000Z","size":2283,"stargazers_count":291,"open_issues_count":45,"forks_count":77,"subscribers_count":19,"default_branch":"dev","last_synced_at":"2025-09-05T06:51:48.741Z","etag":null,"topics":["readstat","sas","sas7bdat","spss","stata"],"latest_commit_sha":null,"homepage":"","language":"C","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/WizardMac.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-07-20T21:17:40.000Z","updated_at":"2025-08-29T13:27:32.000Z","dependencies_parsed_at":"2023-02-15T23:31:09.335Z","dependency_job_id":"f590ea27-04dc-4de2-ab57-a154cf1a4b14","html_url":"https://github.com/WizardMac/ReadStat","commit_stats":{"total_commits":1046,"total_committers":24,"mean_commits":"43.583333333333336","dds":0.07265774378585088,"last_synced_commit":"4926250c8d7d8793153d7d8552a96f130eb68937"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/WizardMac/ReadStat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WizardMac","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/sbom","scorecard":{"id":151833,"data":{"date":"2025-08-11","repo":{"name":"github.com/WizardMac/ReadStat","commit":"b2d5407d62caf3c33caadc0495c9f7684b6a0df7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"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":"Maintained","score":10,"reason":"16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/fuzz.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/codecov.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/fuzz.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/fuzz.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fuzz.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/fuzz.yml/dev?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/codecov.yml:26","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CLibFuzzer integration found: src/fuzz/fuzz_compression_sas_rle.c:7","Info: CLibFuzzer integration found: src/fuzz/fuzz_compression_sav.c:7","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_dta.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_por.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sas7bcat.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sas7bdat.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sas_commands.c:11","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sav.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_spss_commands.c:11","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_stata_dictionary.c:11","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_xport.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_dta_timestamp.c:7","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_por_double.c:6","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_sav_date.c:8","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_sav_time.c:8","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_spss_format.c:8","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_xport_format.c:8"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.9 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/93071035","Warn: release artifact v1.1.8 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/66784743","Warn: release artifact v1.1.8-rc0 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/60062604","Warn: release artifact v1.1.7 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/48052813","Warn: release artifact v1.1.7-rc1 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/47310595","Warn: release artifact v1.1.9 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/93071035","Warn: release artifact v1.1.8 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/66784743","Warn: release artifact v1.1.8-rc0 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/60062604","Warn: release artifact v1.1.7 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/48052813","Warn: release artifact v1.1.7-rc1 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/47310595"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: OSV-2021-732","Warn: Project is vulnerable to: OSV-2023-28","Warn: Project is vulnerable to: OSV-2024-1150"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'dev'","Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-16T10:54:47.380Z","repository_id":4028209,"created_at":"2025-08-16T10:54:47.380Z","updated_at":"2025-08-16T10:54:47.380Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274186530,"owners_count":25237607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"WizardMac","name":"WizardMac","uuid":"6067732","kind":"organization","description":"","email":null,"website":"https://www.wizardmac.com/","location":"Chicago, IL","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6067732?v=4","repositories_count":5,"last_synced_at":"2024-03-26T15:28:41.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/WizardMac","funding_links":[],"total_stars":319,"followers":2,"following":0,"created_at":"2022-11-04T00:27:10.227Z","updated_at":"2024-03-26T15:28:42.048Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WizardMac","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WizardMac/repositories"},"packages":[{"id":11641745,"name":"github.com/wizardmac/readstat","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/wizardmac/readstat","keywords_array":[],"namespace":null,"versions_count":42,"first_release_published_at":"2016-07-11T21:24:42.000Z","latest_release_published_at":"2023-02-20T19:09:24.000Z","latest_release_number":"v1.1.9","last_synced_at":"2025-09-05T06:52:11.748Z","created_at":"2025-05-15T08:14:30.848Z","updated_at":"2025-09-06T00:06:36.445Z","registry_url":"https://pkg.go.dev/github.com/wizardmac/readstat","install_command":"go get github.com/wizardmac/readstat","documentation_url":"https://pkg.go.dev/github.com/wizardmac/readstat#section-documentation","metadata":{},"repo_metadata":{"id":4028209,"uuid":"5128518","full_name":"WizardMac/ReadStat","owner":"WizardMac","description":"Command-line tool (+ C library) for converting SAS, Stata, and SPSS files 💾","archived":false,"fork":false,"pushed_at":"2025-05-26T13:36:32.000Z","size":2283,"stargazers_count":291,"open_issues_count":45,"forks_count":77,"subscribers_count":19,"default_branch":"dev","last_synced_at":"2025-09-05T06:51:48.741Z","etag":null,"topics":["readstat","sas","sas7bdat","spss","stata"],"latest_commit_sha":null,"homepage":"","language":"C","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/WizardMac.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-07-20T21:17:40.000Z","updated_at":"2025-08-29T13:27:32.000Z","dependencies_parsed_at":"2023-02-15T23:31:09.335Z","dependency_job_id":"f590ea27-04dc-4de2-ab57-a154cf1a4b14","html_url":"https://github.com/WizardMac/ReadStat","commit_stats":{"total_commits":1046,"total_committers":24,"mean_commits":"43.583333333333336","dds":0.07265774378585088,"last_synced_commit":"4926250c8d7d8793153d7d8552a96f130eb68937"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/WizardMac/ReadStat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WizardMac","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/sbom","scorecard":{"id":151833,"data":{"date":"2025-08-11","repo":{"name":"github.com/WizardMac/ReadStat","commit":"b2d5407d62caf3c33caadc0495c9f7684b6a0df7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"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":"Maintained","score":10,"reason":"16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/fuzz.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/codecov.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/fuzz.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/fuzz.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fuzz.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/fuzz.yml/dev?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/codecov.yml:26","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CLibFuzzer integration found: src/fuzz/fuzz_compression_sas_rle.c:7","Info: CLibFuzzer integration found: src/fuzz/fuzz_compression_sav.c:7","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_dta.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_por.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sas7bcat.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sas7bdat.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sas_commands.c:11","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sav.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_spss_commands.c:11","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_stata_dictionary.c:11","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_xport.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_dta_timestamp.c:7","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_por_double.c:6","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_sav_date.c:8","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_sav_time.c:8","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_spss_format.c:8","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_xport_format.c:8"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.9 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/93071035","Warn: release artifact v1.1.8 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/66784743","Warn: release artifact v1.1.8-rc0 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/60062604","Warn: release artifact v1.1.7 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/48052813","Warn: release artifact v1.1.7-rc1 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/47310595","Warn: release artifact v1.1.9 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/93071035","Warn: release artifact v1.1.8 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/66784743","Warn: release artifact v1.1.8-rc0 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/60062604","Warn: release artifact v1.1.7 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/48052813","Warn: release artifact v1.1.7-rc1 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/47310595"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: OSV-2021-732","Warn: Project is vulnerable to: OSV-2023-28","Warn: Project is vulnerable to: OSV-2024-1150"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'dev'","Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-16T10:54:47.380Z","repository_id":4028209,"created_at":"2025-08-16T10:54:47.380Z","updated_at":"2025-08-16T10:54:47.380Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273838345,"owners_count":25177163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"WizardMac","name":"WizardMac","uuid":"6067732","kind":"organization","description":"","email":null,"website":"https://www.wizardmac.com/","location":"Chicago, IL","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6067732?v=4","repositories_count":5,"last_synced_at":"2024-03-26T15:28:41.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/WizardMac","funding_links":[],"total_stars":319,"followers":2,"following":0,"created_at":"2022-11-04T00:27:10.227Z","updated_at":"2024-03-26T15:28:42.048Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WizardMac","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WizardMac/repositories"},"tags":[{"name":"v1.1.9","sha":"104ba03a8da116eb8c094abc18bc2530b733eda9","kind":"commit","published_at":"2023-02-20T19:09:24.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.9","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"f0b31497d69ec1b0585a73eeede3048a4ed15cbc","kind":"commit","published_at":"2022-05-13T11:10:14.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.8","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.8/manifests"},{"name":"v1.1.8-rc0","sha":"2d34a9c55896647e3a6f6b314cf8948a1d113a47","kind":"commit","published_at":"2022-02-21T16:42:01.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.8-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.8-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.8-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.8-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.8-rc0/manifests"},{"name":"v1.1.7","sha":"f8731f89d581b9839cdbdd5dec256f78d3d788f1","kind":"commit","published_at":"2021-08-18T15:12:45.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.7","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"e1eedff430fea275c8b7c966f6c62d55d1dabc88","kind":"commit","published_at":"2021-08-04T17:26:20.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.7-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.7-rc0","sha":"d51637286e7404be8b94ee7cfe43a7c734e43171","kind":"commit","published_at":"2021-07-26T17:43:02.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.7-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.7-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.7-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7-rc0/manifests"},{"name":"v1.1.6","sha":"a8e6705453f0e610a698a4d98b3dfa3087cf4b28","kind":"commit","published_at":"2021-05-04T13:25:43.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.6","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6/manifests"},{"name":"v1.1.6-rc1","sha":"bf605ea9cbeeb45c7add4b1cdc91c6b81b7dcf91","kind":"commit","published_at":"2021-04-14T03:07:06.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.6-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6-rc1/manifests"},{"name":"v1.1.6-rc0","sha":"7397378229dc248a83774f5ed5cb37b2e6b97a89","kind":"commit","published_at":"2021-03-07T14:40:37.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.6-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.6-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.6-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6-rc0/manifests"},{"name":"v1.1.5","sha":"69f55186ae615a14a3367ad5cd08b7829aa8f308","kind":"commit","published_at":"2020-12-17T14:34:33.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.5","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc2","sha":"2cf3656904b0b1e356c0ae7210d604b8b739bd32","kind":"commit","published_at":"2020-12-10T12:03:26.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.5-rc2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc2/manifests"},{"name":"v1.1.5-rc1","sha":"aac87a0854477aa35cb1c0d2286d816725107ca9","kind":"commit","published_at":"2020-12-03T22:42:41.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.5-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.5-rc0","sha":"bda47c01bd6c9da183240406791b769c966e9ff7","kind":"commit","published_at":"2020-11-27T12:52:03.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.5-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.5-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.5-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc0/manifests"},{"name":"v1.1.4","sha":"02562413ded25e920b96bbbfc4d87ed062aacec8","kind":"commit","published_at":"2020-09-04T15:31:22.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.4","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.4/manifests"},{"name":"v1.1.4-rc0","sha":"1be1018ddb9dea72135c1664c51b00aab6246967","kind":"commit","published_at":"2020-08-29T13:13:49.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.4-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.4-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.4-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.4-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.4-rc0/manifests"},{"name":"v1.1.3","sha":"16437bcb7448677d6eaf192b64b904608b875d48","kind":"commit","published_at":"2020-06-12T17:51:23.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.3","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3/manifests"},{"name":"v1.1.3-rc1","sha":"040c6b79474cfec7414560105765244f3e778212","kind":"commit","published_at":"2020-06-06T12:17:37.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.3-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3-rc1/manifests"},{"name":"v1.1.3-rc0","sha":"235b277d8897499cc4aa20619318aae5ee490bc6","kind":"commit","published_at":"2020-05-31T13:24:02.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.3-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.3-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.3-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3-rc0/manifests"},{"name":"v1.1.2","sha":"03a4be46dfd8e3f4c63e5361d0dd51804fe07b18","kind":"commit","published_at":"2020-04-04T13:23:25.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2/manifests"},{"name":"v1.1.2-rc2","sha":"e4a5627f3b3daa3cb2d115b6f6487e3bc85a7bef","kind":"commit","published_at":"2020-04-01T12:25:46.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.2-rc2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc2/manifests"},{"name":"v1.1.2-rc1","sha":"acd057ebd40e2e15cc256bbd6e0eb94a4de08526","kind":"commit","published_at":"2020-02-25T16:13:48.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.2-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc1/manifests"},{"name":"v1.1.2-rc0","sha":"2c43368669d7f1de9b9af37067a628c88f8b9c22","kind":"commit","published_at":"2020-02-19T19:39:07.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.2-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc0/manifests"},{"name":"v1.1.1","sha":"51f743d0d31a761d1739865f56e0978178e7a6a8","kind":"commit","published_at":"2019-11-15T16:04:53.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1/manifests"},{"name":"v1.1.1-rc1","sha":"6535cf75941706d85dbe740481bcc56c62009bc5","kind":"commit","published_at":"2019-10-27T14:51:23.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.1-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1-rc1/manifests"},{"name":"v1.1.1-rc0","sha":"2246cc390996a6b0780db5d6543aac7f93bb408d","kind":"commit","published_at":"2019-10-20T15:27:59.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.1-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1-rc0/manifests"},{"name":"v1.1.0","sha":"aa4df75123eca120161adf897fbfe56617ff47b1","kind":"commit","published_at":"2019-08-26T11:30:17.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.0/manifests"},{"name":"v1.1.0-rc0","sha":"2a82f4c0de74e91f13db0da742f0446d52e9f87f","kind":"commit","published_at":"2019-08-14T14:19:43.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.0-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.0-rc0/manifests"},{"name":"v1.0.2","sha":"b75498db5bde4174d2e21b1c446a9d2e430e954b","kind":"commit","published_at":"2019-07-12T19:49:32.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.2/manifests"},{"name":"v1.0.2-rc0","sha":"17e912b95c6ad9998dd1f4fb45f0fa0c57388956","kind":"commit","published_at":"2019-07-03T22:55:08.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.2-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.2-rc0/manifests"},{"name":"v1.0.1","sha":"1f7a3bdc3f173b914a942cde12cbb0a67baa60c7","kind":"commit","published_at":"2019-06-10T20:32:02.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.1/manifests"},{"name":"v1.0.1-rc0","sha":"a83ca97cd221bb1b5a316864c422c424a0f56d2b","kind":"commit","published_at":"2019-05-31T13:14:58.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.1-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.1-rc0/manifests"},{"name":"v1.0.0-rc7","sha":"988d78ca51e3330e1d51bbfb0796784781014b70","kind":"commit","published_at":"2019-05-06T19:27:44.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc7","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0","sha":"988d78ca51e3330e1d51bbfb0796784781014b70","kind":"commit","published_at":"2019-05-06T19:27:44.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc6","sha":"2a117a76b702c2ab3bcfd1e1a0852c212c29f834","kind":"commit","published_at":"2019-05-01T11:29:29.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc6","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"f8e70bcdc028d706dddcacfcfd01185b783a4e97","kind":"commit","published_at":"2019-04-14T16:39:28.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc5","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"961eefa96ceffa37c56e6c3b01118966c509eda8","kind":"commit","published_at":"2019-04-09T12:55:17.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc4","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"bd7b41057a5670b90ea77bf4ea5b5d9ae5b20129","kind":"commit","published_at":"2019-02-16T14:13:28.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc3","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"c9687ecfdf8522db2bd8577c0ada25e7d88af6ed","kind":"commit","published_at":"2019-02-15T20:20:32.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"8209d84b1ee6f7fae5426bb19591ed4c6c32a472","kind":"commit","published_at":"2019-02-13T16:02:50.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-rc0","sha":"4549e3f0edce342a459ad524480619f38de7e75c","kind":"commit","published_at":"2019-02-11T20:39:14.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc0/manifests"},{"name":"v0.1.1","sha":"3c24376229f23c5541c7af1ada4ee3e2a842b3ca","kind":"commit","published_at":"2016-07-15T18:05:50.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v0.1.1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"dacb98734bed99b344523676844a2b626b383ca5","kind":"commit","published_at":"2016-07-11T21:24:42.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v0.1.0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-06T00:06:36.445Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.865733838392594,"dependent_packages_count":5.496961843177366,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.68134784078498},"purl":"pkg:golang/github.com/wizardmac/readstat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/wizardmac/readstat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/wizardmac/readstat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/wizardmac/readstat/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T12:08:44.909Z","issues_count":106,"pull_requests_count":41,"avg_time_to_close_issue":16617219.216216216,"avg_time_to_close_pull_request":4787566.484848484,"issues_closed_count":74,"pull_requests_closed_count":33,"pull_request_authors_count":20,"issue_authors_count":62,"avg_comments_per_issue":2.443396226415094,"avg_comments_per_pull_request":2.6341463414634148,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":8081.0,"past_year_avg_time_to_close_pull_request":1827213.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.2631578947368421,"past_year_avg_comments_per_pull_request":1.6666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwizardmac%2Freadstat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwizardmac%2Freadstat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwizardmac%2Freadstat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwizardmac%2Freadstat/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":430489,"name":"haven","ecosystem":"cran","description":"Import and Export 'SPSS', 'Stata' and 'SAS' Files","homepage":"https://haven.tidyverse.org","licenses":"MIT + file LICENSE","normalized_licenses":["MIT"],"repository_url":"https://github.com/WizardMac/ReadStat","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2015-03-01T08:18:00.000Z","latest_release_published_at":"2025-05-30T00:00:00.000Z","latest_release_number":"2.5.5","last_synced_at":"2025-09-05T06:52:10.836Z","created_at":"2022-04-06T21:09:57.972Z","updated_at":"2025-09-06T00:06:36.050Z","registry_url":"https://cran.r-project.org/package=haven","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/haven/haven.pdf","metadata":{},"repo_metadata":{"id":4028209,"uuid":"5128518","full_name":"WizardMac/ReadStat","owner":"WizardMac","description":"Command-line tool (+ C library) for converting SAS, Stata, and SPSS files 💾","archived":false,"fork":false,"pushed_at":"2025-05-26T13:36:32.000Z","size":2283,"stargazers_count":291,"open_issues_count":45,"forks_count":77,"subscribers_count":19,"default_branch":"dev","last_synced_at":"2025-09-05T06:51:48.741Z","etag":null,"topics":["readstat","sas","sas7bdat","spss","stata"],"latest_commit_sha":null,"homepage":"","language":"C","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/WizardMac.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-07-20T21:17:40.000Z","updated_at":"2025-08-29T13:27:32.000Z","dependencies_parsed_at":"2023-02-15T23:31:09.335Z","dependency_job_id":"f590ea27-04dc-4de2-ab57-a154cf1a4b14","html_url":"https://github.com/WizardMac/ReadStat","commit_stats":{"total_commits":1046,"total_committers":24,"mean_commits":"43.583333333333336","dds":0.07265774378585088,"last_synced_commit":"4926250c8d7d8793153d7d8552a96f130eb68937"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/WizardMac/ReadStat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WizardMac","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/sbom","scorecard":{"id":151833,"data":{"date":"2025-08-11","repo":{"name":"github.com/WizardMac/ReadStat","commit":"b2d5407d62caf3c33caadc0495c9f7684b6a0df7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"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":"Maintained","score":10,"reason":"16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/fuzz.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/codecov.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/fuzz.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/fuzz.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fuzz.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/fuzz.yml/dev?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/codecov.yml:26","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CLibFuzzer integration found: src/fuzz/fuzz_compression_sas_rle.c:7","Info: CLibFuzzer integration found: src/fuzz/fuzz_compression_sav.c:7","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_dta.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_por.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sas7bcat.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sas7bdat.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sas_commands.c:11","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sav.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_spss_commands.c:11","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_stata_dictionary.c:11","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_xport.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_dta_timestamp.c:7","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_por_double.c:6","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_sav_date.c:8","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_sav_time.c:8","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_spss_format.c:8","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_xport_format.c:8"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.9 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/93071035","Warn: release artifact v1.1.8 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/66784743","Warn: release artifact v1.1.8-rc0 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/60062604","Warn: release artifact v1.1.7 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/48052813","Warn: release artifact v1.1.7-rc1 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/47310595","Warn: release artifact v1.1.9 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/93071035","Warn: release artifact v1.1.8 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/66784743","Warn: release artifact v1.1.8-rc0 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/60062604","Warn: release artifact v1.1.7 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/48052813","Warn: release artifact v1.1.7-rc1 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/47310595"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: OSV-2021-732","Warn: Project is vulnerable to: OSV-2023-28","Warn: Project is vulnerable to: OSV-2024-1150"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'dev'","Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-16T10:54:47.380Z","repository_id":4028209,"created_at":"2025-08-16T10:54:47.380Z","updated_at":"2025-08-16T10:54:47.380Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273838345,"owners_count":25177163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"WizardMac","name":"WizardMac","uuid":"6067732","kind":"organization","description":"","email":null,"website":"https://www.wizardmac.com/","location":"Chicago, IL","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6067732?v=4","repositories_count":5,"last_synced_at":"2024-03-26T15:28:41.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/WizardMac","funding_links":[],"total_stars":319,"followers":2,"following":0,"created_at":"2022-11-04T00:27:10.227Z","updated_at":"2024-03-26T15:28:42.048Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WizardMac","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WizardMac/repositories"},"tags":[{"name":"v1.1.9","sha":"104ba03a8da116eb8c094abc18bc2530b733eda9","kind":"commit","published_at":"2023-02-20T19:09:24.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.9","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"f0b31497d69ec1b0585a73eeede3048a4ed15cbc","kind":"commit","published_at":"2022-05-13T11:10:14.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.8","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.8/manifests"},{"name":"v1.1.8-rc0","sha":"2d34a9c55896647e3a6f6b314cf8948a1d113a47","kind":"commit","published_at":"2022-02-21T16:42:01.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.8-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.8-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.8-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.8-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.8-rc0/manifests"},{"name":"v1.1.7","sha":"f8731f89d581b9839cdbdd5dec256f78d3d788f1","kind":"commit","published_at":"2021-08-18T15:12:45.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.7","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"e1eedff430fea275c8b7c966f6c62d55d1dabc88","kind":"commit","published_at":"2021-08-04T17:26:20.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.7-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.7-rc0","sha":"d51637286e7404be8b94ee7cfe43a7c734e43171","kind":"commit","published_at":"2021-07-26T17:43:02.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.7-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.7-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.7-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7-rc0/manifests"},{"name":"v1.1.6","sha":"a8e6705453f0e610a698a4d98b3dfa3087cf4b28","kind":"commit","published_at":"2021-05-04T13:25:43.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.6","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6/manifests"},{"name":"v1.1.6-rc1","sha":"bf605ea9cbeeb45c7add4b1cdc91c6b81b7dcf91","kind":"commit","published_at":"2021-04-14T03:07:06.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.6-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6-rc1/manifests"},{"name":"v1.1.6-rc0","sha":"7397378229dc248a83774f5ed5cb37b2e6b97a89","kind":"commit","published_at":"2021-03-07T14:40:37.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.6-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.6-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.6-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6-rc0/manifests"},{"name":"v1.1.5","sha":"69f55186ae615a14a3367ad5cd08b7829aa8f308","kind":"commit","published_at":"2020-12-17T14:34:33.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.5","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc2","sha":"2cf3656904b0b1e356c0ae7210d604b8b739bd32","kind":"commit","published_at":"2020-12-10T12:03:26.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.5-rc2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc2/manifests"},{"name":"v1.1.5-rc1","sha":"aac87a0854477aa35cb1c0d2286d816725107ca9","kind":"commit","published_at":"2020-12-03T22:42:41.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.5-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.5-rc0","sha":"bda47c01bd6c9da183240406791b769c966e9ff7","kind":"commit","published_at":"2020-11-27T12:52:03.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.5-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.5-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.5-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc0/manifests"},{"name":"v1.1.4","sha":"02562413ded25e920b96bbbfc4d87ed062aacec8","kind":"commit","published_at":"2020-09-04T15:31:22.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.4","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.4/manifests"},{"name":"v1.1.4-rc0","sha":"1be1018ddb9dea72135c1664c51b00aab6246967","kind":"commit","published_at":"2020-08-29T13:13:49.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.4-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.4-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.4-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.4-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.4-rc0/manifests"},{"name":"v1.1.3","sha":"16437bcb7448677d6eaf192b64b904608b875d48","kind":"commit","published_at":"2020-06-12T17:51:23.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.3","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3/manifests"},{"name":"v1.1.3-rc1","sha":"040c6b79474cfec7414560105765244f3e778212","kind":"commit","published_at":"2020-06-06T12:17:37.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.3-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3-rc1/manifests"},{"name":"v1.1.3-rc0","sha":"235b277d8897499cc4aa20619318aae5ee490bc6","kind":"commit","published_at":"2020-05-31T13:24:02.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.3-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.3-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.3-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3-rc0/manifests"},{"name":"v1.1.2","sha":"03a4be46dfd8e3f4c63e5361d0dd51804fe07b18","kind":"commit","published_at":"2020-04-04T13:23:25.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2/manifests"},{"name":"v1.1.2-rc2","sha":"e4a5627f3b3daa3cb2d115b6f6487e3bc85a7bef","kind":"commit","published_at":"2020-04-01T12:25:46.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.2-rc2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc2/manifests"},{"name":"v1.1.2-rc1","sha":"acd057ebd40e2e15cc256bbd6e0eb94a4de08526","kind":"commit","published_at":"2020-02-25T16:13:48.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.2-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc1/manifests"},{"name":"v1.1.2-rc0","sha":"2c43368669d7f1de9b9af37067a628c88f8b9c22","kind":"commit","published_at":"2020-02-19T19:39:07.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.2-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc0/manifests"},{"name":"v1.1.1","sha":"51f743d0d31a761d1739865f56e0978178e7a6a8","kind":"commit","published_at":"2019-11-15T16:04:53.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1/manifests"},{"name":"v1.1.1-rc1","sha":"6535cf75941706d85dbe740481bcc56c62009bc5","kind":"commit","published_at":"2019-10-27T14:51:23.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.1-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1-rc1/manifests"},{"name":"v1.1.1-rc0","sha":"2246cc390996a6b0780db5d6543aac7f93bb408d","kind":"commit","published_at":"2019-10-20T15:27:59.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.1-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1-rc0/manifests"},{"name":"v1.1.0","sha":"aa4df75123eca120161adf897fbfe56617ff47b1","kind":"commit","published_at":"2019-08-26T11:30:17.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.0/manifests"},{"name":"v1.1.0-rc0","sha":"2a82f4c0de74e91f13db0da742f0446d52e9f87f","kind":"commit","published_at":"2019-08-14T14:19:43.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.0-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.0-rc0/manifests"},{"name":"v1.0.2","sha":"b75498db5bde4174d2e21b1c446a9d2e430e954b","kind":"commit","published_at":"2019-07-12T19:49:32.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.2/manifests"},{"name":"v1.0.2-rc0","sha":"17e912b95c6ad9998dd1f4fb45f0fa0c57388956","kind":"commit","published_at":"2019-07-03T22:55:08.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.2-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.2-rc0/manifests"},{"name":"v1.0.1","sha":"1f7a3bdc3f173b914a942cde12cbb0a67baa60c7","kind":"commit","published_at":"2019-06-10T20:32:02.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.1/manifests"},{"name":"v1.0.1-rc0","sha":"a83ca97cd221bb1b5a316864c422c424a0f56d2b","kind":"commit","published_at":"2019-05-31T13:14:58.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.1-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.1-rc0/manifests"},{"name":"v1.0.0-rc7","sha":"988d78ca51e3330e1d51bbfb0796784781014b70","kind":"commit","published_at":"2019-05-06T19:27:44.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc7","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0","sha":"988d78ca51e3330e1d51bbfb0796784781014b70","kind":"commit","published_at":"2019-05-06T19:27:44.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc6","sha":"2a117a76b702c2ab3bcfd1e1a0852c212c29f834","kind":"commit","published_at":"2019-05-01T11:29:29.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc6","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"f8e70bcdc028d706dddcacfcfd01185b783a4e97","kind":"commit","published_at":"2019-04-14T16:39:28.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc5","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"961eefa96ceffa37c56e6c3b01118966c509eda8","kind":"commit","published_at":"2019-04-09T12:55:17.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc4","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"bd7b41057a5670b90ea77bf4ea5b5d9ae5b20129","kind":"commit","published_at":"2019-02-16T14:13:28.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc3","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"c9687ecfdf8522db2bd8577c0ada25e7d88af6ed","kind":"commit","published_at":"2019-02-15T20:20:32.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"8209d84b1ee6f7fae5426bb19591ed4c6c32a472","kind":"commit","published_at":"2019-02-13T16:02:50.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-rc0","sha":"4549e3f0edce342a459ad524480619f38de7e75c","kind":"commit","published_at":"2019-02-11T20:39:14.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc0/manifests"},{"name":"v0.1.1","sha":"3c24376229f23c5541c7af1ada4ee3e2a842b3ca","kind":"commit","published_at":"2016-07-15T18:05:50.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v0.1.1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"dacb98734bed99b344523676844a2b626b383ca5","kind":"commit","published_at":"2016-07-11T21:24:42.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v0.1.0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-06T00:06:36.050Z","dependent_packages_count":169,"downloads":668687,"downloads_period":"last-month","dependent_repos_count":435,"rankings":{"downloads":0.3832085002612785,"dependent_repos_count":0.7272252220867444,"dependent_packages_count":0.618359170876154,"stargazers_count":1.6286361261104338,"forks_count":1.0494687336700923,"docker_downloads_count":17.296638216338618,"average":3.6172559948905536},"purl":"pkg:cran/haven","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/haven","docker_dependents_count":1314,"docker_downloads_count":45930804,"usage_url":"https://repos.ecosyste.ms/usage/cran/haven","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/haven/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-31T12:08:44.909Z","issues_count":106,"pull_requests_count":41,"avg_time_to_close_issue":16617219.216216216,"avg_time_to_close_pull_request":4787566.484848484,"issues_closed_count":74,"pull_requests_closed_count":33,"pull_request_authors_count":20,"issue_authors_count":62,"avg_comments_per_issue":2.443396226415094,"avg_comments_per_pull_request":2.6341463414634148,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":8081.0,"past_year_avg_time_to_close_pull_request":1827213.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.2631578947368421,"past_year_avg_comments_per_pull_request":1.6666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/haven/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/haven/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/haven/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/haven/related_packages","maintainers":[{"uuid":"hadley@posit.co","login":null,"name":"Hadley Wickham","email":"hadley@posit.co","url":null,"packages_count":29,"html_url":null,"role":null,"created_at":"2023-02-28T18:37:11.979Z","updated_at":"2023-02-28T18:37:11.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/hadley@posit.co/packages"}],"registry":{"name":"cran.r-project.org","url":"https://cran.r-project.org","ecosystem":"cran","default":true,"packages_count":26181,"maintainers_count":14299,"namespaces_count":0,"keywords_count":8326,"github":"r-project-org","metadata":{"funded_packages_count":539},"icon_url":"https://github.com/r-project-org.png","created_at":"2022-04-06T16:32:25.637Z","updated_at":"2025-09-08T06:54:01.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/namespaces"}},{"id":11641742,"name":"github.com/WizardMac/ReadStat","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/WizardMac/ReadStat","keywords_array":[],"namespace":null,"versions_count":42,"first_release_published_at":"2016-07-11T21:24:42.000Z","latest_release_published_at":"2023-02-20T19:09:24.000Z","latest_release_number":"v1.1.9","last_synced_at":"2025-09-05T06:52:10.044Z","created_at":"2025-05-15T08:14:30.768Z","updated_at":"2025-09-06T00:06:36.444Z","registry_url":"https://pkg.go.dev/github.com/WizardMac/ReadStat","install_command":"go get github.com/WizardMac/ReadStat","documentation_url":"https://pkg.go.dev/github.com/WizardMac/ReadStat#section-documentation","metadata":{},"repo_metadata":{"id":4028209,"uuid":"5128518","full_name":"WizardMac/ReadStat","owner":"WizardMac","description":"Command-line tool (+ C library) for converting SAS, Stata, and SPSS files 💾","archived":false,"fork":false,"pushed_at":"2025-05-26T13:36:32.000Z","size":2283,"stargazers_count":291,"open_issues_count":45,"forks_count":77,"subscribers_count":19,"default_branch":"dev","last_synced_at":"2025-09-05T06:51:48.741Z","etag":null,"topics":["readstat","sas","sas7bdat","spss","stata"],"latest_commit_sha":null,"homepage":"","language":"C","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/WizardMac.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-07-20T21:17:40.000Z","updated_at":"2025-08-29T13:27:32.000Z","dependencies_parsed_at":"2023-02-15T23:31:09.335Z","dependency_job_id":"f590ea27-04dc-4de2-ab57-a154cf1a4b14","html_url":"https://github.com/WizardMac/ReadStat","commit_stats":{"total_commits":1046,"total_committers":24,"mean_commits":"43.583333333333336","dds":0.07265774378585088,"last_synced_commit":"4926250c8d7d8793153d7d8552a96f130eb68937"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/WizardMac/ReadStat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WizardMac","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/sbom","scorecard":{"id":151833,"data":{"date":"2025-08-11","repo":{"name":"github.com/WizardMac/ReadStat","commit":"b2d5407d62caf3c33caadc0495c9f7684b6a0df7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"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":"Maintained","score":10,"reason":"16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/fuzz.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/codecov.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/fuzz.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/fuzz.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fuzz.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/fuzz.yml/dev?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/codecov.yml:26","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CLibFuzzer integration found: src/fuzz/fuzz_compression_sas_rle.c:7","Info: CLibFuzzer integration found: src/fuzz/fuzz_compression_sav.c:7","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_dta.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_por.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sas7bcat.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sas7bdat.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sas_commands.c:11","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sav.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_spss_commands.c:11","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_stata_dictionary.c:11","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_xport.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_dta_timestamp.c:7","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_por_double.c:6","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_sav_date.c:8","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_sav_time.c:8","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_spss_format.c:8","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_xport_format.c:8"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.9 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/93071035","Warn: release artifact v1.1.8 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/66784743","Warn: release artifact v1.1.8-rc0 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/60062604","Warn: release artifact v1.1.7 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/48052813","Warn: release artifact v1.1.7-rc1 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/47310595","Warn: release artifact v1.1.9 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/93071035","Warn: release artifact v1.1.8 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/66784743","Warn: release artifact v1.1.8-rc0 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/60062604","Warn: release artifact v1.1.7 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/48052813","Warn: release artifact v1.1.7-rc1 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/47310595"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: OSV-2021-732","Warn: Project is vulnerable to: OSV-2023-28","Warn: Project is vulnerable to: OSV-2024-1150"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'dev'","Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-16T10:54:47.380Z","repository_id":4028209,"created_at":"2025-08-16T10:54:47.380Z","updated_at":"2025-08-16T10:54:47.380Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273838345,"owners_count":25177163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"WizardMac","name":"WizardMac","uuid":"6067732","kind":"organization","description":"","email":null,"website":"https://www.wizardmac.com/","location":"Chicago, IL","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6067732?v=4","repositories_count":5,"last_synced_at":"2024-03-26T15:28:41.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/WizardMac","funding_links":[],"total_stars":319,"followers":2,"following":0,"created_at":"2022-11-04T00:27:10.227Z","updated_at":"2024-03-26T15:28:42.048Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WizardMac","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WizardMac/repositories"},"tags":[{"name":"v1.1.9","sha":"104ba03a8da116eb8c094abc18bc2530b733eda9","kind":"commit","published_at":"2023-02-20T19:09:24.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.9","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"f0b31497d69ec1b0585a73eeede3048a4ed15cbc","kind":"commit","published_at":"2022-05-13T11:10:14.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.8","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.8/manifests"},{"name":"v1.1.8-rc0","sha":"2d34a9c55896647e3a6f6b314cf8948a1d113a47","kind":"commit","published_at":"2022-02-21T16:42:01.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.8-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.8-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.8-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.8-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.8-rc0/manifests"},{"name":"v1.1.7","sha":"f8731f89d581b9839cdbdd5dec256f78d3d788f1","kind":"commit","published_at":"2021-08-18T15:12:45.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.7","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"e1eedff430fea275c8b7c966f6c62d55d1dabc88","kind":"commit","published_at":"2021-08-04T17:26:20.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.7-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.7-rc0","sha":"d51637286e7404be8b94ee7cfe43a7c734e43171","kind":"commit","published_at":"2021-07-26T17:43:02.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.7-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.7-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.7-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7-rc0/manifests"},{"name":"v1.1.6","sha":"a8e6705453f0e610a698a4d98b3dfa3087cf4b28","kind":"commit","published_at":"2021-05-04T13:25:43.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.6","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6/manifests"},{"name":"v1.1.6-rc1","sha":"bf605ea9cbeeb45c7add4b1cdc91c6b81b7dcf91","kind":"commit","published_at":"2021-04-14T03:07:06.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.6-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6-rc1/manifests"},{"name":"v1.1.6-rc0","sha":"7397378229dc248a83774f5ed5cb37b2e6b97a89","kind":"commit","published_at":"2021-03-07T14:40:37.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.6-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.6-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.6-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6-rc0/manifests"},{"name":"v1.1.5","sha":"69f55186ae615a14a3367ad5cd08b7829aa8f308","kind":"commit","published_at":"2020-12-17T14:34:33.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.5","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc2","sha":"2cf3656904b0b1e356c0ae7210d604b8b739bd32","kind":"commit","published_at":"2020-12-10T12:03:26.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.5-rc2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc2/manifests"},{"name":"v1.1.5-rc1","sha":"aac87a0854477aa35cb1c0d2286d816725107ca9","kind":"commit","published_at":"2020-12-03T22:42:41.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.5-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.5-rc0","sha":"bda47c01bd6c9da183240406791b769c966e9ff7","kind":"commit","published_at":"2020-11-27T12:52:03.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.5-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.5-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.5-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc0/manifests"},{"name":"v1.1.4","sha":"02562413ded25e920b96bbbfc4d87ed062aacec8","kind":"commit","published_at":"2020-09-04T15:31:22.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.4","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.4/manifests"},{"name":"v1.1.4-rc0","sha":"1be1018ddb9dea72135c1664c51b00aab6246967","kind":"commit","published_at":"2020-08-29T13:13:49.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.4-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.4-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.4-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.4-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.4-rc0/manifests"},{"name":"v1.1.3","sha":"16437bcb7448677d6eaf192b64b904608b875d48","kind":"commit","published_at":"2020-06-12T17:51:23.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.3","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3/manifests"},{"name":"v1.1.3-rc1","sha":"040c6b79474cfec7414560105765244f3e778212","kind":"commit","published_at":"2020-06-06T12:17:37.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.3-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3-rc1/manifests"},{"name":"v1.1.3-rc0","sha":"235b277d8897499cc4aa20619318aae5ee490bc6","kind":"commit","published_at":"2020-05-31T13:24:02.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.3-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.3-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.3-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3-rc0/manifests"},{"name":"v1.1.2","sha":"03a4be46dfd8e3f4c63e5361d0dd51804fe07b18","kind":"commit","published_at":"2020-04-04T13:23:25.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2/manifests"},{"name":"v1.1.2-rc2","sha":"e4a5627f3b3daa3cb2d115b6f6487e3bc85a7bef","kind":"commit","published_at":"2020-04-01T12:25:46.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.2-rc2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc2/manifests"},{"name":"v1.1.2-rc1","sha":"acd057ebd40e2e15cc256bbd6e0eb94a4de08526","kind":"commit","published_at":"2020-02-25T16:13:48.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.2-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc1/manifests"},{"name":"v1.1.2-rc0","sha":"2c43368669d7f1de9b9af37067a628c88f8b9c22","kind":"commit","published_at":"2020-02-19T19:39:07.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.2-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc0/manifests"},{"name":"v1.1.1","sha":"51f743d0d31a761d1739865f56e0978178e7a6a8","kind":"commit","published_at":"2019-11-15T16:04:53.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1/manifests"},{"name":"v1.1.1-rc1","sha":"6535cf75941706d85dbe740481bcc56c62009bc5","kind":"commit","published_at":"2019-10-27T14:51:23.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.1-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1-rc1/manifests"},{"name":"v1.1.1-rc0","sha":"2246cc390996a6b0780db5d6543aac7f93bb408d","kind":"commit","published_at":"2019-10-20T15:27:59.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.1-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1-rc0/manifests"},{"name":"v1.1.0","sha":"aa4df75123eca120161adf897fbfe56617ff47b1","kind":"commit","published_at":"2019-08-26T11:30:17.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.0/manifests"},{"name":"v1.1.0-rc0","sha":"2a82f4c0de74e91f13db0da742f0446d52e9f87f","kind":"commit","published_at":"2019-08-14T14:19:43.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.0-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.0-rc0/manifests"},{"name":"v1.0.2","sha":"b75498db5bde4174d2e21b1c446a9d2e430e954b","kind":"commit","published_at":"2019-07-12T19:49:32.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.2/manifests"},{"name":"v1.0.2-rc0","sha":"17e912b95c6ad9998dd1f4fb45f0fa0c57388956","kind":"commit","published_at":"2019-07-03T22:55:08.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.2-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.2-rc0/manifests"},{"name":"v1.0.1","sha":"1f7a3bdc3f173b914a942cde12cbb0a67baa60c7","kind":"commit","published_at":"2019-06-10T20:32:02.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.1/manifests"},{"name":"v1.0.1-rc0","sha":"a83ca97cd221bb1b5a316864c422c424a0f56d2b","kind":"commit","published_at":"2019-05-31T13:14:58.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.1-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.1-rc0/manifests"},{"name":"v1.0.0-rc7","sha":"988d78ca51e3330e1d51bbfb0796784781014b70","kind":"commit","published_at":"2019-05-06T19:27:44.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc7","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0","sha":"988d78ca51e3330e1d51bbfb0796784781014b70","kind":"commit","published_at":"2019-05-06T19:27:44.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc6","sha":"2a117a76b702c2ab3bcfd1e1a0852c212c29f834","kind":"commit","published_at":"2019-05-01T11:29:29.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc6","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"f8e70bcdc028d706dddcacfcfd01185b783a4e97","kind":"commit","published_at":"2019-04-14T16:39:28.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc5","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"961eefa96ceffa37c56e6c3b01118966c509eda8","kind":"commit","published_at":"2019-04-09T12:55:17.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc4","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"bd7b41057a5670b90ea77bf4ea5b5d9ae5b20129","kind":"commit","published_at":"2019-02-16T14:13:28.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc3","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"c9687ecfdf8522db2bd8577c0ada25e7d88af6ed","kind":"commit","published_at":"2019-02-15T20:20:32.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"8209d84b1ee6f7fae5426bb19591ed4c6c32a472","kind":"commit","published_at":"2019-02-13T16:02:50.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-rc0","sha":"4549e3f0edce342a459ad524480619f38de7e75c","kind":"commit","published_at":"2019-02-11T20:39:14.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc0/manifests"},{"name":"v0.1.1","sha":"3c24376229f23c5541c7af1ada4ee3e2a842b3ca","kind":"commit","published_at":"2016-07-15T18:05:50.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v0.1.1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"dacb98734bed99b344523676844a2b626b383ca5","kind":"commit","published_at":"2016-07-11T21:24:42.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v0.1.0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-06T00:06:36.444Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.865733838392594,"dependent_packages_count":5.496961843177366,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.68134784078498},"purl":"pkg:golang/github.com/%21wizard%21mac/%21read%21stat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/WizardMac/ReadStat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/WizardMac/ReadStat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/WizardMac/ReadStat/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T12:08:44.909Z","issues_count":106,"pull_requests_count":41,"avg_time_to_close_issue":16617219.216216216,"avg_time_to_close_pull_request":4787566.484848484,"issues_closed_count":74,"pull_requests_closed_count":33,"pull_request_authors_count":20,"issue_authors_count":62,"avg_comments_per_issue":2.443396226415094,"avg_comments_per_pull_request":2.6341463414634148,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":8081.0,"past_year_avg_time_to_close_pull_request":1827213.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.2631578947368421,"past_year_avg_comments_per_pull_request":1.6666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FWizardMac%2FReadStat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FWizardMac%2FReadStat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FWizardMac%2FReadStat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FWizardMac%2FReadStat/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5292969,"name":"readstat","ecosystem":"conda","description":null,"homepage":"https://github.com/WizardMac/ReadStat","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/WizardMac/ReadStat","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2021-07-05T19:19:11.000Z","latest_release_published_at":"2022-09-10T19:14:40.000Z","latest_release_number":"1.1.8","last_synced_at":"2025-09-05T06:52:13.089Z","created_at":"2022-10-03T15:54:23.516Z","updated_at":"2025-09-06T00:06:36.444Z","registry_url":"https://anaconda.org/conda-forge/readstat","install_command":"conda install -c conda-forge readstat","documentation_url":null,"metadata":{},"repo_metadata":{"id":4028209,"uuid":"5128518","full_name":"WizardMac/ReadStat","owner":"WizardMac","description":"Command-line tool (+ C library) for converting SAS, Stata, and SPSS files 💾","archived":false,"fork":false,"pushed_at":"2025-05-26T13:36:32.000Z","size":2283,"stargazers_count":291,"open_issues_count":45,"forks_count":77,"subscribers_count":19,"default_branch":"dev","last_synced_at":"2025-09-05T06:51:48.741Z","etag":null,"topics":["readstat","sas","sas7bdat","spss","stata"],"latest_commit_sha":null,"homepage":"","language":"C","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/WizardMac.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-07-20T21:17:40.000Z","updated_at":"2025-08-29T13:27:32.000Z","dependencies_parsed_at":"2023-02-15T23:31:09.335Z","dependency_job_id":"f590ea27-04dc-4de2-ab57-a154cf1a4b14","html_url":"https://github.com/WizardMac/ReadStat","commit_stats":{"total_commits":1046,"total_committers":24,"mean_commits":"43.583333333333336","dds":0.07265774378585088,"last_synced_commit":"4926250c8d7d8793153d7d8552a96f130eb68937"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/WizardMac/ReadStat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WizardMac","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/sbom","scorecard":{"id":151833,"data":{"date":"2025-08-11","repo":{"name":"github.com/WizardMac/ReadStat","commit":"b2d5407d62caf3c33caadc0495c9f7684b6a0df7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"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":"Maintained","score":10,"reason":"16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/fuzz.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/build.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/codecov.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/fuzz.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/fuzz.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fuzz.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/WizardMac/ReadStat/fuzz.yml/dev?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/codecov.yml:26","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CLibFuzzer integration found: src/fuzz/fuzz_compression_sas_rle.c:7","Info: CLibFuzzer integration found: src/fuzz/fuzz_compression_sav.c:7","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_dta.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_por.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sas7bcat.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sas7bdat.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sas_commands.c:11","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_sav.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_spss_commands.c:11","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_stata_dictionary.c:11","Info: CLibFuzzer integration found: src/fuzz/fuzz_format_xport.c:10","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_dta_timestamp.c:7","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_por_double.c:6","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_sav_date.c:8","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_sav_time.c:8","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_spss_format.c:8","Info: CLibFuzzer integration found: src/fuzz/fuzz_grammar_xport_format.c:8"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.9 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/93071035","Warn: release artifact v1.1.8 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/66784743","Warn: release artifact v1.1.8-rc0 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/60062604","Warn: release artifact v1.1.7 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/48052813","Warn: release artifact v1.1.7-rc1 not signed: https://api.github.com/repos/WizardMac/ReadStat/releases/47310595","Warn: release artifact v1.1.9 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/93071035","Warn: release artifact v1.1.8 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/66784743","Warn: release artifact v1.1.8-rc0 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/60062604","Warn: release artifact v1.1.7 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/48052813","Warn: release artifact v1.1.7-rc1 does not have provenance: https://api.github.com/repos/WizardMac/ReadStat/releases/47310595"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: OSV-2021-732","Warn: Project is vulnerable to: OSV-2023-28","Warn: Project is vulnerable to: OSV-2024-1150"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'dev'","Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-16T10:54:47.380Z","repository_id":4028209,"created_at":"2025-08-16T10:54:47.380Z","updated_at":"2025-08-16T10:54:47.380Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273838345,"owners_count":25177163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"WizardMac","name":"WizardMac","uuid":"6067732","kind":"organization","description":"","email":null,"website":"https://www.wizardmac.com/","location":"Chicago, IL","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6067732?v=4","repositories_count":5,"last_synced_at":"2024-03-26T15:28:41.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/WizardMac","funding_links":[],"total_stars":319,"followers":2,"following":0,"created_at":"2022-11-04T00:27:10.227Z","updated_at":"2024-03-26T15:28:42.048Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WizardMac","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WizardMac/repositories"},"tags":[{"name":"v1.1.9","sha":"104ba03a8da116eb8c094abc18bc2530b733eda9","kind":"commit","published_at":"2023-02-20T19:09:24.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.9","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"f0b31497d69ec1b0585a73eeede3048a4ed15cbc","kind":"commit","published_at":"2022-05-13T11:10:14.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.8","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.8/manifests"},{"name":"v1.1.8-rc0","sha":"2d34a9c55896647e3a6f6b314cf8948a1d113a47","kind":"commit","published_at":"2022-02-21T16:42:01.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.8-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.8-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.8-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.8-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.8-rc0/manifests"},{"name":"v1.1.7","sha":"f8731f89d581b9839cdbdd5dec256f78d3d788f1","kind":"commit","published_at":"2021-08-18T15:12:45.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.7","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"e1eedff430fea275c8b7c966f6c62d55d1dabc88","kind":"commit","published_at":"2021-08-04T17:26:20.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.7-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.7-rc0","sha":"d51637286e7404be8b94ee7cfe43a7c734e43171","kind":"commit","published_at":"2021-07-26T17:43:02.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.7-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.7-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.7-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.7-rc0/manifests"},{"name":"v1.1.6","sha":"a8e6705453f0e610a698a4d98b3dfa3087cf4b28","kind":"commit","published_at":"2021-05-04T13:25:43.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.6","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6/manifests"},{"name":"v1.1.6-rc1","sha":"bf605ea9cbeeb45c7add4b1cdc91c6b81b7dcf91","kind":"commit","published_at":"2021-04-14T03:07:06.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.6-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6-rc1/manifests"},{"name":"v1.1.6-rc0","sha":"7397378229dc248a83774f5ed5cb37b2e6b97a89","kind":"commit","published_at":"2021-03-07T14:40:37.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.6-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.6-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.6-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.6-rc0/manifests"},{"name":"v1.1.5","sha":"69f55186ae615a14a3367ad5cd08b7829aa8f308","kind":"commit","published_at":"2020-12-17T14:34:33.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.5","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc2","sha":"2cf3656904b0b1e356c0ae7210d604b8b739bd32","kind":"commit","published_at":"2020-12-10T12:03:26.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.5-rc2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc2/manifests"},{"name":"v1.1.5-rc1","sha":"aac87a0854477aa35cb1c0d2286d816725107ca9","kind":"commit","published_at":"2020-12-03T22:42:41.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.5-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.5-rc0","sha":"bda47c01bd6c9da183240406791b769c966e9ff7","kind":"commit","published_at":"2020-11-27T12:52:03.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.5-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.5-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.5-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.5-rc0/manifests"},{"name":"v1.1.4","sha":"02562413ded25e920b96bbbfc4d87ed062aacec8","kind":"commit","published_at":"2020-09-04T15:31:22.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.4","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.4/manifests"},{"name":"v1.1.4-rc0","sha":"1be1018ddb9dea72135c1664c51b00aab6246967","kind":"commit","published_at":"2020-08-29T13:13:49.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.4-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.4-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.4-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.4-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.4-rc0/manifests"},{"name":"v1.1.3","sha":"16437bcb7448677d6eaf192b64b904608b875d48","kind":"commit","published_at":"2020-06-12T17:51:23.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.3","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3/manifests"},{"name":"v1.1.3-rc1","sha":"040c6b79474cfec7414560105765244f3e778212","kind":"commit","published_at":"2020-06-06T12:17:37.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.3-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3-rc1/manifests"},{"name":"v1.1.3-rc0","sha":"235b277d8897499cc4aa20619318aae5ee490bc6","kind":"commit","published_at":"2020-05-31T13:24:02.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.3-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.3-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.3-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.3-rc0/manifests"},{"name":"v1.1.2","sha":"03a4be46dfd8e3f4c63e5361d0dd51804fe07b18","kind":"commit","published_at":"2020-04-04T13:23:25.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2/manifests"},{"name":"v1.1.2-rc2","sha":"e4a5627f3b3daa3cb2d115b6f6487e3bc85a7bef","kind":"commit","published_at":"2020-04-01T12:25:46.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.2-rc2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc2/manifests"},{"name":"v1.1.2-rc1","sha":"acd057ebd40e2e15cc256bbd6e0eb94a4de08526","kind":"commit","published_at":"2020-02-25T16:13:48.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.2-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc1/manifests"},{"name":"v1.1.2-rc0","sha":"2c43368669d7f1de9b9af37067a628c88f8b9c22","kind":"commit","published_at":"2020-02-19T19:39:07.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.2-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.2-rc0/manifests"},{"name":"v1.1.1","sha":"51f743d0d31a761d1739865f56e0978178e7a6a8","kind":"commit","published_at":"2019-11-15T16:04:53.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1/manifests"},{"name":"v1.1.1-rc1","sha":"6535cf75941706d85dbe740481bcc56c62009bc5","kind":"commit","published_at":"2019-10-27T14:51:23.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.1-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1-rc1/manifests"},{"name":"v1.1.1-rc0","sha":"2246cc390996a6b0780db5d6543aac7f93bb408d","kind":"commit","published_at":"2019-10-20T15:27:59.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.1-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.1-rc0/manifests"},{"name":"v1.1.0","sha":"aa4df75123eca120161adf897fbfe56617ff47b1","kind":"commit","published_at":"2019-08-26T11:30:17.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.0/manifests"},{"name":"v1.1.0-rc0","sha":"2a82f4c0de74e91f13db0da742f0446d52e9f87f","kind":"commit","published_at":"2019-08-14T14:19:43.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.1.0-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.1.0-rc0/manifests"},{"name":"v1.0.2","sha":"b75498db5bde4174d2e21b1c446a9d2e430e954b","kind":"commit","published_at":"2019-07-12T19:49:32.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.2/manifests"},{"name":"v1.0.2-rc0","sha":"17e912b95c6ad9998dd1f4fb45f0fa0c57388956","kind":"commit","published_at":"2019-07-03T22:55:08.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.2-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.2-rc0/manifests"},{"name":"v1.0.1","sha":"1f7a3bdc3f173b914a942cde12cbb0a67baa60c7","kind":"commit","published_at":"2019-06-10T20:32:02.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.1/manifests"},{"name":"v1.0.1-rc0","sha":"a83ca97cd221bb1b5a316864c422c424a0f56d2b","kind":"commit","published_at":"2019-05-31T13:14:58.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.1-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.1-rc0/manifests"},{"name":"v1.0.0-rc7","sha":"988d78ca51e3330e1d51bbfb0796784781014b70","kind":"commit","published_at":"2019-05-06T19:27:44.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc7","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0","sha":"988d78ca51e3330e1d51bbfb0796784781014b70","kind":"commit","published_at":"2019-05-06T19:27:44.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc6","sha":"2a117a76b702c2ab3bcfd1e1a0852c212c29f834","kind":"commit","published_at":"2019-05-01T11:29:29.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc6","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"f8e70bcdc028d706dddcacfcfd01185b783a4e97","kind":"commit","published_at":"2019-04-14T16:39:28.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc5","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"961eefa96ceffa37c56e6c3b01118966c509eda8","kind":"commit","published_at":"2019-04-09T12:55:17.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc4","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"bd7b41057a5670b90ea77bf4ea5b5d9ae5b20129","kind":"commit","published_at":"2019-02-16T14:13:28.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc3","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"c9687ecfdf8522db2bd8577c0ada25e7d88af6ed","kind":"commit","published_at":"2019-02-15T20:20:32.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc2","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"8209d84b1ee6f7fae5426bb19591ed4c6c32a472","kind":"commit","published_at":"2019-02-13T16:02:50.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-rc0","sha":"4549e3f0edce342a459ad524480619f38de7e75c","kind":"commit","published_at":"2019-02-11T20:39:14.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v1.0.0-rc0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v1.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v1.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v1.0.0-rc0/manifests"},{"name":"v0.1.1","sha":"3c24376229f23c5541c7af1ada4ee3e2a842b3ca","kind":"commit","published_at":"2016-07-15T18:05:50.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v0.1.1","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"dacb98734bed99b344523676844a2b626b383ca5","kind":"commit","published_at":"2016-07-11T21:24:42.000Z","download_url":"https://codeload.github.com/WizardMac/ReadStat/tar.gz/v0.1.0","html_url":"https://github.com/WizardMac/ReadStat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WizardMac/ReadStat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-06T00:06:36.444Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":22.290990766159222,"forks_count":22.35587721487397,"average":26.872972298477663},"purl":"pkg:conda/readstat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/readstat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/readstat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/readstat/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T12:08:44.909Z","issues_count":106,"pull_requests_count":41,"avg_time_to_close_issue":16617219.216216216,"avg_time_to_close_pull_request":4787566.484848484,"issues_closed_count":74,"pull_requests_closed_count":33,"pull_request_authors_count":20,"issue_authors_count":62,"avg_comments_per_issue":2.443396226415094,"avg_comments_per_pull_request":2.6341463414634148,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":8081.0,"past_year_avg_time_to_close_pull_request":1827213.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.2631578947368421,"past_year_avg_comments_per_pull_request":1.6666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/readstat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/readstat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/readstat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/readstat/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":17020,"full_name":"WizardMac/ReadStat","default_branch":"dev","committers":[{"name":"Evan Miller","email":"emmiller@gmail.com","login":"evanmiller","count":992},{"name":"David Anthoff","email":"anthoff@berkeley.edu","login":"davidanthoff","count":12},{"name":"Mikko Marttila","email":"mikmart@mikkomarttila.com","login":"mikmart","count":12},{"name":"Jari Karppinen","email":"jari.p.karppinen@gmail.com","login":"jar1karp","count":12},{"name":"Danny Smith","email":"danny@gorcha.org","login":"gorcha","count":6},{"name":"Lionel Henry","email":"lionel.hry@gmail.com","login":"lionel-","count":6},{"name":"Brian Foley","email":"bpfoley@google.com","login":"bpfoley","count":5},{"name":"Kurt Van Dijck","email":"dev.kurt@vandijck-laurijssen.be","login":"kurt-vd","count":2},{"name":"Joris Goosen","email":"Joris@JorisGoosen.nl","login":"JorisGoosen","count":2},{"name":"Pino Toscano","email":"toscano.pino@tiscali.it","login":"pinotree","count":2},{"name":"Slobodan Ilic","email":"slobodan.a.ilic@gmail.com","login":"slobodan-ilic","count":2},{"name":"hadley","email":"h.wickham@gmail.com","login":"hadley","count":2},{"name":"reikoch","email":"8436725+reikoch","login":"reikoch","count":2},{"name":"zebrys","email":"70907108+zebrys","login":"zebrys","count":2},{"name":"Bastien","email":"basgys@protonmail.com","login":"basgys","count":2},{"name":"Jérôme Richard","email":"jerome.richard@rplusplus.com","login":null,"count":1},{"name":"Fajardo, Otto {MDBO~Basel}","email":"otto.fajardo@roche.com","login":null,"count":1},{"name":"Adriaan de Groot","email":"groot@kde.org","login":"adriaandegroot","count":1},{"name":"Alex Arslan","email":"ararslan@comcast.net","login":"ararslan","count":1},{"name":"Alexander Seiler","email":"seileralex@gmail.com","login":"goggle","count":1},{"name":"Dylan Meysmans","email":"contact@mettekou.com","login":"mettekou","count":1},{"name":"Gábor Csárdi","email":"csardi.gabor@gmail.com","login":"gaborcsardi","count":1},{"name":"Ivar Refsdal","email":"ivar.refsdal@nsd.no","login":"ivarref","count":1},{"name":"Jack","email":"49294745+SInginc","login":"SInginc","count":1},{"name":"Jonathon Love","email":"jon@thon.cc","login":"jonathon-love","count":1},{"name":"Karissa McKelvey","email":"karissa","login":"karissa","count":1},{"name":"Martin Mirchev","email":"martin.mirchev@sonarsource.com","login":"Marti2203","count":1},{"name":"Shun Wang","email":"shuonwang@gmail.com","login":"shun2wang","count":1},{"name":"Stefan Gerlach","email":"stefan.gerlach@uni-konstanz.de","login":"gerlachs","count":1},{"name":"Timothy Allen","email":"flipper@peregrinesalon.com","login":"FlipperPA","count":1},{"name":"Todd","email":"18294602+seidelma","login":"seidelma","count":1},{"name":"maflcko","email":"6399679+maflcko","login":"maflcko","count":1}],"total_commits":1078,"total_committers":32,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":33.6875,"dds":0.07977736549165115,"past_year_committers":[{"name":"Evan Miller","email":"emmiller@gmail.com","login":"evanmiller","count":16},{"name":"Slobodan Ilic","email":"slobodan.a.ilic@gmail.com","login":"slobodan-ilic","count":2},{"name":"Todd","email":"18294602+seidelma","login":"seidelma","count":1},{"name":"Timothy Allen","email":"flipper@peregrinesalon.com","login":"FlipperPA","count":1},{"name":"Martin Mirchev","email":"martin.mirchev@sonarsource.com","login":"Marti2203","count":1},{"name":"Dylan Meysmans","email":"contact@mettekou.com","login":"mettekou","count":1}],"past_year_total_commits":22,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.6666666666666665,"past_year_dds":0.2727272727272727,"last_synced_at":"2025-07-08T23:55:03.217Z","last_synced_commit":"b2d5407d62caf3c33caadc0495c9f7684b6a0df7","created_at":"2023-03-07T11:34:04.325Z","updated_at":"2025-07-08T23:55:03.251Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"WizardMac/ReadStat","html_url":"https://github.com/WizardMac/ReadStat","last_synced_at":"2025-08-31T12:08:44.909Z","status":null,"issues_count":106,"pull_requests_count":41,"avg_time_to_close_issue":16617219.216216216,"avg_time_to_close_pull_request":4787566.484848484,"issues_closed_count":74,"pull_requests_closed_count":33,"pull_request_authors_count":20,"issue_authors_count":62,"avg_comments_per_issue":2.443396226415094,"avg_comments_per_pull_request":2.6341463414634148,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":8081.0,"past_year_avg_time_to_close_pull_request":1827213.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.2631578947368421,"past_year_avg_comments_per_pull_request":1.6666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-10T21:11:38.477Z","updated_at":"2025-09-03T06:00:57.915Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/WizardMac%2FReadStat/issues","issue_labels_count":{"SAS":27,"SPSS":21,"bug":19,"enhancement":8,"Stata":7,"question":4,"API":3,"CLI":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":88,"CONTRIBUTOR":18},"pull_request_author_associations_count":{"CONTRIBUTOR":34,"NONE":14},"issue_authors":{"ofajardo":27,"evanmiller":5,"hadley":4,"gorcha":4,"khc8749":3,"DanteDT":3,"peiyaoli2":3,"vonknio":2,"curtisalexander":2,"sasutils":1,"Bentlerman":1,"BERENZ":1,"caeu":1,"basgys":1,"ivelinhristovipsos":1,"diogocp":1,"gerrycampion":1,"pinotree":1,"sadokfire":1,"jbrockmendel":1,"huapeng01016":1,"PharmCat":1,"measiala":1,"amweiss":1,"insightindustry":1,"michaelquinn32":1,"deschen1":1,"Google-Autofuzz":1,"DataConnection":1,"Kabouik":1,"sarahec":1,"zross":1,"billdenney":1,"elimillera":1,"Kevin-246":1,"MarkPundurs":1,"FlipperPA":1,"amirmasoudabdol":1,"slobodan-ilic":1,"Adamishere":1,"manowicz":1,"Orel-A":1,"ankravch":1,"eirki":1,"usta":1,"User-3090":1,"dgkf":1,"leontino":1,"shun2wang":1,"andreasnoack":1,"JorisGoosen":1,"hedsnz":1,"mnizol":1,"scmosby":1,"gerlachs":1,"ananjay-gurjar-ibm":1,"rubenarslan":1,"thays42":1,"NERNST02":1,"rikmills":1,"jhen1115":1,"jonashaag":1},"pull_request_authors":{"gorcha":10,"evanmiller":6,"slobodan-ilic":4,"JorisGoosen":2,"mettekou":2,"gaborcsardi":2,"shun2wang":2,"FlipperPA":2,"seidelma":2,"pinotree":2,"Marti2203":2,"ankravch":2,"kiwiwarmnfuzzy":2,"SInginc":2,"zebrys":1,"adriaandegroot":1,"goggle":1,"jonex":1,"gerlachs":1,"maflcko":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10082226,"issues_count":31213887,"pull_requests_count":96046612,"authors_count":10694202,"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":{"bug":2,"SPSS":2,"SAS":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":16,"CONTRIBUTOR":3},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":8,"NONE":6},"past_year_issue_authors":{"ofajardo":4,"DanteDT":3,"Adamishere":1,"ananjay-gurjar-ibm":1,"BERENZ":1,"caeu":1,"DataConnection":1,"gerlachs":1,"hadley":1,"ivelinhristovipsos":1,"Kabouik":1,"NERNST02":1,"sarahec":1,"slobodan-ilic":1},"past_year_pull_request_authors":{"FlipperPA":2,"mettekou":2,"slobodan-ilic":2,"ankravch":2,"evanmiller":2,"Marti2203":2,"seidelma":2},"maintainers":[],"active_maintainers":[]},"events":{"total":{"IssuesEvent":22,"WatchEvent":18,"IssueCommentEvent":49,"PushEvent":19,"PullRequestReviewCommentEvent":6,"PullRequestReviewEvent":6,"PullRequestEvent":9,"ForkEvent":6,"CreateEvent":1},"last_year":{"IssuesEvent":22,"WatchEvent":18,"IssueCommentEvent":49,"PushEvent":19,"PullRequestReviewCommentEvent":6,"PullRequestReviewEvent":6,"PullRequestEvent":9,"ForkEvent":6,"CreateEvent":1}},"keywords":["readstat","sas","sas7bdat","spss","stata"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:53:48.704Z","updated_at":"2023-01-13T12:53:48.704Z","repository_link":"https://github.com/WizardMac/ReadStat/blob/dev/.github/workflows/build.yml","dependencies":[{"id":6875910666,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875910667,"package_name":"msys2/setup-msys2","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codecov.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:53:48.727Z","updated_at":"2023-01-13T12:53:48.727Z","repository_link":"https://github.com/WizardMac/ReadStat/blob/dev/.github/workflows/codecov.yml","dependencies":[{"id":6875910668,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/fuzz.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:53:48.762Z","updated_at":"2023-01-13T12:53:48.762Z","repository_link":"https://github.com/WizardMac/ReadStat/blob/dev/.github/workflows/fuzz.yml","dependencies":[{"id":6875910669,"package_name":"google/oss-fuzz/infra/cifuzz/actions/build_fuzzers","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6875910670,"package_name":"google/oss-fuzz/infra/cifuzz/actions/run_fuzzers","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6875910671,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":26.93998844037036,"created_at":"2025-09-08T11:18:23.903Z","updated_at":"2025-10-07T08:24:16.791Z","avatar_url":"https://github.com/WizardMac.png","language":"C","category":null,"sub_category":null,"monthly_downloads":668687,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["fuzz-testing","fuzzing","pde","grammar","data-manipulation","differentialequations","ode","ordinary-differential-equations","sciml","sde"],"project_url":"https://science.ecosyste.ms/api/v1/projects/62094","html_url":"https://science.ecosyste.ms/projects/62094"}