{"id":51609,"name":"permaviss","description":"Persistence Mayer Vietoris spectral sequence","url":"https://github.com/atorras1618/permaviss","last_synced_at":"2025-09-05T12:22:57.025Z","repository":{"id":52513296,"uuid":"222728935","full_name":"atorras1618/PerMaViss","owner":"atorras1618","description":"Persistence Mayer Vietoris spectral sequence","archived":false,"fork":false,"pushed_at":"2022-11-07T10:04:35.000Z","size":10700,"stargazers_count":13,"open_issues_count":1,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-27T08:02:58.678Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atorras1618.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.rst","codeowners":null,"security":null,"support":null}},"created_at":"2019-11-19T15:31:36.000Z","updated_at":"2024-04-17T02:34:22.000Z","dependencies_parsed_at":"2022-09-13T19:51:26.547Z","dependency_job_id":null,"html_url":"https://github.com/atorras1618/PerMaViss","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/atorras1618/PerMaViss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atorras1618","download_url":"https://codeload.github.com/atorras1618/PerMaViss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss/sbom","scorecard":{"id":215404,"data":{"date":"2025-08-11","repo":{"name":"github.com/atorras1618/PerMaViss","commit":"0e6e3c873835b5c2e293a0c2ffb6288c2b0ffe99"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/atorras1618/PerMaViss/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/atorras1618/PerMaViss/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-17T01:34:18.652Z","repository_id":52513296,"created_at":"2025-08-17T01:34:18.653Z","updated_at":"2025-08-17T01:34:18.653Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273755532,"owners_count":25162177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"atorras1618","name":"Álvaro Torras Casas","uuid":"46449990","kind":"user","description":"Álvaro Torras Casas","email":"","website":"https://alvaro-torras-casas.org/","location":"ABACWS building, Senghenydd Rd, Cardiff, UK","twitter":null,"company":"Cardiff University","icon_url":"https://avatars.githubusercontent.com/u/46449990?u=a0d476f145a33c74804e274fb11af015e6a9078f\u0026v=4","repositories_count":2,"last_synced_at":"2023-05-05T13:56:27.912Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/atorras1618","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-05-05T13:56:27.914Z","updated_at":"2023-05-05T13:56:27.914Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atorras1618","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atorras1618/repositories"},"packages":[{"id":2849643,"name":"permaviss","ecosystem":"pypi","description":"Persistence Mayer Vietoris spectral sequence","homepage":"https://github.com/atorras1618/PerMaViss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/atorras1618/PerMaViss","keywords_array":["spectral sequence","persistent homology","Mayer Vietoris"],"namespace":null,"versions_count":2,"first_release_published_at":"2020-01-20T10:51:37.000Z","latest_release_published_at":"2020-01-31T10:26:38.000Z","latest_release_number":"0.0.2","last_synced_at":"2025-08-27T01:06:20.498Z","created_at":"2022-04-10T12:01:50.929Z","updated_at":"2025-08-27T01:13:27.558Z","registry_url":"https://pypi.org/project/permaviss/","install_command":"pip install permaviss --index-url https://pypi.org/simple","documentation_url":"https://permaviss.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"permaviss","project_status":null},"repo_metadata":{"id":52513296,"uuid":"222728935","full_name":"atorras1618/PerMaViss","owner":"atorras1618","description":"Persistence Mayer Vietoris spectral sequence","archived":false,"fork":false,"pushed_at":"2022-11-07T10:04:35.000Z","size":10700,"stargazers_count":13,"open_issues_count":1,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-25T17:46:03.644Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atorras1618.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.rst","codeowners":null,"security":null,"support":null}},"created_at":"2019-11-19T15:31:36.000Z","updated_at":"2024-04-17T02:34:22.000Z","dependencies_parsed_at":"2022-09-13T19:51:26.547Z","dependency_job_id":null,"html_url":"https://github.com/atorras1618/PerMaViss","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/atorras1618/PerMaViss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atorras1618","download_url":"https://codeload.github.com/atorras1618/PerMaViss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss/sbom","scorecard":{"id":215404,"data":{"date":"2025-08-11","repo":{"name":"github.com/atorras1618/PerMaViss","commit":"0e6e3c873835b5c2e293a0c2ffb6288c2b0ffe99"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/atorras1618/PerMaViss/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/atorras1618/PerMaViss/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-17T01:34:18.652Z","repository_id":52513296,"created_at":"2025-08-17T01:34:18.653Z","updated_at":"2025-08-17T01:34:18.653Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272275890,"owners_count":24905202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"atorras1618","name":"Álvaro Torras Casas","uuid":"46449990","kind":"user","description":"Álvaro Torras Casas","email":"","website":"https://alvaro-torras-casas.org/","location":"ABACWS building, Senghenydd Rd, Cardiff, UK","twitter":null,"company":"Cardiff University","icon_url":"https://avatars.githubusercontent.com/u/46449990?u=a0d476f145a33c74804e274fb11af015e6a9078f\u0026v=4","repositories_count":2,"last_synced_at":"2023-05-05T13:56:27.912Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/atorras1618","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-05-05T13:56:27.914Z","updated_at":"2023-05-05T13:56:27.914Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atorras1618","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atorras1618/repositories"},"tags":[{"name":"v0.2","sha":"fab2acd50cde5fb00435ed28ad0003e5b64e5184","kind":"commit","published_at":"2021-08-26T08:09:07.000Z","download_url":"https://codeload.github.com/atorras1618/PerMaViss/tar.gz/v0.2","html_url":"https://github.com/atorras1618/PerMaViss/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atorras1618/PerMaViss@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss/tags/v0.2/manifests"},{"name":"v0.0.2","sha":"e6810b5f7143792455e92653292f2ea18a13634a","kind":"commit","published_at":"2020-01-20T16:38:43.000Z","download_url":"https://codeload.github.com/atorras1618/PerMaViss/tar.gz/v0.0.2","html_url":"https://github.com/atorras1618/PerMaViss/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atorras1618/PerMaViss@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"f34f30a81c125f39853d05ad0b744323edfcc943","kind":"commit","published_at":"2020-01-20T09:19:52.000Z","download_url":"https://codeload.github.com/atorras1618/PerMaViss/tar.gz/v0.0.1","html_url":"https://github.com/atorras1618/PerMaViss/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atorras1618/PerMaViss@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-27T01:13:27.558Z","dependent_packages_count":0,"downloads":31,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":41.93196727268555,"dependent_repos_count":21.651284228076918,"dependent_packages_count":10.043613850122084,"stargazers_count":15.186322040219169,"forks_count":16.823800464613825,"docker_downloads_count":null,"average":21.127397571143508},"purl":"pkg:pypi/permaviss","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/permaviss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/permaviss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/permaviss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-25T13:24:51.116Z","issues_count":0,"pull_requests_count":2,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":4517.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/permaviss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/permaviss/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/permaviss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/permaviss/related_packages","maintainers":[{"uuid":"atorras1618","login":"atorras1618","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/atorras1618/","role":null,"created_at":"2023-02-25T00:18:20.420Z","updated_at":"2023-02-25T00:18:20.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/atorras1618/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725120,"maintainers_count":308365,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":627717,"full_name":"atorras1618/PerMaViss","default_branch":"master","committers":[{"name":"Álvaro Torras Casas","email":"atorras1618@gmail.com","count":110},{"name":"atorras1618","email":"46449990+atorras1618@users.noreply.github.com","count":3},{"name":"Umberto Lupo","email":"46537483+ulupo@users.noreply.github.com","count":1}],"total_commits":114,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":38.0,"dds":0.03508771929824561,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T01:21:38.894Z","last_synced_commit":"0e6e3c873835b5c2e293a0c2ffb6288c2b0ffe99","created_at":"2023-03-09T08:15:21.759Z","updated_at":"2023-09-19T17:28:50.155Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"atorras1618/PerMaViss","html_url":"https://github.com/atorras1618/PerMaViss","last_synced_at":"2025-08-27T01:14:47.334Z","status":"error","issues_count":0,"pull_requests_count":2,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":4517.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T20:02:22.475Z","updated_at":"2025-08-27T01:14:47.334Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorras1618%2FPerMaViss/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"CONTRIBUTOR":2},"issue_authors":{},"pull_request_authors":{"ulupo":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.204Z","repositories_count":8441564,"issues_count":20536878,"pull_requests_count":51191927,"authors_count":7650363,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-13T19:51:26.327Z","updated_at":"2022-09-13T19:51:26.327Z","repository_link":"https://github.com/atorras1618/PerMaViss/blob/master/docs/requirements.txt","dependencies":[{"id":4758820338,"package_name":"sphinxcontrib-napoleon","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-13T19:51:26.382Z","updated_at":"2022-09-13T19:51:26.382Z","repository_link":"https://github.com/atorras1618/PerMaViss/blob/master/requirements.txt","dependencies":[{"id":4758820371,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4758820372,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":7.234177179749849,"created_at":"2025-09-04T15:51:27.234Z","updated_at":"2025-10-07T08:20:11.434Z","avatar_url":"https://github.com/atorras1618.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":31,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.5266475"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/51609","html_url":"https://science.ecosyste.ms/projects/51609","bibtex_url":"https://science.ecosyste.ms/projects/51609/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/51609/export.apalike"}