{"id":69887,"name":"strand","description":"Easy creation of non-blocking tasks","url":"https://github.com/i2mint/strand","last_synced_at":"2025-09-08T14:57:45.395Z","repository":{"id":57471680,"uuid":"419415839","full_name":"i2mint/strand","owner":"i2mint","description":"Easy creation of non-blocking tasks","archived":false,"fork":false,"pushed_at":"2025-08-26T11:23:46.000Z","size":340,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-26T12:26:35.015Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/i2mint.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-20T16:53:06.000Z","updated_at":"2025-08-26T11:23:49.000Z","dependencies_parsed_at":"2024-12-15T15:51:16.364Z","dependency_job_id":"bbf9025f-1fa6-4b62-835d-c8d62fde4b0b","html_url":"https://github.com/i2mint/strand","commit_stats":{"total_commits":15,"total_committers":3,"mean_commits":5.0,"dds":0.4,"last_synced_commit":"55971ab3f7106444a3c222d2eb5e5909e2361c9d"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/i2mint/strand","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i2mint","download_url":"https://codeload.github.com/i2mint/strand/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/sbom","scorecard":{"id":15509,"data":{"date":"2025-08-04","repo":{"name":"github.com/i2mint/strand","commit":"bd4b3481f3850ab8f0be5cd700bcbf2a3beb5f05"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.9,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/24 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/i2mint/strand/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/i2mint/strand/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/i2mint/strand/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/i2mint/strand/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:66","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-14T15:40:22.984Z","repository_id":57471680,"created_at":"2025-08-14T15:40:22.984Z","updated_at":"2025-08-14T15:40:22.984Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202734,"owners_count":25240370,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"i2mint","name":"i2mint","uuid":"47563785","kind":"organization","description":"Coding for humans","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47563785?v=4","repositories_count":61,"last_synced_at":"2023-03-02T22:50:27.573Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/i2mint","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T12:46:37.397Z","updated_at":"2023-03-02T22:50:27.603Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i2mint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i2mint/repositories"},"packages":[{"id":2934037,"name":"strand","ecosystem":"pypi","description":"Easy creation of non-blocking tasks","homepage":"https://github.com/i2mint/strand","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/i2mint/strand","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2021-10-20T16:55:33.000Z","latest_release_published_at":"2025-08-26T11:23:41.000Z","latest_release_number":"0.1.8","last_synced_at":"2025-08-26T11:31:16.588Z","created_at":"2022-04-10T12:43:59.231Z","updated_at":"2025-08-26T13:16:23.545Z","registry_url":"https://pypi.org/project/strand/","install_command":"pip install strand --index-url https://pypi.org/simple","documentation_url":"https://strand.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"strand","project_status":null},"repo_metadata":{"id":57471680,"uuid":"419415839","full_name":"i2mint/strand","owner":"i2mint","description":"Easy creation of non-blocking tasks","archived":false,"fork":false,"pushed_at":"2025-06-25T13:47:47.000Z","size":310,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-14T15:40:19.735Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/i2mint.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-20T16:53:06.000Z","updated_at":"2025-06-25T13:47:49.000Z","dependencies_parsed_at":"2024-12-15T15:51:16.364Z","dependency_job_id":"bbf9025f-1fa6-4b62-835d-c8d62fde4b0b","html_url":"https://github.com/i2mint/strand","commit_stats":{"total_commits":15,"total_committers":3,"mean_commits":5.0,"dds":0.4,"last_synced_commit":"55971ab3f7106444a3c222d2eb5e5909e2361c9d"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/i2mint/strand","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i2mint","download_url":"https://codeload.github.com/i2mint/strand/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/sbom","scorecard":{"id":15509,"data":{"date":"2025-08-04","repo":{"name":"github.com/i2mint/strand","commit":"bd4b3481f3850ab8f0be5cd700bcbf2a3beb5f05"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.9,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/24 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/i2mint/strand/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/i2mint/strand/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/i2mint/strand/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/i2mint/strand/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:66","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-14T15:40:22.984Z","repository_id":57471680,"created_at":"2025-08-14T15:40:22.984Z","updated_at":"2025-08-14T15:40:22.984Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272215602,"owners_count":24893510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"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":"i2mint","name":"i2mint","uuid":"47563785","kind":"organization","description":"Coding for humans","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47563785?v=4","repositories_count":61,"last_synced_at":"2023-03-02T22:50:27.573Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/i2mint","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T12:46:37.397Z","updated_at":"2023-03-02T22:50:27.603Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i2mint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i2mint/repositories"},"tags":[{"name":"0.1.7","sha":"bd4b3481f3850ab8f0be5cd700bcbf2a3beb5f05","kind":"commit","published_at":"2025-06-25T13:47:45.000Z","download_url":"https://codeload.github.com/i2mint/strand/tar.gz/0.1.7","html_url":"https://github.com/i2mint/strand/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i2mint/strand@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"7bf7bd2a0e9d9e8d52a96de18f1c0824d733a4f2","kind":"commit","published_at":"2025-05-29T09:38:05.000Z","download_url":"https://codeload.github.com/i2mint/strand/tar.gz/0.1.6","html_url":"https://github.com/i2mint/strand/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i2mint/strand@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"7bf7bd2a0e9d9e8d52a96de18f1c0824d733a4f2","kind":"commit","published_at":"2025-05-29T09:38:05.000Z","download_url":"https://codeload.github.com/i2mint/strand/tar.gz/0.1.5","html_url":"https://github.com/i2mint/strand/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i2mint/strand@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"429596ed4d75c227abbf9012c07efaa9fde19125","kind":"commit","published_at":"2025-02-07T21:50:09.000Z","download_url":"https://codeload.github.com/i2mint/strand/tar.gz/0.1.4","html_url":"https://github.com/i2mint/strand/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i2mint/strand@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"55971ab3f7106444a3c222d2eb5e5909e2361c9d","kind":"commit","published_at":"2022-10-26T14:20:47.000Z","download_url":"https://codeload.github.com/i2mint/strand/tar.gz/0.1.3","html_url":"https://github.com/i2mint/strand/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i2mint/strand@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"7443631e9d2486358f0a34ed182e85b6ded5e50c","kind":"commit","published_at":"2022-02-24T19:31:08.000Z","download_url":"https://codeload.github.com/i2mint/strand/tar.gz/0.1.2","html_url":"https://github.com/i2mint/strand/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i2mint/strand@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"7ddb4c38a3e8f9f71900f72d92c86b980d6a398f","kind":"commit","published_at":"2021-11-01T02:27:01.000Z","download_url":"https://codeload.github.com/i2mint/strand/tar.gz/0.1.1","html_url":"https://github.com/i2mint/strand/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i2mint/strand@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"f17f9d2d1cc84fb8407a81092823d5236a37c103","kind":"commit","published_at":"2021-10-22T02:05:48.000Z","download_url":"https://codeload.github.com/i2mint/strand/tar.gz/0.1.0","html_url":"https://github.com/i2mint/strand/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i2mint/strand@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-26T13:16:23.545Z","dependent_packages_count":1,"downloads":1309,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":16.03042008969436,"dependent_repos_count":21.71838761843193,"dependent_packages_count":10.002282794063202,"stargazers_count":38.80903372588439,"forks_count":29.793723659146238,"docker_downloads_count":null,"average":23.270769577444025},"purl":"pkg:pypi/strand","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/strand","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/strand","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/strand/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T04:33:23.920Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/strand/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/strand/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/strand/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/strand/related_packages","maintainers":[{"uuid":"thorwhalen1","login":"thorwhalen1","name":null,"email":null,"url":null,"packages_count":180,"html_url":"https://pypi.org/user/thorwhalen1/","role":null,"created_at":"2023-02-25T13:45:59.532Z","updated_at":"2023-02-25T13:45:59.532Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/thorwhalen1/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":666075,"full_name":"i2mint/strand","default_branch":"master","committers":[{"name":"Steve Herzog","email":"steve.herzog@analog.com","count":9},{"name":"GitHub CI Runner","email":"thorwhalen1@gmail.com","count":5},{"name":"Valentin Féron","email":"vferon@pentalog.com","count":1}],"total_commits":15,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.0,"dds":0.4,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T19:43:27.961Z","last_synced_commit":"55971ab3f7106444a3c222d2eb5e5909e2361c9d","created_at":"2023-03-09T10:16:05.906Z","updated_at":"2023-09-19T17:36:08.388Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"i2mint/strand","html_url":"https://github.com/i2mint/strand","last_synced_at":"2025-08-26T11:44:46.579Z","status":"error","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T00:48:54.541Z","updated_at":"2025-08-26T11:44:46.579Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2mint%2Fstrand/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10167544,"issues_count":32012554,"pull_requests_count":100260947,"authors_count":10729845,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"PushEvent":4,"CreateEvent":5},"last_year":{"PushEvent":4,"CreateEvent":5}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2024-12-15T15:51:16.006Z","updated_at":"2024-12-15T15:51:16.006Z","repository_link":"https://github.com/i2mint/strand/blob/master/.github/workflows/ci.yml","dependencies":[{"id":21166910247,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":21166910248,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-12-15T15:51:16.161Z","updated_at":"2024-12-15T15:51:16.161Z","repository_link":"https://github.com/i2mint/strand/blob/master/setup.py","dependencies":[]}],"score":null,"created_at":"2025-09-08T11:19:04.871Z","updated_at":"2025-10-07T08:25:50.474Z","avatar_url":"https://github.com/i2mint.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1309,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/69887","html_url":"https://science.ecosyste.ms/projects/69887"}