{"id":1296,"name":"hstrat","description":"hstrat: a Python Package for phylogenetic inference on distributed digital evolution populations - Published in JOSS (2022)","url":"https://github.com/mmore500/hstrat","last_synced_at":"2025-09-04T16:22:51.576Z","repository":{"id":39815971,"uuid":"464531144","full_name":"mmore500/hstrat","owner":"mmore500","description":"hstrat enables phylogenetic inference on distributed digital evolution populations","archived":false,"fork":false,"pushed_at":"2025-06-17T17:17:46.000Z","size":137132,"stargazers_count":4,"open_issues_count":35,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T02:04:23.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmore500.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-02-28T15:11:45.000Z","updated_at":"2025-06-17T17:17:53.000Z","dependencies_parsed_at":"2022-08-09T15:32:20.754Z","dependency_job_id":"96f7b712-7c52-4787-984b-9b2b014a713a","html_url":"https://github.com/mmore500/hstrat","commit_stats":{"total_commits":1055,"total_committers":5,"mean_commits":211.0,"dds":0.0606635071090047,"last_synced_commit":"65f90e9decf5b127c72a8c8b5108ab68c174dc42"},"previous_names":[],"tags_count":107,"template":false,"template_full_name":null,"purl":"pkg:github/mmore500/hstrat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmore500","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/sbom","scorecard":{"id":654608,"data":{"date":"2025-08-11","repo":{"name":"github.com/mmore500/hstrat","commit":"328f753916bcb51cd0f48b8719bcf6573e0404a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/16 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/heavy-nightly.yaml:1","Warn: no topLevel permission defined: .github/workflows/heavy-weekly.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact as-submitted-joss not signed: https://api.github.com/repos/mmore500/hstrat/releases/82342515","Warn: release artifact as-submitted-joss does not have provenance: https://api.github.com/repos/mmore500/hstrat/releases/82342515"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:403"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:459: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:467: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/heavy-nightly.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/heavy-nightly.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/heavy-nightly.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/heavy-nightly.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/heavy-nightly.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/heavy-nightly.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/heavy-weekly.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/heavy-weekly.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/heavy-weekly.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/heavy-weekly.yaml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: pipCommand not pinned by hash: Dockerfile:32-35","Warn: pipCommand not pinned by hash: tidy/test_type_stubs_up_to_date.sh:12","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:235","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:236","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:210","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:211","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:305","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:311","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:313","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:327","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:329","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:413","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:414","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:427","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:457","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:458","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:60","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:281","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:287","Warn: pipCommand not pinned by hash: .github/workflows/heavy-nightly.yaml:63","Warn: pipCommand not pinned by hash: .github/workflows/heavy-nightly.yaml:64","Warn: pipCommand not pinned by hash: .github/workflows/heavy-weekly.yaml:14","Warn: pipCommand not pinned by hash: .github/workflows/heavy-weekly.yaml:16","Warn: pipCommand not pinned by hash: .github/workflows/heavy-weekly.yaml:31","Warn: pipCommand not pinned by hash: .github/workflows/heavy-weekly.yaml:32","Info:   0 out of  35 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of  27 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-8qf3-x8v5-2pj8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T14:19:34.268Z","repository_id":39815971,"created_at":"2025-08-21T14:19:34.268Z","updated_at":"2025-08-21T14:19:34.268Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523663,"owners_count":25120864,"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-03T02:00:09.631Z","response_time":76,"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":"mmore500","name":"Matthew Andres Moreno","uuid":"10763333","kind":"user","description":"doctoral student, Computer Science and Engineering at Michigan State University","email":"","website":"mmore500.github.io","location":"East Lansing, MI","twitter":"MorenoMathewA","company":"@devosoft ","icon_url":"https://avatars.githubusercontent.com/u/10763333?u=19b3bbcc41fe5e065190a4b2ba80527de778b0f6\u0026v=4","repositories_count":43,"last_synced_at":"2023-03-02T15:35:52.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mmore500","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T07:06:26.186Z","updated_at":"2023-03-02T15:35:52.799Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmore500","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmore500/repositories"},"packages":[{"id":2760982,"name":"hstrat","ecosystem":"pypi","description":"hstrat enables phylogenetic inference on distributed digital evolution populations","homepage":null,"licenses":"MIT license","normalized_licenses":["MIT"],"repository_url":"https://github.com/mmore500/hstrat","keywords_array":["hstrat"],"namespace":null,"versions_count":84,"first_release_published_at":"2022-02-28T19:48:49.000Z","latest_release_published_at":"2025-05-16T21:42:53.000Z","latest_release_number":"1.20.13","last_synced_at":"2025-09-03T23:03:15.784Z","created_at":"2022-04-10T11:15:43.346Z","updated_at":"2025-09-04T10:07:20.029Z","registry_url":"https://pypi.org/project/hstrat/","install_command":"pip install hstrat --index-url https://pypi.org/simple","documentation_url":"https://hstrat.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 2 - Pre-Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12"],"normalized_name":"hstrat","project_status":null},"repo_metadata":{"id":39815971,"uuid":"464531144","full_name":"mmore500/hstrat","owner":"mmore500","description":"hstrat enables phylogenetic inference on distributed digital evolution populations","archived":false,"fork":false,"pushed_at":"2025-06-17T17:17:46.000Z","size":137132,"stargazers_count":4,"open_issues_count":35,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T02:04:23.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmore500.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-02-28T15:11:45.000Z","updated_at":"2025-06-17T17:17:53.000Z","dependencies_parsed_at":"2022-08-09T15:32:20.754Z","dependency_job_id":"96f7b712-7c52-4787-984b-9b2b014a713a","html_url":"https://github.com/mmore500/hstrat","commit_stats":{"total_commits":1055,"total_committers":5,"mean_commits":211.0,"dds":0.0606635071090047,"last_synced_commit":"65f90e9decf5b127c72a8c8b5108ab68c174dc42"},"previous_names":[],"tags_count":107,"template":false,"template_full_name":null,"purl":"pkg:github/mmore500/hstrat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmore500","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/sbom","scorecard":{"id":654608,"data":{"date":"2025-08-11","repo":{"name":"github.com/mmore500/hstrat","commit":"328f753916bcb51cd0f48b8719bcf6573e0404a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/16 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/heavy-nightly.yaml:1","Warn: no topLevel permission defined: .github/workflows/heavy-weekly.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact as-submitted-joss not signed: https://api.github.com/repos/mmore500/hstrat/releases/82342515","Warn: release artifact as-submitted-joss does not have provenance: https://api.github.com/repos/mmore500/hstrat/releases/82342515"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:403"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:459: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:467: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/heavy-nightly.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/heavy-nightly.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/heavy-nightly.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/heavy-nightly.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/heavy-nightly.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/heavy-nightly.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/heavy-weekly.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/heavy-weekly.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/heavy-weekly.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mmore500/hstrat/heavy-weekly.yaml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: pipCommand not pinned by hash: Dockerfile:32-35","Warn: pipCommand not pinned by hash: tidy/test_type_stubs_up_to_date.sh:12","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:235","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:236","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:210","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:211","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:305","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:311","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:313","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:327","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:329","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:413","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:414","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:427","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:457","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:458","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:60","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:281","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:287","Warn: pipCommand not pinned by hash: .github/workflows/heavy-nightly.yaml:63","Warn: pipCommand not pinned by hash: .github/workflows/heavy-nightly.yaml:64","Warn: pipCommand not pinned by hash: .github/workflows/heavy-weekly.yaml:14","Warn: pipCommand not pinned by hash: .github/workflows/heavy-weekly.yaml:16","Warn: pipCommand not pinned by hash: .github/workflows/heavy-weekly.yaml:31","Warn: pipCommand not pinned by hash: .github/workflows/heavy-weekly.yaml:32","Info:   0 out of  35 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of  27 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-8qf3-x8v5-2pj8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T14:19:34.268Z","repository_id":39815971,"created_at":"2025-08-21T14:19:34.268Z","updated_at":"2025-08-21T14:19:34.268Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523663,"owners_count":25120864,"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-03T02:00:09.631Z","response_time":76,"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":"mmore500","name":"Matthew Andres Moreno","uuid":"10763333","kind":"user","description":"doctoral student, Computer Science and Engineering at Michigan State University","email":"","website":"mmore500.github.io","location":"East Lansing, MI","twitter":"MorenoMathewA","company":"@devosoft ","icon_url":"https://avatars.githubusercontent.com/u/10763333?u=19b3bbcc41fe5e065190a4b2ba80527de778b0f6\u0026v=4","repositories_count":43,"last_synced_at":"2023-03-02T15:35:52.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mmore500","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T07:06:26.186Z","updated_at":"2023-03-02T15:35:52.799Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmore500","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmore500/repositories"},"tags":[{"name":"v1.20.13","sha":"ef4f84fa1b7bde818d942a2c5eea2e0b708612b3","kind":"tag","published_at":"2025-05-16T17:45:11.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.20.13","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.13/manifests"},{"name":"v1.20.12","sha":"799b3b43735effda64fa78fbf7f6dfa23068a259","kind":"tag","published_at":"2025-05-14T17:29:43.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.20.12","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.12/manifests"},{"name":"v1.20.11","sha":"0ab1b6983d33de7e76c4d7a3743b3edf0f0d599e","kind":"tag","published_at":"2025-05-14T02:28:11.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.20.11","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.11/manifests"},{"name":"v1.20.10","sha":"277ea0ee4d6e0bb6d259538b5fa7b62fe9085b10","kind":"tag","published_at":"2025-05-09T13:00:37.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.20.10","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.10/manifests"},{"name":"v1.20.9","sha":"64172e988d6414eef5bdec7f2a52754df3f65bef","kind":"tag","published_at":"2025-05-08T23:17:05.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.20.9","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.9/manifests"},{"name":"v1.20.8","sha":"930e1f9b8fb984efdab633ec2f37928d2a71ee81","kind":"tag","published_at":"2025-05-01T02:11:26.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.20.8","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.8/manifests"},{"name":"v1.20.7","sha":"29a2e518cf9cac18c551912833217a9516514ba0","kind":"tag","published_at":"2025-04-30T17:11:08.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.20.7","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.7/manifests"},{"name":"v1.20.6","sha":"ba6fdc6aa0db488835c70b8f833ee1169c4e4171","kind":"tag","published_at":"2025-04-30T15:35:15.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.20.6","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"9e3dea4af77d4628de3ca11b43ef30c33d2a7052","kind":"tag","published_at":"2025-04-29T20:29:18.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.20.5","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"3cb5873d5bd95fb852a949e7a675c3c01c7da49e","kind":"tag","published_at":"2025-04-27T21:44:09.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.20.4","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"1ce5a1462ac2ea9d8451c64435f9daf43e3b0ab9","kind":"tag","published_at":"2025-04-27T20:33:33.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.20.3","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"dde30ec02340e765922a1349a88df9cfae11b642","kind":"tag","published_at":"2025-04-27T17:01:55.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.20.2","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"7f9df3a2548eef0de1a957bd712d015384e7dc21","kind":"tag","published_at":"2025-04-24T14:36:54.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.20.1","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"31a27cc08be368597fc9c0ebef1f2d0acd3a82cf","kind":"tag","published_at":"2025-04-24T04:29:57.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.20.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.20.0/manifests"},{"name":"v1.19.9","sha":"d5128ece516e6bfcddc7f66e65883dbe27404744","kind":"tag","published_at":"2025-04-21T14:23:42.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.19.9","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.9/manifests"},{"name":"v1.19.8","sha":"41121f68d37daeb51113b2cf4a135a191d926c3c","kind":"tag","published_at":"2025-04-21T04:52:44.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.19.8","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.8/manifests"},{"name":"v1.19.7","sha":"13d3308a5fc4923d881e6d2d6c4b5196d1fa519d","kind":"tag","published_at":"2025-04-10T04:35:15.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.19.7","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.7/manifests"},{"name":"v1.19.6","sha":"5a5c17ebe4f978ba99d441c6127097b190b0ae7b","kind":"tag","published_at":"2025-04-09T02:03:42.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.19.6","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.6/manifests"},{"name":"v1.19.5","sha":"a7c01687f5981938d59f0da504a93b294053a96a","kind":"tag","published_at":"2025-04-08T15:12:58.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.19.5","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.5/manifests"},{"name":"v1.19.4","sha":"c803d88b2953cfd89005a79c898e8dc98e8c3707","kind":"tag","published_at":"2025-04-07T13:33:15.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.19.4","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.4/manifests"},{"name":"v1.19.3","sha":"f658e162217312e26c7d9537f508d16288eb8fd4","kind":"tag","published_at":"2025-04-06T20:35:27.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.19.3","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"b2bd2763878ff8a1d93c3dda1fb311aef578d04c","kind":"tag","published_at":"2025-04-05T23:20:56.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.19.2","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"2da87d6b8c22ce49c32aa4da86935b023ae55268","kind":"tag","published_at":"2025-04-05T16:57:40.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.19.1","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"f63f78d89d75580ad184635b4650a309c67731d5","kind":"tag","published_at":"2025-04-05T02:58:04.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.19.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"295bf5f2c93e271ecde53b19567dba26aa3f9cca","kind":"tag","published_at":"2025-02-03T03:26:01.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.18.2","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"f0fd4f4b95850b32ef6473b5b029ac28f9cdfb5d","kind":"tag","published_at":"2025-02-02T16:47:54.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.18.1","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"97b74eb58536ac7833c539c7d60670789044973a","kind":"tag","published_at":"2025-02-02T01:09:50.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.18.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.18.0/manifests"},{"name":"v1.17.4","sha":"a1f084c367c1a8427016ba2c43ad893c2154edd0","kind":"tag","published_at":"2025-01-29T04:28:12.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.17.4","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.17.4/manifests"},{"name":"v1.17.3","sha":"2a3930dae77fa007e8bfb7b0a1c7287861d5f4ea","kind":"tag","published_at":"2025-01-27T18:57:54.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.17.3","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"e85acde9566472ce2bb1e54e21e0e977084cf26b","kind":"tag","published_at":"2025-01-05T01:46:30.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.17.2","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"bb7e65790a862a91ad4bc0040c7228576a14ce39","kind":"tag","published_at":"2025-01-03T12:39:08.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.17.1","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"641f9889910f78910d6dafbdce6239403877734b","kind":"tag","published_at":"2025-01-03T12:00:22.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.17.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"62d85906882f0d272fe90c94d8a154c9fab18201","kind":"tag","published_at":"2025-01-02T15:17:09.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.16.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.16.0/manifests"},{"name":"v1.15.4","sha":"3b77690a43231799e8d72ce72b72396b6548988e","kind":"tag","published_at":"2024-12-29T18:58:35.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.15.4","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"5867b0c374c7d4b2de1b1ab91d1b1d772ad57c0a","kind":"tag","published_at":"2024-12-28T13:16:11.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.15.3","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"31bb3cf267d90f758ec5364a50c920051300061a","kind":"tag","published_at":"2024-12-28T11:53:36.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.15.2","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"314b8a160c80c0369c5816a96419073c9c18b77e","kind":"tag","published_at":"2024-12-28T10:35:47.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.15.1","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"cc6b8e0c86f22896ad769a5ec130325b6d8f9dce","kind":"tag","published_at":"2024-12-27T21:27:01.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.15.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.15.0/manifests"},{"name":"v1.14.4","sha":"5530d48829f9104cbc19a7c677690a1ce5476386","kind":"tag","published_at":"2024-12-27T20:31:49.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.14.4","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"402400aecea5d8265c96a7d284e9164115f70f46","kind":"tag","published_at":"2024-12-27T09:17:58.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.14.3","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"eeb92d2402b749957adb342ed29a6bb503be591a","kind":"tag","published_at":"2024-12-26T23:53:21.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.14.2","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"e8d7be0c8c8a59ad39cdecc12c894c3d17eba8dd","kind":"tag","published_at":"2024-12-13T19:36:06.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.14.1","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"46d4f98d5ed7391bf09765c19a24fca2d02833e3","kind":"tag","published_at":"2024-12-13T13:52:31.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.14.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"3f0055a6ef4d627a0b6be98be5f83de17dea5ad4","kind":"tag","published_at":"2024-11-10T19:20:18.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.13.1","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"7d60b0c4e9743d757b11c2c3bebe34b5c79ecb31","kind":"tag","published_at":"2024-11-06T01:12:14.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.13.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd291d4c9dda9ea5c9a21b069495093b1916f7a2","kind":"tag","published_at":"2024-06-17T16:06:23.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.12.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.12.0/manifests"},{"name":"v1.11.8","sha":"b92c289702223313b9574d9a5d67f2b8ded0fbd0","kind":"tag","published_at":"2024-06-17T15:25:14.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.11.8","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.11.8/manifests"},{"name":"v1.11.7","sha":"921b1a7f36ca84eed49fb6b8f5fbfb461ce86c1f","kind":"tag","published_at":"2024-03-21T21:57:25.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.11.7","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.11.7/manifests"},{"name":"v1.11.6","sha":"7367c1ee6e8d9966f541b9d27f8c744f3ae70465","kind":"tag","published_at":"2024-03-21T20:25:22.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.11.6","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.11.6/manifests"},{"name":"v1.11.5","sha":"ba7b19d0f0561303b6bf789d5024a323aa5993fc","kind":"tag","published_at":"2024-03-17T17:51:49.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.11.5","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"57831800d009eeaacc045e6231ca40ad942c3819","kind":"tag","published_at":"2024-03-10T15:47:51.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.11.4","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"7c4c92b790eadde70f35eb2d3868962b0ad013c1","kind":"tag","published_at":"2024-03-10T06:40:11.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.11.3","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2f37e337ce6328d0704d9114ef057cb49e0e215f","kind":"tag","published_at":"2024-03-08T19:56:12.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.11.2","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"a77a7779da77bc88b904fd5f7010c4b2e4d58368","kind":"tag","published_at":"2024-03-03T00:19:48.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.11.1","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"0fd62031f0da8eddebab4d022bdeb87c56ea4d08","kind":"tag","published_at":"2024-03-02T04:57:20.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.11.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"7d23670c806283d55cbdb818bc708c6b4f0e1ee7","kind":"tag","published_at":"2024-02-20T18:21:50.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.10.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"fe560fffc6a56333de35740b409c210ec4fb82f5","kind":"tag","published_at":"2024-02-19T15:09:07.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.9.3","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"bf825679517826760d6f19e6a0120f272708e92a","kind":"tag","published_at":"2024-02-19T01:55:18.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.9.2","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"55fb12bb2b73a3661b0da107f373bf07046acc38","kind":"tag","published_at":"2024-01-28T19:40:53.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.9.1","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"21d0e97857ba70cbe5b07cefed701dc982171e46","kind":"tag","published_at":"2024-01-28T08:31:57.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.9.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.9.0/manifests"},{"name":"v1.8.8","sha":"70cb17c06b9fc61693c95187fe25ab3a465fa383","kind":"tag","published_at":"2024-01-22T08:54:48.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.8.8","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"248a008aa1a6cfb07d621504b14010a7e4403c9c","kind":"tag","published_at":"2023-10-02T23:23:53.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.8.7","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"13a5807dbfb9d92868f1981c487e07965a45d8ba","kind":"tag","published_at":"2023-10-01T02:59:50.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.8.6","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"960e3a4196fe494831da1db935e73962a1584fdf","kind":"tag","published_at":"2023-09-30T21:15:57.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.8.5","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"f93c2b4539675c7761875a1f50690788cf124c95","kind":"tag","published_at":"2023-09-29T13:09:33.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.8.4","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"b2d2caded1db5e2dc681d9f171d7c74b322c55c3","kind":"tag","published_at":"2023-08-25T14:39:30.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.8.3","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"00c65e89de33d34cfd793d29b3223fd5a859dece","kind":"tag","published_at":"2023-07-23T10:48:30.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.8.2","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"e4945132aa5503044b65f47fde4fd9bb69800267","kind":"tag","published_at":"2023-07-23T10:46:43.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.8.1","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"177e5cac466025576b4e61f6b8bab9561a0e6aba","kind":"tag","published_at":"2023-07-23T05:39:36.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.8.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"4b66985d2ba89d2db9d1965bf0e6cd806c7afd0c","kind":"tag","published_at":"2023-06-22T04:01:20.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.7.4","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"ff8cf49480aecb1e5ce465a561c69ee98a84cbea","kind":"commit","published_at":"2023-06-19T03:39:53.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.7.3","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"405079daf5a0c6bf0bd8626d0a631c3358783206","kind":"tag","published_at":"2023-05-20T22:32:47.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.7.2","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"745b8d88c6e23f1f3d11d1ac98749b0475e9dd55","kind":"tag","published_at":"2023-05-20T04:08:15.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.7.1","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"75525fee85d6df3444dc75b03ffc6063b43b3c62","kind":"tag","published_at":"2023-05-18T18:08:00.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.7.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"1d69c1563120265e4d9e85daa0b09d138787db55","kind":"tag","published_at":"2023-03-21T15:26:04.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.6.1","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"7aebad00ad5be7d98ff2066d33950b9d81c157c2","kind":"tag","published_at":"2023-03-21T09:26:57.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.6.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"024b0e984fff48538c601daddbd1faaae23e7425","kind":"tag","published_at":"2023-02-05T06:56:33.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.5.4","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"a28411c5476b4c4fe1fe50c2070908e6524dc98f","kind":"tag","published_at":"2023-02-04T22:27:05.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.5.3","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"f1e28b0e887dd1f35db1294cbc9687c91abb170a","kind":"tag","published_at":"2023-02-03T08:47:51.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.5.2","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"a76d94f42dab696a92e6326cc93b535562f88c45","kind":"tag","published_at":"2023-02-02T21:59:02.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.5.1","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3d1c472d5df39801a52ec36a05ce9e25b33a9f3c","kind":"tag","published_at":"2023-02-02T16:09:25.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.5.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"76d8fb449e1ed573a69c03108357349c4df44e0c","kind":"tag","published_at":"2023-02-01T14:48:47.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.4.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"3c8771e312cb3d43e4e734e503d3a93b51cb0999","kind":"tag","published_at":"2023-01-27T08:27:53.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.3.3","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"2db48aab99effba9b9792fc8c93ff29a9e91e334","kind":"tag","published_at":"2023-01-23T21:25:21.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.3.2","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"48b2ce48712932e4d944e98f31c893c1d00dc0e8","kind":"tag","published_at":"2023-01-23T01:00:16.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.3.1","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"9d4448965261299f0a9d72b028bc262ff0d389f8","kind":"tag","published_at":"2023-01-22T14:43:54.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.3.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.3.0/manifests"},{"name":"v1.2.5","sha":"6917d5133d4615c98bd32dc2220a27a1cedc3892","kind":"tag","published_at":"2023-01-01T08:29:51.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.2.5","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d3a930ec2f112e6716fdd30d0cab048685066407","kind":"tag","published_at":"2023-01-01T00:34:47.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.2.4","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"99d685cb14d716d89cf23e492648a8228050e9f1","kind":"tag","published_at":"2022-12-31T20:25:06.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.2.3","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"f66ca67785e71e42df7b932834027f88c72da907","kind":"tag","published_at":"2022-12-31T17:56:36.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.2.2","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"fbc750b976abb649c0e250598a0da2391eb314cd","kind":"tag","published_at":"2022-12-31T11:46:22.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.2.1","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.2.1/manifests"},{"name":"1.2.0","sha":"f25b99ddf5f2e11899f05c43269a4ec13875ca11","kind":"tag","published_at":"2022-12-31T10:46:43.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/1.2.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/1.2.0/manifests"},{"name":"v1.1.0","sha":"dd43397d136f2372dc16676c40db309ce42134c7","kind":"tag","published_at":"2022-12-09T00:35:53.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.1.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.1.0/manifests"},{"name":"v1.0.6","sha":"c20ea1d317cbb8eece1ed9b25acc7e49ca63c5c0","kind":"commit","published_at":"2022-12-06T18:18:49.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.0.6","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"f792cc519dbe1ade6c2339ea999c8f5587a2c574","kind":"tag","published_at":"2022-11-19T06:07:00.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.0.5","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"fe10c16efbddbdb89ad3d3ef2d1da67fb4fa7675","kind":"commit","published_at":"2022-11-19T05:57:52.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.0.4","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.0.4/manifests"},{"name":"as-submitted-joss","sha":"2ac01469e0641280efd064148991466717ad46b3","kind":"commit","published_at":"2022-10-26T00:02:40.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/as-submitted-joss","html_url":"https://github.com/mmore500/hstrat/releases/tag/as-submitted-joss","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@as-submitted-joss","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/as-submitted-joss","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/as-submitted-joss/manifests"},{"name":"v1.0.3","sha":"ff59fe4108e73010b64b5be43d70e625dc669298","kind":"tag","published_at":"2022-10-04T21:27:19.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.0.3","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"5fae739b9e312674d4f4a6b6547422f49abfd9fb","kind":"tag","published_at":"2022-10-04T05:53:26.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.0.2","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"dc54fa1c788ff2ab6046653f4b6ee9c4baec4155","kind":"tag","published_at":"2022-09-12T00:13:06.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.0.1","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"262743d865110e00428cfaf3c8f1ba1e2a55e3fa","kind":"tag","published_at":"2022-09-08T10:14:00.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v1.0.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v1.0.0/manifests"},{"name":"v0.3.2","sha":"3eebabb6931b3ef3bbf6b7808a6e136caf600bd8","kind":"tag","published_at":"2022-03-09T18:22:36.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v0.3.2","html_url":"https://github.com/mmore500/hstrat/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"265170ea631276cc76c1177855771b44909b6c50","kind":"tag","published_at":"2022-03-09T17:38:16.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v0.3.1","html_url":"https://github.com/mmore500/hstrat/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"e16c9940eeb05048464ae8a87bd4c5518da86e7c","kind":"tag","published_at":"2022-03-09T17:17:38.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v0.3.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3036cb437a26215b2e55f9f1706630910c08b843","kind":"tag","published_at":"2022-03-02T03:46:12.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v0.2.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"0e97dd7b3da75601211e159f147596f36f5b63c6","kind":"tag","published_at":"2022-02-28T17:35:25.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v0.1.1","html_url":"https://github.com/mmore500/hstrat/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"3a36676d0739889aac5c0222e3ff9e5be2703752","kind":"tag","published_at":"2022-02-28T16:58:27.000Z","download_url":"https://codeload.github.com/mmore500/hstrat/tar.gz/v0.1.0","html_url":"https://github.com/mmore500/hstrat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmore500/hstrat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T10:07:20.029Z","dependent_packages_count":1,"downloads":6419,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":10.757894014539549,"dependent_repos_count":21.592921703686898,"dependent_packages_count":10.104988627979555,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":14.151934782068667},"purl":"pkg:pypi/hstrat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/hstrat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/hstrat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/hstrat/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:47:34.845Z","issues_count":86,"pull_requests_count":147,"avg_time_to_close_issue":6193244.349206349,"avg_time_to_close_pull_request":507430.2148148148,"issues_closed_count":63,"pull_requests_closed_count":135,"pull_request_authors_count":5,"issue_authors_count":6,"avg_comments_per_issue":0.43023255813953487,"avg_comments_per_pull_request":1.129251700680272,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":17,"past_year_pull_requests_count":112,"past_year_avg_time_to_close_issue":2282072.3333333335,"past_year_avg_time_to_close_pull_request":271246.603960396,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":101,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.35294117647058826,"past_year_avg_comments_per_pull_request":1.0982142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":99,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/issues","maintainers":[{"login":"mmore500","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmore500"},{"login":"vivaansinghvi07","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vivaansinghvi07"},{"login":"rodsan0","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodsan0"},{"login":"emilydolson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emilydolson"}],"active_maintainers":[{"login":"mmore500","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmore500"},{"login":"vivaansinghvi07","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vivaansinghvi07"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hstrat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hstrat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hstrat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hstrat/related_packages","maintainers":[{"uuid":"mmore500","login":"mmore500","name":null,"email":null,"url":null,"packages_count":28,"html_url":"https://pypi.org/user/mmore500/","role":null,"created_at":"2023-02-03T10:33:41.087Z","updated_at":"2023-02-03T10:33:41.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mmore500/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724713,"maintainers_count":308190,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":593443,"full_name":"mmore500/hstrat","default_branch":"master","committers":[{"name":"Matthew Andres Moreno","email":"mmore500.login+gpg@gmail.com","login":"mmore500","count":2729},{"name":"vivaansinghvi07","email":"singhvi.vivaan@gmail.com","login":"vivaansinghvi07","count":169},{"name":"vivaansinghvi07","email":"vivaansinghvi8@gmail.com","login":"vivaansinghvi07-old","count":142},{"name":"Santiago Rodriguez Papa","email":"rodsan0","login":"rodsan0","count":113},{"name":"Connor Yang","email":"connoryang2005@gmail.com","login":"connoryang1","count":9},{"name":"Juan Julián Merelo Guervós","email":"jjmerelo@gmail.com","login":"JJ","count":4},{"name":"joeymsu","email":"joeywagner024@gmail.com","login":"joeymsu","count":1},{"name":"Emily Dolson","email":"emilyldolson@gmail.com","login":"emilydolson","count":1}],"total_commits":3168,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":396.0,"dds":0.13857323232323238,"past_year_committers":[{"name":"Matthew Andres Moreno","email":"mmore500.login+gpg@gmail.com","login":"mmore500","count":1004},{"name":"vivaansinghvi07","email":"singhvi.vivaan@gmail.com","login":"vivaansinghvi07","count":169},{"name":"vivaansinghvi07","email":"vivaansinghvi8@gmail.com","login":"vivaansinghvi07-old","count":142},{"name":"joeymsu","email":"joeywagner024@gmail.com","login":"joeymsu","count":1}],"past_year_total_commits":1316,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":329.0,"past_year_dds":0.2370820668693009,"last_synced_at":"2025-08-07T08:16:13.179Z","last_synced_commit":"328f753916bcb51cd0f48b8719bcf6573e0404a3","created_at":"2023-03-09T06:27:30.252Z","updated_at":"2025-08-07T08:16:13.204Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"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":"mmore500/hstrat","html_url":"https://github.com/mmore500/hstrat","last_synced_at":"2025-08-31T09:47:34.845Z","status":null,"issues_count":86,"pull_requests_count":147,"avg_time_to_close_issue":6193244.349206349,"avg_time_to_close_pull_request":507430.2148148148,"issues_closed_count":63,"pull_requests_closed_count":135,"pull_request_authors_count":5,"issue_authors_count":6,"avg_comments_per_issue":0.43023255813953487,"avg_comments_per_pull_request":1.129251700680272,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":17,"past_year_pull_requests_count":112,"past_year_avg_time_to_close_issue":2282072.3333333335,"past_year_avg_time_to_close_pull_request":271246.603960396,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":101,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.35294117647058826,"past_year_avg_comments_per_pull_request":1.0982142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":99,"created_at":"2025-02-25T06:47:58.857Z","updated_at":"2025-09-03T06:53:06.705Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmore500%2Fhstrat/issues","issue_labels_count":{},"pull_request_labels_count":{"enhancement":1},"issue_author_associations_count":{"OWNER":69,"NONE":18,"CONTRIBUTOR":3,"COLLABORATOR":2},"pull_request_author_associations_count":{"OWNER":161,"COLLABORATOR":27,"CONTRIBUTOR":4},"issue_authors":{"mmore500":69,"osorensen":11,"GeekLogan":4,"JJ":3,"kgd-al":2,"vivaansinghvi07":2,"joeymsu":1},"pull_request_authors":{"mmore500":161,"vivaansinghvi07":24,"JJ":4,"rodsan0":2,"emilydolson":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10070501,"issues_count":31240645,"pull_requests_count":95394471,"authors_count":10689216,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"OWNER":21,"COLLABORATOR":2,"NONE":1},"past_year_pull_request_author_associations_count":{"OWNER":120,"COLLABORATOR":24},"past_year_issue_authors":{"mmore500":21,"vivaansinghvi07":2,"joeymsu":1},"past_year_pull_request_authors":{"mmore500":120,"vivaansinghvi07":24},"maintainers":[{"login":"mmore500","count":230,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmore500"},{"login":"vivaansinghvi07","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vivaansinghvi07"},{"login":"rodsan0","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodsan0"},{"login":"emilydolson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emilydolson"}],"active_maintainers":[{"login":"mmore500","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmore500"},{"login":"vivaansinghvi07","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vivaansinghvi07"}]},"events":{"total":{"CreateEvent":134,"ReleaseEvent":1,"IssuesEvent":43,"DeleteEvent":88,"IssueCommentEvent":111,"PushEvent":1039,"PullRequestReviewEvent":166,"PullRequestReviewCommentEvent":190,"PullRequestEvent":148,"ForkEvent":1},"last_year":{"CreateEvent":134,"ReleaseEvent":1,"IssuesEvent":43,"DeleteEvent":88,"IssueCommentEvent":111,"PushEvent":1039,"PullRequestReviewEvent":166,"PullRequestReviewCommentEvent":190,"PullRequestEvent":148,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements_dev.in","sha":null,"kind":"manifest","created_at":"2022-08-09T15:32:20.725Z","updated_at":"2022-08-09T15:32:20.725Z","repository_link":"https://github.com/mmore500/hstrat/blob/master/requirements_dev.in","dependencies":[{"id":919226361,"package_name":"pip","ecosystem":"pypi","requirements":"==19.2.3","direct":true,"kind":"development","optional":false},{"id":919226362,"package_name":"bump2version","ecosystem":"pypi","requirements":"==0.5.11","direct":true,"kind":"development","optional":false},{"id":919226363,"package_name":"wheel","ecosystem":"pypi","requirements":"==0.33.6","direct":true,"kind":"development","optional":false},{"id":919226364,"package_name":"watchdog","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"development","optional":false},{"id":919226365,"package_name":"flake8","ecosystem":"pypi","requirements":"==3.7.8","direct":true,"kind":"development","optional":false},{"id":919226366,"package_name":"tox","ecosystem":"pypi","requirements":"==3.24.0","direct":true,"kind":"development","optional":false},{"id":919226367,"package_name":"coverage","ecosystem":"pypi","requirements":"==4.5.4","direct":true,"kind":"development","optional":false},{"id":919226368,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"development","optional":false},{"id":919226369,"package_name":"twine","ecosystem":"pypi","requirements":"==1.14.0","direct":true,"kind":"development","optional":false},{"id":919226370,"package_name":"nose","ecosystem":"pypi","requirements":"==1.3.7","direct":true,"kind":"development","optional":false},{"id":919226371,"package_name":"anytree","ecosystem":"pypi","requirements":"==2.8.0","direct":true,"kind":"development","optional":false},{"id":919226372,"package_name":"iterpop","ecosystem":"pypi","requirements":"==0.3.4","direct":true,"kind":"development","optional":false},{"id":919226373,"package_name":"interval-search","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"development","optional":false},{"id":919226374,"package_name":"gmpy","ecosystem":"pypi","requirements":"==1.17","direct":true,"kind":"development","optional":false},{"id":919226375,"package_name":"lru-dict","ecosystem":"pypi","requirements":"==1.1.7","direct":true,"kind":"development","optional":false},{"id":919226376,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"development","optional":false},{"id":919226377,"package_name":"mmh3","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"development","optional":false},{"id":919226378,"package_name":"mpmath","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"development","optional":false},{"id":919226379,"package_name":"opytional","ecosystem":"pypi","requirements":"==0.1.0","direct":true,"kind":"development","optional":false},{"id":919226380,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.5.4","direct":true,"kind":"development","optional":false},{"id":919226381,"package_name":"iterify","ecosystem":"pypi","requirements":"==0.1.0","direct":true,"kind":"development","optional":false},{"id":919226382,"package_name":"more-itertools","ecosystem":"pypi","requirements":"==8.13.0","direct":true,"kind":"development","optional":false},{"id":919226383,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.1.2","direct":true,"kind":"development","optional":false},{"id":919226384,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"==2.5.0","direct":true,"kind":"development","optional":false},{"id":919226385,"package_name":"safe-assert","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_dev.txt","sha":null,"kind":"lockfile","created_at":"2022-08-09T15:32:20.736Z","updated_at":"2022-08-09T15:32:20.736Z","repository_link":"https://github.com/mmore500/hstrat/blob/master/requirements_dev.txt","dependencies":[{"id":919226386,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.12","direct":false,"kind":"development","optional":false},{"id":919226387,"package_name":"anytree","ecosystem":"pypi","requirements":"==2.8.0","direct":false,"kind":"development","optional":false},{"id":919226388,"package_name":"argh","ecosystem":"pypi","requirements":"==0.26.2","direct":false,"kind":"development","optional":false},{"id":919226389,"package_name":"attrs","ecosystem":"pypi","requirements":"==22.1.0","direct":false,"kind":"development","optional":false},{"id":919226390,"package_name":"babel","ecosystem":"pypi","requirements":"==2.9.1","direct":false,"kind":"development","optional":false},{"id":919226391,"package_name":"bleach","ecosystem":"pypi","requirements":"==4.1.0","direct":false,"kind":"development","optional":false},{"id":919226392,"package_name":"bump2version","ecosystem":"pypi","requirements":"==0.5.11","direct":false,"kind":"development","optional":false},{"id":919226393,"package_name":"certifi","ecosystem":"pypi","requirements":"==2021.10.8","direct":false,"kind":"development","optional":false},{"id":919226394,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==2.0.12","direct":false,"kind":"development","optional":false},{"id":919226395,"package_name":"coverage","ecosystem":"pypi","requirements":"==4.5.4","direct":false,"kind":"development","optional":false},{"id":919226396,"package_name":"cycler","ecosystem":"pypi","requirements":"==0.11.0","direct":false,"kind":"development","optional":false},{"id":919226397,"package_name":"distlib","ecosystem":"pypi","requirements":"==0.3.4","direct":false,"kind":"development","optional":false},{"id":919226398,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.17.1","direct":false,"kind":"development","optional":false},{"id":919226399,"package_name":"entrypoints","ecosystem":"pypi","requirements":"==0.3","direct":false,"kind":"development","optional":false},{"id":919226400,"package_name":"execnet","ecosystem":"pypi","requirements":"==1.9.0","direct":false,"kind":"development","optional":false},{"id":919226401,"package_name":"filelock","ecosystem":"pypi","requirements":"==3.6.0","direct":false,"kind":"development","optional":false},{"id":919226402,"package_name":"flake8","ecosystem":"pypi","requirements":"==3.7.8","direct":false,"kind":"development","optional":false},{"id":919226403,"package_name":"gmpy","ecosystem":"pypi","requirements":"==1.17","direct":false,"kind":"development","optional":false},{"id":919226404,"package_name":"idna","ecosystem":"pypi","requirements":"==3.3","direct":false,"kind":"development","optional":false},{"id":919226405,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.3.0","direct":false,"kind":"development","optional":false},{"id":919226406,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==4.11.1","direct":false,"kind":"development","optional":false},{"id":919226407,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==1.1.1","direct":false,"kind":"development","optional":false},{"id":919226408,"package_name":"interval-search","ecosystem":"pypi","requirements":"==0.1.2","direct":false,"kind":"development","optional":false},{"id":919226409,"package_name":"iterify","ecosystem":"pypi","requirements":"==0.1.0","direct":false,"kind":"development","optional":false},{"id":919226410,"package_name":"iterpop","ecosystem":"pypi","requirements":"==0.3.4","direct":false,"kind":"development","optional":false},{"id":919226411,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.0.3","direct":false,"kind":"development","optional":false},{"id":919226412,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"==1.3.2","direct":false,"kind":"development","optional":false},{"id":919226413,"package_name":"lru-dict","ecosystem":"pypi","requirements":"==1.1.7","direct":false,"kind":"development","optional":false},{"id":919226414,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.0","direct":false,"kind":"development","optional":false},{"id":919226415,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.1.2","direct":false,"kind":"development","optional":false},{"id":919226416,"package_name":"mccabe","ecosystem":"pypi","requirements":"==0.6.1","direct":false,"kind":"development","optional":false},{"id":919226417,"package_name":"mmh3","ecosystem":"pypi","requirements":"==3.0.0","direct":false,"kind":"development","optional":false},{"id":919226418,"package_name":"more-itertools","ecosystem":"pypi","requirements":"==8.13.0","direct":false,"kind":"development","optional":false},{"id":919226419,"package_name":"mpmath","ecosystem":"pypi","requirements":"==1.1.0","direct":false,"kind":"development","optional":false},{"id":919226420,"package_name":"nose","ecosystem":"pypi","requirements":"==1.3.7","direct":false,"kind":"development","optional":false},{"id":919226421,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.23.1","direct":false,"kind":"development","optional":false},{"id":919226422,"package_name":"opytional","ecosystem":"pypi","requirements":"==0.1.0","direct":false,"kind":"development","optional":false},{"id":919226423,"package_name":"packaging","ecosystem":"pypi","requirements":"==21.3","direct":false,"kind":"development","optional":false},{"id":919226424,"package_name":"pathtools","ecosystem":"pypi","requirements":"==0.1.2","direct":false,"kind":"development","optional":false},{"id":919226425,"package_name":"pkginfo","ecosystem":"pypi","requirements":"==1.8.2","direct":false,"kind":"development","optional":false},{"id":919226426,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==2.5.1","direct":false,"kind":"development","optional":false},{"id":919226427,"package_name":"pluggy","ecosystem":"pypi","requirements":"==0.13.1","direct":false,"kind":"development","optional":false},{"id":919226428,"package_name":"py","ecosystem":"pypi","requirements":"==1.11.0","direct":false,"kind":"development","optional":false},{"id":919226429,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"==2.5.0","direct":false,"kind":"development","optional":false},{"id":919226430,"package_name":"pyflakes","ecosystem":"pypi","requirements":"==2.1.1","direct":false,"kind":"development","optional":false},{"id":919226431,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.11.2","direct":false,"kind":"development","optional":false},{"id":919226432,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==3.0.7","direct":false,"kind":"development","optional":false},{"id":919226433,"package_name":"pytest-forked","ecosystem":"pypi","requirements":"==1.4.0","direct":false,"kind":"development","optional":false},{"id":919226434,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"==2.5.0","direct":false,"kind":"development","optional":false},{"id":919226435,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.1.2","direct":false,"kind":"development","optional":false},{"id":919226436,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":false,"kind":"development","optional":false},{"id":919226437,"package_name":"pytz","ecosystem":"pypi","requirements":"==2021.3","direct":false,"kind":"development","optional":false},{"id":919226438,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0","direct":false,"kind":"development","optional":false},{"id":919226439,"package_name":"readme-renderer","ecosystem":"pypi","requirements":"==32.0","direct":false,"kind":"development","optional":false},{"id":919226440,"package_name":"requests-toolbelt","ecosystem":"pypi","requirements":"==0.9.1","direct":false,"kind":"development","optional":false},{"id":919226441,"package_name":"requests","ecosystem":"pypi","requirements":"==2.27.1","direct":false,"kind":"development","optional":false},{"id":919226442,"package_name":"safe-assert","ecosystem":"pypi","requirements":"==0.2.0","direct":false,"kind":"development","optional":false},{"id":919226443,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.5.4","direct":false,"kind":"development","optional":false},{"id":919226444,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":false,"kind":"development","optional":false},{"id":919226445,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.2.0","direct":false,"kind":"development","optional":false},{"id":919226446,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.4.0","direct":false,"kind":"development","optional":false},{"id":919226447,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.2","direct":false,"kind":"development","optional":false},{"id":919226448,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.2","direct":false,"kind":"development","optional":false},{"id":919226449,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.0","direct":false,"kind":"development","optional":false},{"id":919226450,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":false,"kind":"development","optional":false},{"id":919226451,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.3","direct":false,"kind":"development","optional":false},{"id":919226452,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.5","direct":false,"kind":"development","optional":false},{"id":919226453,"package_name":"toml","ecosystem":"pypi","requirements":"==0.10.2","direct":false,"kind":"development","optional":false},{"id":919226454,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":false,"kind":"development","optional":false},{"id":919226455,"package_name":"tox","ecosystem":"pypi","requirements":"==3.24.0","direct":false,"kind":"development","optional":false},{"id":919226456,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.62.3","direct":false,"kind":"development","optional":false},{"id":919226457,"package_name":"twine","ecosystem":"pypi","requirements":"==1.14.0","direct":false,"kind":"development","optional":false},{"id":919226458,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.8","direct":false,"kind":"development","optional":false},{"id":919226459,"package_name":"virtualenv","ecosystem":"pypi","requirements":"==20.13.1","direct":false,"kind":"development","optional":false},{"id":919226460,"package_name":"watchdog","ecosystem":"pypi","requirements":"==0.9.0","direct":false,"kind":"development","optional":false},{"id":919226461,"package_name":"webencodings","ecosystem":"pypi","requirements":"==0.5.1","direct":false,"kind":"development","optional":false},{"id":919226462,"package_name":"wheel","ecosystem":"pypi","requirements":"==0.33.6","direct":false,"kind":"development","optional":false},{"id":919226463,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.7.0","direct":false,"kind":"development","optional":false}]}],"score":14.510488062458942,"created_at":"2025-09-04T09:17:46.130Z","updated_at":"2025-10-07T08:04:31.331Z","avatar_url":"https://github.com/mmore500.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":6419,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.04866"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1296","html_url":"https://science.ecosyste.ms/projects/1296"}