{"id":65700,"name":"mira","description":"Tooling for simple object detection projects","url":"https://github.com/faustomorales/mira","last_synced_at":"2025-09-08T13:28:00.368Z","repository":{"id":43216581,"uuid":"164785042","full_name":"faustomorales/mira","owner":"faustomorales","description":"Tooling for simple object detection projects","archived":false,"fork":false,"pushed_at":"2025-08-28T11:57:21.000Z","size":9051,"stargazers_count":6,"open_issues_count":7,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-06T17:58:04.464Z","etag":null,"topics":["machine-learning","object-detection"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/faustomorales.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":"2019-01-09T04:04:46.000Z","updated_at":"2025-08-28T11:57:22.000Z","dependencies_parsed_at":"2025-04-13T10:50:48.849Z","dependency_job_id":null,"html_url":"https://github.com/faustomorales/mira","commit_stats":null,"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/faustomorales/mira","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faustomorales","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/sbom","scorecard":{"id":393936,"data":{"date":"2025-08-11","repo":{"name":"github.com/faustomorales/mira","commit":"b38102e6fd5745782d2f3ffcd83a2b3e7fb5e049"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"Maintained","score":10,"reason":"15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/faustomorales/mira/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/faustomorales/mira/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/faustomorales/mira/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/faustomorales/mira/ci.yaml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact file-storage not signed: https://api.github.com/repos/faustomorales/mira/releases/35528037","Warn: release artifact file-storage does not have provenance: https://api.github.com/repos/faustomorales/mira/releases/35528037"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":0,"reason":"20 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-w2pj-9cgh-mq2c","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-182","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2017-74"],"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-18T18:29:19.803Z","repository_id":43216581,"created_at":"2025-08-18T18:29:19.803Z","updated_at":"2025-08-18T18:29:19.803Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274192249,"owners_count":25238543,"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":"faustomorales","name":"Fausto Morales","uuid":"9735401","kind":"user","description":"","email":"","website":null,"location":"Houston, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9735401?u=9c97be3c7e542f4321447ea9f12a3bc11e90cb68\u0026v=4","repositories_count":14,"last_synced_at":"2024-12-22T17:47:07.087Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/faustomorales","funding_links":[],"total_stars":1854,"followers":102,"following":4,"created_at":"2022-11-13T12:21:01.097Z","updated_at":"2024-12-22T17:47:07.088Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faustomorales","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faustomorales/repositories"},"packages":[{"id":2802990,"name":"mira","ecosystem":"pypi","description":"A package for simplifying object detection","homepage":"https://github.com/faustomorales/mira","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/faustomorales/mira","keywords_array":[],"namespace":null,"versions_count":124,"first_release_published_at":"2019-03-21T18:18:39.000Z","latest_release_published_at":"2025-09-05T22:08:28.000Z","latest_release_number":"0.9.29","last_synced_at":"2025-09-05T22:16:34.396Z","created_at":"2022-04-10T11:36:43.562Z","updated_at":"2025-09-07T10:38:22.443Z","registry_url":"https://pypi.org/project/mira/","install_command":"pip install mira --index-url https://pypi.org/simple","documentation_url":"https://mira.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Operating System :: Unix","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only"],"normalized_name":"mira","project_status":null},"repo_metadata":{"id":43216581,"uuid":"164785042","full_name":"faustomorales/mira","owner":"faustomorales","description":"Tooling for simple object detection projects","archived":false,"fork":false,"pushed_at":"2025-08-28T11:57:21.000Z","size":9051,"stargazers_count":6,"open_issues_count":7,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-06T17:58:04.464Z","etag":null,"topics":["machine-learning","object-detection"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/faustomorales.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":"2019-01-09T04:04:46.000Z","updated_at":"2025-08-28T11:57:22.000Z","dependencies_parsed_at":"2025-04-13T10:50:48.849Z","dependency_job_id":null,"html_url":"https://github.com/faustomorales/mira","commit_stats":null,"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/faustomorales/mira","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faustomorales","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/sbom","scorecard":{"id":393936,"data":{"date":"2025-08-11","repo":{"name":"github.com/faustomorales/mira","commit":"b38102e6fd5745782d2f3ffcd83a2b3e7fb5e049"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"Maintained","score":10,"reason":"15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/faustomorales/mira/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/faustomorales/mira/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/faustomorales/mira/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/faustomorales/mira/ci.yaml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact file-storage not signed: https://api.github.com/repos/faustomorales/mira/releases/35528037","Warn: release artifact file-storage does not have provenance: https://api.github.com/repos/faustomorales/mira/releases/35528037"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":0,"reason":"20 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-w2pj-9cgh-mq2c","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-182","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2017-74"],"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-18T18:29:19.803Z","repository_id":43216581,"created_at":"2025-08-18T18:29:19.803Z","updated_at":"2025-08-18T18:29:19.803Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273986633,"owners_count":25202708,"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-07T02:00:09.463Z","response_time":67,"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":"faustomorales","name":"Fausto Morales","uuid":"9735401","kind":"user","description":"","email":"","website":null,"location":"Houston, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9735401?u=9c97be3c7e542f4321447ea9f12a3bc11e90cb68\u0026v=4","repositories_count":14,"last_synced_at":"2024-12-22T17:47:07.087Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/faustomorales","funding_links":[],"total_stars":1854,"followers":102,"following":4,"created_at":"2022-11-13T12:21:01.097Z","updated_at":"2024-12-22T17:47:07.088Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faustomorales","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faustomorales/repositories"},"tags":[{"name":"v0.9.19","sha":"fea2174c1e00c7f78dddf6ad72ba82078824f014","kind":"commit","published_at":"2023-04-20T22:47:01.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.19","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.19/manifests"},{"name":"v0.9.18","sha":"4c2ad0fe4e464c81fbdaadcaf88791ade4f04955","kind":"commit","published_at":"2023-02-10T19:48:13.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.18","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.18/manifests"},{"name":"v0.9.17","sha":"3aac309b5d31dbddfeb82994859dcf4178402a68","kind":"commit","published_at":"2022-12-06T17:28:15.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.17","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.17/manifests"},{"name":"v0.9.16","sha":"4bd49398fac44e0a2329afc686eaca983f94997d","kind":"commit","published_at":"2022-11-21T23:39:18.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.16","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.16/manifests"},{"name":"v0.9.15","sha":"b4b81f24c3fb4317c4b9c69e6886cc84ff96cec2","kind":"commit","published_at":"2022-10-17T16:30:33.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.15","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.15/manifests"},{"name":"v0.9.14","sha":"4eb4c3383b5dd53197c45c129f1b1474ce5970aa","kind":"commit","published_at":"2022-10-14T16:10:36.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.14","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"2f21741ab29ccb66e0e9c838fa6e749ef52e9dd3","kind":"commit","published_at":"2022-10-13T15:11:06.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.13","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"20a948c8b986ea810335c93c44272a977fdd26d8","kind":"commit","published_at":"2022-09-21T20:47:58.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.12","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"142f86df766f93d8d1f249b83e6da5272699be62","kind":"commit","published_at":"2022-09-21T14:56:21.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.11","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"e7b7dfd5c4f06f5d11edcebdceeec23d5f36d784","kind":"commit","published_at":"2022-09-16T20:56:16.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.10","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"d26184005eeb5bf1ab4bfa3d7dfa73e2c8d49a5a","kind":"commit","published_at":"2022-09-14T22:39:38.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.9","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"02d7e9f2f623d293ad0461f33cbc5db3314b3ca0","kind":"commit","published_at":"2022-09-13T16:46:22.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.8","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"dec94752b3c16370bc6690e6f73e1d71a03253fa","kind":"commit","published_at":"2022-08-31T20:51:23.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.7","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"3d60389c958736c6b8cc7f62f9e76ba86534b041","kind":"commit","published_at":"2022-08-30T16:38:11.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.6","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"73529acc9015115729ac91f1686e042e74384a75","kind":"commit","published_at":"2022-08-26T18:55:11.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.5","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"0e9948c7b07291d5374bd14d2d5a139d76264f40","kind":"commit","published_at":"2022-08-26T18:28:10.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.4","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"01579ab4d7a422d0f01ab1e1b429b7a3d2d4a87c","kind":"commit","published_at":"2022-08-26T00:33:43.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.3","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"81085c8b0038430bbbf18ca2f0d1cc46022d5b85","kind":"commit","published_at":"2022-07-25T16:56:29.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.2","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"780fa17525a6d525058be82fdf44dc946d2e940c","kind":"commit","published_at":"2022-07-25T05:31:24.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.1","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"7faae5238689fcc319e8b73eed988efeb43cae38","kind":"commit","published_at":"2022-07-25T05:00:16.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.0","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0/manifests"},{"name":"v0.9.0rc14","sha":"70c11a81d0b7399b24a6735e7513cdf4bfefe878","kind":"commit","published_at":"2022-07-25T04:06:49.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.0rc14","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc14/manifests"},{"name":"v0.9.0rc13","sha":"360460538dc0e035ac6ef79faf4897c70d0bb3af","kind":"commit","published_at":"2022-07-23T22:02:23.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.0rc13","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc13/manifests"},{"name":"v0.9.0rc12","sha":"32a774355f2c3e939c0a91a2ce8eb273fef21fbd","kind":"commit","published_at":"2022-07-23T02:53:49.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.0rc12","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc12/manifests"},{"name":"v0.9.0rc11","sha":"c6c806c6d8a19e0cc06d62467df8accd05e6da78","kind":"commit","published_at":"2022-07-22T22:22:15.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.0rc11","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc11/manifests"},{"name":"v0.9.0rc10","sha":"aab0e01da58bdcac5c7abdca08b089ff47f693c9","kind":"commit","published_at":"2022-07-22T19:50:09.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.0rc10","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc10/manifests"},{"name":"v0.9.0rc9","sha":"7693cbcd81ac949a974f26f8ed778f34f346ce80","kind":"commit","published_at":"2022-07-21T23:53:48.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.0rc9","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc9/manifests"},{"name":"v0.9.0rc8","sha":"d28da49aa5c6c210cb052b935e9a5f0a7b7218f6","kind":"commit","published_at":"2022-07-21T02:25:21.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.0rc8","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc8/manifests"},{"name":"v0.9.0rc7","sha":"80d434ad72bdb589cfce3f2c71b59eca2a13421f","kind":"commit","published_at":"2022-07-20T20:43:49.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.0rc7","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc7/manifests"},{"name":"v0.9.0rc6","sha":"a9305f1a56d038a01318e5c36394ca0f34204c80","kind":"commit","published_at":"2022-07-20T20:02:24.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.0rc6","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc6/manifests"},{"name":"v0.9.0rc5","sha":"c02a2d002acdd8e46cdf42a5b575bd5705e47590","kind":"commit","published_at":"2022-07-20T17:59:30.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.0rc5","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc5/manifests"},{"name":"v0.9.0rc4","sha":"8948cf22c060bcb41ce3fe1220d6eb2dfe7f5f34","kind":"commit","published_at":"2022-07-20T16:23:26.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.0rc4","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc4/manifests"},{"name":"v0.9.0rc3","sha":"5b551c59b0ea7e836e0a74e7b974cbfadcc97e38","kind":"commit","published_at":"2022-07-19T14:57:18.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.0rc3","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc3/manifests"},{"name":"v0.9.0rc2","sha":"f38a59487007711c5ee52d753d3bf4501777ac46","kind":"commit","published_at":"2022-07-19T14:12:38.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.0rc2","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc2/manifests"},{"name":"v0.9.0rc1","sha":"613d90864e885fbaa2cd366c594248ec58cdb6f4","kind":"commit","published_at":"2022-07-17T23:45:59.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.0rc1","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc1/manifests"},{"name":"v0.9.0rc0","sha":"548364d3edf3f1d448335e30bfa33dd85e17b7e6","kind":"commit","published_at":"2022-07-07T01:33:26.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.9.0rc0","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.9.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.9.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.9.0rc0/manifests"},{"name":"v0.8.12","sha":"c1455cb9fe164cda90d106e4baf0c53f2378767e","kind":"commit","published_at":"2022-07-04T15:12:33.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.8.12","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"ca2ea789f74ded26d92e5c6437cad52f9da98739","kind":"commit","published_at":"2022-06-22T13:50:52.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.8.11","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"ad68a01b95e6fa21c9ca214510ee91eba3957055","kind":"commit","published_at":"2022-06-21T18:08:22.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.8.10","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.10/manifests"},{"name":"v0.8.9","sha":"d162cfc9345072a56ddb1a0ca1651ea5ec8d827d","kind":"commit","published_at":"2022-06-21T16:58:23.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.8.9","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"e7e88aa8194f907d8af44e42f0a81ebc5e4dfcde","kind":"commit","published_at":"2022-06-20T17:35:48.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.8.8","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"90fd3f16916a305a662a538605d74ab14c53feb3","kind":"commit","published_at":"2022-06-17T17:38:23.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.8.7","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"bb6376670170a88bf53481312025dcbaa08d753a","kind":"commit","published_at":"2022-06-15T21:52:04.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.8.6","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"1030fd24bfa14c2d4ff01be8e803d4c7b7bea287","kind":"commit","published_at":"2022-06-15T16:29:32.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.8.5","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ccd32a398552792027fd79b03172025bfa4cfa46","kind":"commit","published_at":"2022-06-13T23:03:56.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.8.4","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"5d832bb2f765324540c4cc5b1d1890d2407425ba","kind":"commit","published_at":"2022-06-10T23:47:18.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.8.3","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"5605115c369dd512f6ae26e2476de77d971a80d8","kind":"commit","published_at":"2022-06-08T17:14:57.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.8.2","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"6ff872d789986409bc3f37357aa820f50efd19c5","kind":"commit","published_at":"2022-06-08T15:04:21.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.8.1","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"97d7341f15d5cee007c005fa1feeba6555135d30","kind":"commit","published_at":"2022-06-07T15:55:34.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.8.0","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"7bea42be13712928f24bdb816dd4183fe6d416f5","kind":"commit","published_at":"2022-05-27T21:25:09.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.7.3","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4729143e42d7fe1b12ae50abdbd9709599bd884a","kind":"commit","published_at":"2022-05-27T18:04:20.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.7.2","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"84b125ba7a9ce390379606c49b53b3376387c417","kind":"commit","published_at":"2022-05-24T23:34:05.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.7.1","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"5426ae184869d963ecc5f9c328cbdcadefb8f29d","kind":"commit","published_at":"2022-05-21T00:00:58.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.7.0","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"657b98676e8a292affd421a8961878cebec24af1","kind":"commit","published_at":"2022-05-05T15:43:35.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.6.1","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"a00d0c817f25ce8bf743d73791b244eb4da621d4","kind":"commit","published_at":"2022-05-04T21:01:14.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.6.0","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.6.0/manifests"},{"name":"v0.5.34","sha":"81324eded9f2416b1762865c284aa2f87ee0cef3","kind":"commit","published_at":"2022-04-15T01:22:01.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.34","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.34/manifests"},{"name":"v0.5.33","sha":"44715e2f376204617bb9695a0c95a956db2c2e04","kind":"commit","published_at":"2022-04-14T22:54:04.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.33","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.33/manifests"},{"name":"v0.5.32","sha":"97debc39d5ed0dc3068327c65166548b39e9459d","kind":"commit","published_at":"2022-03-31T21:44:10.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.32","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.32/manifests"},{"name":"v0.5.31","sha":"9580e230c6d2afe56c3d4eb420a175d105d1e4d5","kind":"commit","published_at":"2022-03-24T22:23:49.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.31","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.31/manifests"},{"name":"v0.5.30","sha":"1be67c548ebab322f1b21c400c30f1ee9f8f8cd5","kind":"commit","published_at":"2022-03-24T17:08:50.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.30","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.30/manifests"},{"name":"v0.5.29","sha":"894031a47ded23b4a4b537d82de8143e4e3b307f","kind":"commit","published_at":"2022-03-24T15:09:18.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.29","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.29/manifests"},{"name":"v0.5.28","sha":"3aac5c9373edce85655ced016e86a0ecaed0c761","kind":"commit","published_at":"2022-03-23T22:09:33.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.28","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.28/manifests"},{"name":"v0.5.27","sha":"e9a9b9fc561704a6beed72139970ca4a7c980073","kind":"commit","published_at":"2022-03-23T21:38:40.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.27","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.27/manifests"},{"name":"v0.5.26","sha":"4877eb0239f23432330728d03d1e163be17982e1","kind":"commit","published_at":"2022-03-23T02:41:32.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.26","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.26/manifests"},{"name":"v0.5.25","sha":"07b760a2fa1b63f532454775ebfb0e9e81042002","kind":"commit","published_at":"2022-03-22T01:37:59.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.25","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.25/manifests"},{"name":"v0.5.24","sha":"b8f772dbf5f330e7d6f7b3137a75a2c160dcd418","kind":"commit","published_at":"2022-03-14T04:52:37.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.24","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.24/manifests"},{"name":"v0.5.23","sha":"c565132d38eedbffd9f9b63b60c89d78648cdbbe","kind":"tag","published_at":"2022-03-14T01:53:54.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.23","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.23/manifests"},{"name":"v0.5.22","sha":"7468aab795da86008bc290ca1aa7c22b5c2953e3","kind":"tag","published_at":"2022-03-12T23:39:31.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.22","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.22/manifests"},{"name":"v0.5.21","sha":"d728bbef681834a218de00168d639262c6237e81","kind":"tag","published_at":"2022-03-08T19:46:49.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.21","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.21/manifests"},{"name":"v0.5.20","sha":"ca899240de1e8a74c489752cd8d25bd8b9a0b35c","kind":"tag","published_at":"2022-03-05T03:08:36.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.20","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.20/manifests"},{"name":"v0.5.19","sha":"8df231d49f90e176c5da817bc21ec1ee2fc8e1a7","kind":"tag","published_at":"2022-01-07T23:46:20.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.19","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.19/manifests"},{"name":"v0.5.18","sha":"800685ea12b170a46243d0894434fe658d3931bb","kind":"tag","published_at":"2021-12-29T05:19:38.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.18","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.18/manifests"},{"name":"v0.5.16","sha":"6f8b9777b97c595a9b716314db58cfd5a5b3ce9f","kind":"tag","published_at":"2021-11-10T19:08:09.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.16","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.16/manifests"},{"name":"v0.5.15","sha":"84d512cfc135778246ebe9470d4ca3d9888e7c64","kind":"tag","published_at":"2021-11-05T17:41:45.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.15","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.15/manifests"},{"name":"v0.5.14","sha":"36283f3cd1b2358ac79aa9575918b8a876be5912","kind":"tag","published_at":"2021-10-07T00:58:00.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.14","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.14/manifests"},{"name":"v0.5.13","sha":"162347c09f95fab4f4886d23e3f183dc737a9ac9","kind":"tag","published_at":"2021-09-30T18:11:03.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.13","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.13/manifests"},{"name":"v0.5.12","sha":"3487dc33d50d19a6abe4ec1e2efdc3419bda2003","kind":"tag","published_at":"2021-09-30T09:05:02.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.12","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.12/manifests"},{"name":"v0.5.11","sha":"be7961f375f85358f1162b8853d1153a44dd9f62","kind":"tag","published_at":"2021-09-17T23:25:07.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.11","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.11/manifests"},{"name":"v0.5.10","sha":"10de8cf853d2d64b8ef279b7b2c076763d2e7ce9","kind":"tag","published_at":"2021-09-07T19:30:07.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.10","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"2b6cef0ad468590c6a2ae6ff354c2e9183ccd291","kind":"tag","published_at":"2021-08-26T17:57:37.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.9","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"1840970d9f3088e88ec31b48d96e25aa3eff8653","kind":"tag","published_at":"2021-08-09T22:32:57.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.8","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"562762a5a3003ef0366926c3238601d36b7dcd5e","kind":"tag","published_at":"2021-07-21T16:24:08.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.7","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"090fd1ff9506caff44e19091f626225665900217","kind":"tag","published_at":"2021-07-20T15:02:39.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.6","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"9fca8f5dacc92197f142ae04c1535eb6dee6050d","kind":"tag","published_at":"2021-07-15T15:24:49.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.5","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"4fb59b315a8c2d256cb00c9e2b5e77b11a39c456","kind":"tag","published_at":"2021-07-08T20:56:13.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.4","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"1e0644ecfff83a4f6be18a67a1151c977861c27c","kind":"tag","published_at":"2021-07-08T20:37:24.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.3","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"a4e608ccb0171ece54ba6b1dd17286f14b59c83d","kind":"tag","published_at":"2021-07-07T20:28:44.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.2","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"2e37f074225c4893bc94a078e6f4763ecaca270a","kind":"tag","published_at":"2021-07-06T18:06:55.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.1","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"5c8ff28438eb62a35bb0ee7a4848f9cadd610567","kind":"tag","published_at":"2021-07-06T15:53:48.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.0","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0/manifests"},{"name":"v0.5.0rc10","sha":"5c8ff28438eb62a35bb0ee7a4848f9cadd610567","kind":"tag","published_at":"2021-07-06T15:06:52.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.0rc10","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc10/manifests"},{"name":"v0.5.0rc9","sha":"78e70e459d34e47fd7cd85cd81999056a62f3e52","kind":"tag","published_at":"2021-07-06T14:31:21.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.0rc9","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc9/manifests"},{"name":"v0.5.0rc8","sha":"b349c9c5b0f0da9a81a01f1afc9bff567adbf884","kind":"tag","published_at":"2021-07-06T02:13:23.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.0rc8","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc8/manifests"},{"name":"v0.5.0rc7","sha":"946aa6de0d81875d6e6c85896c1fbcd41f9ae3a2","kind":"tag","published_at":"2021-07-04T15:21:15.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.0rc7","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc7/manifests"},{"name":"v0.5.0rc6","sha":"e1bb8e6b965d06a894bc2a6eb4cf3bd8d533e89f","kind":"tag","published_at":"2021-07-03T15:37:47.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.0rc6","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc6/manifests"},{"name":"v0.5.0rc5","sha":"d3ebafcfa9bfee98ff6b920bf118f9dd3dac8f12","kind":"tag","published_at":"2021-07-03T14:35:06.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.0rc5","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc5/manifests"},{"name":"v0.5.0rc4","sha":"d255868e1c1d8286e8eab2453102742b4dc07870","kind":"tag","published_at":"2021-07-03T03:53:36.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.0rc4","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc4/manifests"},{"name":"v0.5.0rc3","sha":"07dd7a38bfcdb8103b09fa277b87990a871cb29c","kind":"tag","published_at":"2021-07-03T03:38:27.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.0rc3","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc3/manifests"},{"name":"v0.5.0rc2","sha":"c2b8882ac52d31035bc168291cb4c8b2b88f9234","kind":"tag","published_at":"2021-07-02T16:56:02.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.0rc2","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc2/manifests"},{"name":"v0.5.0rc1","sha":"e1b9044eb211670bc10feb8915954aa06facc1ec","kind":"tag","published_at":"2021-06-24T05:33:36.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.0rc1","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc1/manifests"},{"name":"v0.5.0rc0","sha":"c3af50eac66bdf6dfb05ca762addc1143af79170","kind":"tag","published_at":"2021-06-24T03:48:45.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.5.0rc0","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.5.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.5.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.5.0rc0/manifests"},{"name":"v0.4","sha":"a11ae816abf8ed8b3f1449d7469d0fe77f09a615","kind":"tag","published_at":"2020-12-19T19:18:30.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.4","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.4/manifests"},{"name":"file-storage","sha":"f3cf5641e056858657140630eb715064764a9288","kind":"commit","published_at":"2020-03-10T22:18:46.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/file-storage","html_url":"https://github.com/faustomorales/mira/releases/tag/file-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@file-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/file-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/file-storage/manifests"},{"name":"v0.3","sha":"6ec974a2a378719e8fdc53327c92316c181b22b8","kind":"tag","published_at":"2020-03-06T20:46:35.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.3","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.3/manifests"},{"name":"v0.3rc2","sha":"e09cad4bb4ca7bb713680433f0d0e1e17bfbd191","kind":"tag","published_at":"2020-01-21T04:10:11.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.3rc2","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.3rc2/manifests"},{"name":"v0.3rc1","sha":"274e0c347d122f9ade00c3dbfcba5055c911d71a","kind":"tag","published_at":"2020-01-20T23:35:04.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.3rc1","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.3rc1/manifests"},{"name":"v0.3rc0","sha":"1c22fdc92a1c4ca35fe780385a0dee905fec6baa","kind":"tag","published_at":"2020-01-08T16:23:04.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.3rc0","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.3rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.3rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.3rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.3rc0/manifests"},{"name":"v0.2","sha":"7601efef6f02c0fa95f9603fa6a12f11b624851e","kind":"tag","published_at":"2019-11-28T02:29:18.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.2","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.2/manifests"},{"name":"v0.1","sha":"94079e1f7a45f5fba2bce1df42e332ed56510da6","kind":"tag","published_at":"2019-09-22T04:08:00.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.1","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.1/manifests"},{"name":"v0.1a15","sha":"54fe188267cc7f3021efabc9bcdb98ebb26b8781","kind":"tag","published_at":"2019-07-15T23:50:49.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.1a15","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.1a15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.1a15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.1a15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.1a15/manifests"},{"name":"v0.1a14","sha":"c21fcd91e7d894557335e6fbc7f160c6a0e5d4ce","kind":"tag","published_at":"2019-07-13T21:51:32.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.1a14","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.1a14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.1a14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.1a14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.1a14/manifests"},{"name":"v0.1a11","sha":"303c4ad01ecf3d365972133fcab13a87081e0712","kind":"tag","published_at":"2019-05-01T22:28:41.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.1a11","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.1a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.1a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.1a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.1a11/manifests"},{"name":"v0.1a10","sha":"1c649158c867f348598ef770c022439a1018f6b3","kind":"tag","published_at":"2019-04-30T04:19:09.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.1a10","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.1a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.1a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.1a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.1a10/manifests"},{"name":"v0.1a9","sha":"cdfaf4302a9c0a266c51c3b264e21c5df0d9af28","kind":"tag","published_at":"2019-04-22T02:12:30.000Z","download_url":"https://codeload.github.com/faustomorales/mira/tar.gz/v0.1a9","html_url":"https://github.com/faustomorales/mira/releases/tag/v0.1a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faustomorales/mira@v0.1a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.1a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/tags/v0.1a9/manifests"}]},"repo_metadata_updated_at":"2025-09-07T10:38:22.442Z","dependent_packages_count":0,"downloads":1154,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.073460665665348,"dependent_repos_count":67.55010080587148,"dependent_packages_count":10.002282794063202,"stargazers_count":20.321926571890604,"forks_count":29.793723659146238,"docker_downloads_count":null,"average":27.148298899327376},"purl":"pkg:pypi/mira","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mira","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mira","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mira/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T04:37:20.746Z","issues_count":0,"pull_requests_count":15,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":541376.125,"issues_closed_count":0,"pull_requests_closed_count":8,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.06666666666666667,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":8,"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/faustomorales%2Fmira/issues","maintainers":[{"login":"faustomorales","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/faustomorales"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mira/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mira/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mira/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mira/related_packages","maintainers":[{"uuid":"faustomorales","login":"faustomorales","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/faustomorales/","role":null,"created_at":"2023-02-24T16:54:15.130Z","updated_at":"2023-02-24T16:54:15.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/faustomorales/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726145,"maintainers_count":308800,"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":611820,"full_name":"faustomorales/mira","default_branch":"master","committers":[{"name":"Fausto Morales","email":"fausto@robinbay.com","login":"faustomorales","count":225}],"total_commits":225,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":225.0,"dds":0.0,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-06-12T12:38:51.841Z","last_synced_commit":"8a02175ff744c75b17ab0691682c407d8025696c","created_at":"2023-03-09T07:27:08.327Z","updated_at":"2025-06-12T12:38:51.841Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"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":"faustomorales/mira","html_url":"https://github.com/faustomorales/mira","last_synced_at":"2025-08-28T04:37:20.746Z","status":"error","issues_count":0,"pull_requests_count":15,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":541376.125,"issues_closed_count":0,"pull_requests_closed_count":8,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.06666666666666667,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":8,"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-14T17:48:52.597Z","updated_at":"2025-08-28T04:37:20.746Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/faustomorales%2Fmira/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":8},"issue_author_associations_count":{},"pull_request_author_associations_count":{"NONE":8,"OWNER":7},"issue_authors":{},"pull_request_authors":{"dependabot[bot]":8,"faustomorales":7},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10103789,"issues_count":31523126,"pull_requests_count":97734489,"authors_count":10703676,"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":[{"login":"faustomorales","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/faustomorales"}],"active_maintainers":[]},"events":{"total":{"PushEvent":5,"CreateEvent":2},"last_year":{"PushEvent":5,"CreateEvent":2}},"keywords":["machine-learning","object-detection"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T17:20:54.421Z","updated_at":"2022-09-26T17:20:54.421Z","repository_link":"https://github.com/faustomorales/mira/blob/master/docs/requirements.txt","dependencies":[{"id":6135735328,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"==1.12.0","direct":true,"kind":"runtime","optional":false},{"id":6135735329,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"==2021.3.14","direct":true,"kind":"runtime","optional":false},{"id":6135735330,"package_name":"sphinx","ecosystem":"pypi","requirements":"==3.5.4","direct":true,"kind":"runtime","optional":false},{"id":6135735331,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"==0.5.2","direct":true,"kind":"runtime","optional":false},{"id":6135735332,"package_name":"m2r2","ecosystem":"pypi","requirements":"==0.2.7","direct":true,"kind":"runtime","optional":false},{"id":6135735333,"package_name":"sphinxcontrib-mermaid","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735334,"package_name":"opencv-contrib-python-headless","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735335,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735336,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735337,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735338,"package_name":"albumentations","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735339,"package_name":"mistune","ecosystem":"pypi","requirements":"\u003c2","direct":true,"kind":"runtime","optional":false},{"id":6135735340,"package_name":"regex","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735341,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735342,"package_name":"timm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735343,"package_name":"pretrainedmodels","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735344,"package_name":"efficientnet_pytorch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-09-26T17:20:54.517Z","updated_at":"2022-09-26T17:20:54.517Z","repository_link":"https://github.com/faustomorales/mira/blob/master/poetry.lock","dependencies":[{"id":6135735370,"package_name":"anyio","ecosystem":"pypi","requirements":"3.6.1","direct":false,"kind":"develop","optional":false},{"id":6135735371,"package_name":"appnope","ecosystem":"pypi","requirements":"0.1.3","direct":false,"kind":"develop","optional":false},{"id":6135735372,"package_name":"argon2-cffi","ecosystem":"pypi","requirements":"21.3.0","direct":false,"kind":"develop","optional":false},{"id":6135735373,"package_name":"argon2-cffi-bindings","ecosystem":"pypi","requirements":"21.2.0","direct":false,"kind":"develop","optional":false},{"id":6135735374,"package_name":"astroid","ecosystem":"pypi","requirements":"2.11.6","direct":false,"kind":"develop","optional":false},{"id":6135735375,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":6135735376,"package_name":"attrs","ecosystem":"pypi","requirements":"21.4.0","direct":false,"kind":"develop","optional":false},{"id":6135735377,"package_name":"babel","ecosystem":"pypi","requirements":"2.10.2","direct":false,"kind":"develop","optional":false},{"id":6135735378,"package_name":"backcall","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false},{"id":6135735379,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"4.11.1","direct":false,"kind":"develop","optional":false},{"id":6135735380,"package_name":"black","ecosystem":"pypi","requirements":"22.3.0","direct":false,"kind":"develop","optional":false},{"id":6135735381,"package_name":"bleach","ecosystem":"pypi","requirements":"5.0.0","direct":false,"kind":"develop","optional":false},{"id":6135735382,"package_name":"certifi","ecosystem":"pypi","requirements":"2022.6.15","direct":false,"kind":"runtime","optional":false},{"id":6135735383,"package_name":"cffi","ecosystem":"pypi","requirements":"1.15.0","direct":false,"kind":"develop","optional":false},{"id":6135735384,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"2.0.12","direct":false,"kind":"runtime","optional":false},{"id":6135735385,"package_name":"click","ecosystem":"pypi","requirements":"8.1.3","direct":false,"kind":"develop","optional":false},{"id":6135735386,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":6135735387,"package_name":"coverage","ecosystem":"pypi","requirements":"6.4.1","direct":false,"kind":"develop","optional":false},{"id":6135735388,"package_name":"cycler","ecosystem":"pypi","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":6135735389,"package_name":"debugpy","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"develop","optional":false},{"id":6135735390,"package_name":"decorator","ecosystem":"pypi","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6135735391,"package_name":"defusedxml","ecosystem":"pypi","requirements":"0.7.1","direct":false,"kind":"develop","optional":false},{"id":6135735392,"package_name":"dill","ecosystem":"pypi","requirements":"0.3.5.1","direct":false,"kind":"develop","optional":false},{"id":6135735393,"package_name":"efficientnet-pytorch","ecosystem":"pypi","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":6135735394,"package_name":"entrypoints","ecosystem":"pypi","requirements":"0.4","direct":false,"kind":"develop","optional":false},{"id":6135735395,"package_name":"enum-compat","ecosystem":"pypi","requirements":"0.0.3","direct":false,"kind":"develop","optional":false},{"id":6135735396,"package_name":"fastjsonschema","ecosystem":"pypi","requirements":"2.15.3","direct":false,"kind":"develop","optional":false},{"id":6135735397,"package_name":"filetype","ecosystem":"pypi","requirements":"1.0.13","direct":false,"kind":"develop","optional":false},{"id":6135735398,"package_name":"fonttools","ecosystem":"pypi","requirements":"4.33.3","direct":false,"kind":"runtime","optional":false},{"id":6135735399,"package_name":"ftfy","ecosystem":"pypi","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":6135735400,"package_name":"future","ecosystem":"pypi","requirements":"0.18.2","direct":false,"kind":"develop","optional":false},{"id":6135735401,"package_name":"idna","ecosystem":"pypi","requirements":"3.3","direct":false,"kind":"runtime","optional":false},{"id":6135735402,"package_name":"imageio","ecosystem":"pypi","requirements":"2.19.3","direct":false,"kind":"runtime","optional":false},{"id":6135735403,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.11.4","direct":false,"kind":"develop","optional":false},{"id":6135735404,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"5.7.1","direct":false,"kind":"develop","optional":false},{"id":6135735405,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":6135735406,"package_name":"ipykernel","ecosystem":"pypi","requirements":"6.15.0","direct":false,"kind":"develop","optional":false},{"id":6135735407,"package_name":"ipython","ecosystem":"pypi","requirements":"7.34.0","direct":false,"kind":"develop","optional":false},{"id":6135735408,"package_name":"ipython-genutils","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false},{"id":6135735409,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"7.7.0","direct":false,"kind":"develop","optional":false},{"id":6135735410,"package_name":"isort","ecosystem":"pypi","requirements":"5.10.1","direct":false,"kind":"develop","optional":false},{"id":6135735411,"package_name":"jedi","ecosystem":"pypi","requirements":"0.18.1","direct":false,"kind":"develop","optional":false},{"id":6135735412,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":"develop","optional":false},{"id":6135735413,"package_name":"json5","ecosystem":"pypi","requirements":"0.9.8","direct":false,"kind":"develop","optional":false},{"id":6135735414,"package_name":"jsonschema","ecosystem":"pypi","requirements":"4.6.0","direct":false,"kind":"develop","optional":false},{"id":6135735415,"package_name":"jupyter-client","ecosystem":"pypi","requirements":"7.3.4","direct":false,"kind":"develop","optional":false},{"id":6135735416,"package_name":"jupyter-core","ecosystem":"pypi","requirements":"4.10.0","direct":false,"kind":"develop","optional":false},{"id":6135735417,"package_name":"jupyter-server","ecosystem":"pypi","requirements":"1.17.1","direct":false,"kind":"develop","optional":false},{"id":6135735418,"package_name":"jupyterlab","ecosystem":"pypi","requirements":"3.4.3","direct":false,"kind":"develop","optional":false},{"id":6135735419,"package_name":"jupyterlab-pygments","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"develop","optional":false},{"id":6135735420,"package_name":"jupyterlab-server","ecosystem":"pypi","requirements":"2.14.0","direct":false,"kind":"develop","optional":false},{"id":6135735421,"package_name":"jupyterlab-widgets","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"develop","optional":false},{"id":6135735422,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6135735423,"package_name":"lazy-object-proxy","ecosystem":"pypi","requirements":"1.7.1","direct":false,"kind":"develop","optional":false},{"id":6135735424,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.1.1","direct":false,"kind":"develop","optional":false},{"id":6135735425,"package_name":"matplotlib","ecosystem":"pypi","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":6135735426,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"0.1.3","direct":false,"kind":"develop","optional":false},{"id":6135735427,"package_name":"mccabe","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"develop","optional":false},{"id":6135735428,"package_name":"mistune","ecosystem":"pypi","requirements":"0.8.4","direct":false,"kind":"develop","optional":false},{"id":6135735429,"package_name":"munch","ecosystem":"pypi","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":6135735430,"package_name":"mypy","ecosystem":"pypi","requirements":"0.961","direct":false,"kind":"develop","optional":false},{"id":6135735431,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":6135735432,"package_name":"nbclassic","ecosystem":"pypi","requirements":"0.3.7","direct":false,"kind":"develop","optional":false},{"id":6135735433,"package_name":"nbclient","ecosystem":"pypi","requirements":"0.6.4","direct":false,"kind":"develop","optional":false},{"id":6135735434,"package_name":"nbconvert","ecosystem":"pypi","requirements":"6.5.0","direct":false,"kind":"develop","optional":false},{"id":6135735435,"package_name":"nbformat","ecosystem":"pypi","requirements":"5.4.0","direct":false,"kind":"develop","optional":false},{"id":6135735436,"package_name":"nest-asyncio","ecosystem":"pypi","requirements":"1.5.5","direct":false,"kind":"develop","optional":false},{"id":6135735437,"package_name":"networkx","ecosystem":"pypi","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":6135735438,"package_name":"notebook","ecosystem":"pypi","requirements":"6.4.12","direct":false,"kind":"develop","optional":false},{"id":6135735439,"package_name":"notebook-shim","ecosystem":"pypi","requirements":"0.1.0","direct":false,"kind":"develop","optional":false},{"id":6135735440,"package_name":"numpy","ecosystem":"pypi","requirements":"1.21.6","direct":false,"kind":"runtime","optional":false},{"id":6135735441,"package_name":"opencv-python-headless","ecosystem":"pypi","requirements":"4.6.0.66","direct":false,"kind":"develop","optional":false},{"id":6135735442,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"runtime","optional":false},{"id":6135735443,"package_name":"pandas","ecosystem":"pypi","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6135735444,"package_name":"pandocfilters","ecosystem":"pypi","requirements":"1.5.0","direct":false,"kind":"develop","optional":false},{"id":6135735445,"package_name":"parso","ecosystem":"pypi","requirements":"0.8.3","direct":false,"kind":"develop","optional":false},{"id":6135735446,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"develop","optional":false},{"id":6135735447,"package_name":"pexpect","ecosystem":"pypi","requirements":"4.8.0","direct":false,"kind":"develop","optional":false},{"id":6135735448,"package_name":"pickleshare","ecosystem":"pypi","requirements":"0.7.5","direct":false,"kind":"develop","optional":false},{"id":6135735449,"package_name":"pillow","ecosystem":"pypi","requirements":"9.1.1","direct":false,"kind":"runtime","optional":false},{"id":6135735450,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.5.2","direct":false,"kind":"develop","optional":false},{"id":6135735451,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":6135735452,"package_name":"pretrainedmodels","ecosystem":"pypi","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":6135735453,"package_name":"prometheus-client","ecosystem":"pypi","requirements":"0.14.1","direct":false,"kind":"develop","optional":false},{"id":6135735454,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"3.0.29","direct":false,"kind":"develop","optional":false},{"id":6135735455,"package_name":"protobuf","ecosystem":"pypi","requirements":"4.21.1","direct":false,"kind":"runtime","optional":false},{"id":6135735456,"package_name":"psutil","ecosystem":"pypi","requirements":"5.9.1","direct":false,"kind":"develop","optional":false},{"id":6135735457,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"develop","optional":false},{"id":6135735458,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":6135735459,"package_name":"pycparser","ecosystem":"pypi","requirements":"2.21","direct":false,"kind":"develop","optional":false},{"id":6135735460,"package_name":"pygments","ecosystem":"pypi","requirements":"2.12.0","direct":false,"kind":"develop","optional":false},{"id":6135735461,"package_name":"pylint","ecosystem":"pypi","requirements":"2.14.2","direct":false,"kind":"develop","optional":false},{"id":6135735462,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.9","direct":false,"kind":"runtime","optional":false},{"id":6135735463,"package_name":"pyrsistent","ecosystem":"pypi","requirements":"0.18.1","direct":false,"kind":"develop","optional":false},{"id":6135735464,"package_name":"pytest","ecosystem":"pypi","requirements":"7.1.2","direct":false,"kind":"develop","optional":false},{"id":6135735465,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"3.0.0","direct":false,"kind":"develop","optional":false},{"id":6135735466,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":6135735467,"package_name":"pytz","ecosystem":"pypi","requirements":"2022.1","direct":false,"kind":"runtime","optional":false},{"id":6135735468,"package_name":"pywavelets","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6135735469,"package_name":"pywin32","ecosystem":"pypi","requirements":"304","direct":false,"kind":"develop","optional":false},{"id":6135735470,"package_name":"pywinpty","ecosystem":"pypi","requirements":"2.0.5","direct":false,"kind":"develop","optional":false},{"id":6135735471,"package_name":"pyzmq","ecosystem":"pypi","requirements":"23.1.0","direct":false,"kind":"develop","optional":false},{"id":6135735472,"package_name":"qsl","ecosystem":"pypi","requirements":"0.1.31","direct":false,"kind":"develop","optional":false},{"id":6135735473,"package_name":"regex","ecosystem":"pypi","requirements":"2022.6.2","direct":false,"kind":"runtime","optional":false},{"id":6135735474,"package_name":"requests","ecosystem":"pypi","requirements":"2.28.0","direct":false,"kind":"runtime","optional":false},{"id":6135735475,"package_name":"scikit-image","ecosystem":"pypi","requirements":"0.19.3","direct":false,"kind":"runtime","optional":false},{"id":6135735476,"package_name":"scipy","ecosystem":"pypi","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":6135735477,"package_name":"send2trash","ecosystem":"pypi","requirements":"1.8.0","direct":false,"kind":"develop","optional":false},{"id":6135735478,"package_name":"setuptools-scm","ecosystem":"pypi","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":6135735479,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":6135735480,"package_name":"sniffio","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"develop","optional":false},{"id":6135735481,"package_name":"soupsieve","ecosystem":"pypi","requirements":"2.3.2.post1","direct":false,"kind":"develop","optional":false},{"id":6135735482,"package_name":"terminado","ecosystem":"pypi","requirements":"0.15.0","direct":false,"kind":"develop","optional":false},{"id":6135735483,"package_name":"tifffile","ecosystem":"pypi","requirements":"2021.11.2","direct":false,"kind":"runtime","optional":false},{"id":6135735484,"package_name":"timm","ecosystem":"pypi","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6135735485,"package_name":"tinycss2","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":6135735486,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6135735487,"package_name":"tomlkit","ecosystem":"pypi","requirements":"0.11.0","direct":false,"kind":"develop","optional":false},{"id":6135735488,"package_name":"torch","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":6135735489,"package_name":"torch-model-archiver","ecosystem":"pypi","requirements":"0.6.0","direct":false,"kind":"develop","optional":false},{"id":6135735490,"package_name":"torchserve","ecosystem":"pypi","requirements":"0.6.0","direct":false,"kind":"develop","optional":false},{"id":6135735491,"package_name":"torchvision","ecosystem":"pypi","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":6135735492,"package_name":"tornado","ecosystem":"pypi","requirements":"6.1","direct":false,"kind":"develop","optional":false},{"id":6135735493,"package_name":"tqdm","ecosystem":"pypi","requirements":"4.64.0","direct":false,"kind":"runtime","optional":false},{"id":6135735494,"package_name":"traitlets","ecosystem":"pypi","requirements":"5.2.2.post1","direct":false,"kind":"develop","optional":false},{"id":6135735495,"package_name":"typed-ast","ecosystem":"pypi","requirements":"1.5.4","direct":false,"kind":"develop","optional":false},{"id":6135735496,"package_name":"types-pkg-resources","ecosystem":"pypi","requirements":"0.1.3","direct":false,"kind":"develop","optional":false},{"id":6135735497,"package_name":"types-requests","ecosystem":"pypi","requirements":"2.27.30","direct":false,"kind":"develop","optional":false},{"id":6135735498,"package_name":"types-six","ecosystem":"pypi","requirements":"1.16.16","direct":false,"kind":"develop","optional":false},{"id":6135735499,"package_name":"types-urllib3","ecosystem":"pypi","requirements":"1.26.15","direct":false,"kind":"develop","optional":false},{"id":6135735500,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6135735501,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.9","direct":false,"kind":"runtime","optional":false},{"id":6135735502,"package_name":"validators","ecosystem":"pypi","requirements":"0.20.0","direct":false,"kind":"runtime","optional":false},{"id":6135735503,"package_name":"wcwidth","ecosystem":"pypi","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":6135735504,"package_name":"webencodings","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"develop","optional":false},{"id":6135735505,"package_name":"websocket-client","ecosystem":"pypi","requirements":"1.3.2","direct":false,"kind":"develop","optional":false},{"id":6135735506,"package_name":"widgetsnbextension","ecosystem":"pypi","requirements":"3.6.0","direct":false,"kind":"develop","optional":false},{"id":6135735507,"package_name":"wrapt","ecosystem":"pypi","requirements":"1.14.1","direct":false,"kind":"develop","optional":false},{"id":6135735508,"package_name":"zipp","ecosystem":"pypi","requirements":"3.8.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-09-26T17:20:54.613Z","updated_at":"2022-09-26T17:20:54.613Z","repository_link":"https://github.com/faustomorales/mira/blob/master/pyproject.toml","dependencies":[{"id":6135735520,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.7.9,\u003c3.11","direct":true,"kind":"runtime","optional":false},{"id":6135735521,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735522,"package_name":"protobuf","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735523,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735524,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735525,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735526,"package_name":"validators","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735527,"package_name":"scikit-image","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735528,"package_name":"timm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735529,"package_name":"pretrainedmodels","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735530,"package_name":"efficientnet_pytorch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735531,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735532,"package_name":"regex","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135735533,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6135735534,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6135735535,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6135735536,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6135735537,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6135735538,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6135735539,"package_name":"types-pkg-resources","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6135735540,"package_name":"types-six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6135735541,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6135735542,"package_name":"torchserve","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6135735543,"package_name":"jupyterlab","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6135735544,"package_name":"torch-model-archiver","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6135735545,"package_name":"qsl","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6135735546,"package_name":"opencv-python-headless","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6135735547,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6135735548,"package_name":"types-requests","ecosystem":"pypi","requirements":"^2.27.30","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2023-01-25T17:01:37.615Z","updated_at":"2023-01-25T17:01:37.615Z","repository_link":"https://github.com/faustomorales/mira/blob/master/.github/workflows/ci.yaml","dependencies":[{"id":7153674850,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7153674851,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7153674852,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":9.616804980417431,"created_at":"2025-09-08T11:18:39.160Z","updated_at":"2025-10-07T08:25:00.726Z","avatar_url":"https://github.com/faustomorales.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1154,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/65700","html_url":"https://science.ecosyste.ms/projects/65700"}