{"id":161942,"name":null,"description":"RetroPath2.0 to pathways","url":"https://github.com/brsynth/rp2paths","last_synced_at":"2025-09-09T18:35:39.903Z","repository":{"id":45979456,"uuid":"108894497","full_name":"brsynth/rp2paths","owner":"brsynth","description":"RetroPath2.0 to pathways","archived":false,"fork":false,"pushed_at":"2025-07-24T10:31:29.000Z","size":6065,"stargazers_count":18,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-21T01:49:35.542Z","etag":null,"topics":["synbio","synthetic-biology"],"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/brsynth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-10-30T18:52:13.000Z","updated_at":"2025-07-22T14:28:50.000Z","dependencies_parsed_at":"2022-07-20T04:18:02.946Z","dependency_job_id":"38b10d0a-73d3-42ef-9eca-0c904e87401e","html_url":"https://github.com/brsynth/rp2paths","commit_stats":{"total_commits":228,"total_committers":4,"mean_commits":57.0,"dds":0.3070175438596491,"last_synced_commit":"8af76cb4aee8b13453cb9c552f45d1b017cc4056"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/brsynth/rp2paths","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brsynth","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/sbom","scorecard":{"id":254903,"data":{"date":"2025-08-11","repo":{"name":"github.com/brsynth/rp2paths","commit":"1e8cebda5bb6466b2c34a0a24bea3f7021a5bd14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Code-Review","score":1,"reason":"Found 2/13 approved changesets -- score normalized to 1","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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: rp2paths/efmtool/elemodes.jar:1"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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/check.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/brsynth/rp2paths/check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/brsynth/rp2paths/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/brsynth/rp2paths/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/brsynth/rp2paths/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/check/docker/Dockerfile:2","Warn: containerImage not pinned by hash: tests/pytest/docker/Dockerfile:2","Warn: pipCommand not pinned by hash: tests/check/docker/Dockerfile:8-10","Warn: pipCommand not pinned by hash: tests/check/docker/Dockerfile:8-10","Warn: pipCommand not pinned by hash: tests/check/docker/Dockerfile:8-10","Warn: pipCommand not pinned by hash: tests/pytest/docker/Dockerfile:12-14","Warn: pipCommand not pinned by hash: tests/pytest/docker/Dockerfile:12-14","Warn: pipCommand not pinned by hash: tests/pytest/docker/Dockerfile:12-14","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   6 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T09:24:58.901Z","repository_id":45979456,"created_at":"2025-08-17T09:24:58.901Z","updated_at":"2025-08-17T09:24:58.901Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274340921,"owners_count":25267297,"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-09T02:00:10.223Z","response_time":80,"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":"brsynth","name":"BioRetroSynth","uuid":"33053548","kind":"organization","description":"Our group is interested in synthetic biology and systems metabolic engineering in whole-cell and cell-free systems.","email":null,"website":"http://www.jfaulon.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33053548?v=4","repositories_count":33,"last_synced_at":"2023-03-05T00:00:34.105Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/brsynth","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:52:23.512Z","updated_at":"2023-03-05T00:00:34.141Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brsynth","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brsynth/repositories"},"packages":[{"id":5303035,"name":"rp2paths","ecosystem":"conda","description":null,"homepage":"https://github.com/brsynth/rp2paths","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/brsynth/rp2paths","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-12-01T18:15:48.000Z","latest_release_published_at":"2022-02-21T15:45:13.000Z","latest_release_number":"1.5.0","last_synced_at":"2025-08-18T08:05:42.132Z","created_at":"2022-10-03T16:14:01.282Z","updated_at":"2025-08-18T08:05:42.133Z","registry_url":"https://anaconda.org/conda-forge/rp2paths","install_command":"conda install -c conda-forge rp2paths","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"108894497","full_name":"brsynth/rp2paths","owner":"brsynth","description":"RetroPath2.0 to pathways","archived":false,"fork":false,"pushed_at":"2022-09-23T12:09:06.000Z","size":5585,"stargazers_count":15,"open_issues_count":0,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2022-10-28T12:57:37.038Z","etag":null,"topics":[],"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,"logo_url":null,"metadata":{},"created_at":"2017-10-30T18:52:13.000Z","updated_at":"2022-07-19T18:50:37.000Z","dependencies_parsed_at":"2022-07-20T04:18:02.946Z","dependency_job_id":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/manifests","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":31362921,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"tags":[{"name":"1.5.0","sha":"dea681ed2ed02f3b5dde946da07e1439186299ce","kind":"tag","published_at":"2022-02-21T10:54:34.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.5.0","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.5.0"},{"name":"1.4.3","sha":"9c32601890c4fbd624b8391ffbb387a2cff59b54","kind":"tag","published_at":"2021-11-23T10:04:16.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.4.3","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.4.3"},{"name":"1.4.2","sha":"cb53d452896a5c03330a1c412352ab4bbac556af","kind":"commit","published_at":"2020-12-17T14:36:21.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.4.2","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.4.2"},{"name":"1.4.1","sha":"c64e8657756dadd2767ae5fc0be35f5b4a5bfc33","kind":"tag","published_at":"2020-10-15T13:14:18.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.4.1","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.4.1"},{"name":"v1.0.2","sha":"15be3a72822ee2d836c89adb43543a686022c1b9","kind":"tag","published_at":"2020-10-08T12:54:39.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/v1.0.2","html_url":"https://github.com/brsynth/rp2paths/releases/tag/v1.0.2"},{"name":"1.4.0","sha":"ab1923175afc7b35ad605a387658feae842436d3","kind":"tag","published_at":"2020-10-06T14:11:46.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.4.0","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.4.0"},{"name":"1.3.3","sha":"93a74040cb56c670c9558fd0da4a627f39e81e90","kind":"tag","published_at":"2020-10-06T13:57:11.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.3.3","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.3.3"},{"name":"1.3.2","sha":"73c59c1d6ed8bd28836425aec6826870406f7e1b","kind":"tag","published_at":"2020-10-06T13:56:43.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.3.2","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.3.2"},{"name":"1.3.1","sha":"1807c6b1b4bf2f828f77eeaa9bfda97ccfaa7d93","kind":"tag","published_at":"2020-10-06T13:56:23.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.3.1","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.3.1"},{"name":"1.3.0","sha":"b847a06e5a2b59ddefe0836703181f9899a863ab","kind":"tag","published_at":"2020-10-06T13:55:37.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.3.0","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.3.0"},{"name":"1.2.0","sha":"8132956bdc75341ede11c9f976c677a87a40e36a","kind":"tag","published_at":"2020-10-06T13:55:13.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.2.0","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.2.0"},{"name":"1.1.0","sha":"f5bfda4a45f54adc3d38858e8070612326e46662","kind":"tag","published_at":"2020-10-06T13:54:02.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.1.0","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.1.0"},{"name":"1.0.2","sha":"15be3a72822ee2d836c89adb43543a686022c1b9","kind":"tag","published_at":"2020-10-06T13:53:30.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.0.2","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.0.2"},{"name":"1.0.1","sha":"9178cbf7ae4996bcc5da0d30ffce2d0a48efde70","kind":"tag","published_at":"2020-10-06T13:52:47.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.0.1","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.0.1"},{"name":"1.0.0","sha":"c0ee338d223d5b46d4fee7d65cf658df344e51ab","kind":"tag","published_at":"2020-10-06T13:52:28.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.0.0","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.0.0"}]},"repo_metadata_updated_at":"2022-11-01T23:02:01.061Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":null,"dependent_packages_count":null,"stargazers_count":47.62268766243694,"forks_count":43.36238087958009,"average":45.49253427100851},"purl":"pkg:conda/rp2paths","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/rp2paths","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/rp2paths","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/rp2paths/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-24T16:16:11.210Z","issues_count":3,"pull_requests_count":2,"avg_time_to_close_issue":7955275.0,"avg_time_to_close_pull_request":531676.0,"issues_closed_count":3,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":2,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rp2paths/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rp2paths/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rp2paths/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rp2paths/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13420,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-09T06:53:47.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2906469,"name":"rp2paths","ecosystem":"pypi","description":"'retropath2.0 to pathways'","homepage":"https://github.com/brsynth/rp2paths","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/brsynth/rp2paths","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2020-10-06T17:03:33.000Z","latest_release_published_at":"2020-10-07T17:15:07.000Z","latest_release_number":"1.5.1","last_synced_at":"2025-08-21T01:49:12.729Z","created_at":"2022-04-10T12:30:16.072Z","updated_at":"2025-08-21T01:49:36.691Z","registry_url":"https://pypi.org/project/rp2paths/","install_command":"pip install rp2paths --index-url https://pypi.org/simple","documentation_url":"https://rp2paths.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"rp2paths","project_status":null},"repo_metadata":{"id":45979456,"uuid":"108894497","full_name":"brsynth/rp2paths","owner":"brsynth","description":"RetroPath2.0 to pathways","archived":false,"fork":false,"pushed_at":"2025-07-17T10:26:45.000Z","size":5633,"stargazers_count":17,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-18T05:27:22.391Z","etag":null,"topics":["synbio","synthetic-biology"],"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/brsynth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-10-30T18:52:13.000Z","updated_at":"2025-06-09T00:40:45.000Z","dependencies_parsed_at":"2022-07-20T04:18:02.946Z","dependency_job_id":"38b10d0a-73d3-42ef-9eca-0c904e87401e","html_url":"https://github.com/brsynth/rp2paths","commit_stats":{"total_commits":228,"total_committers":4,"mean_commits":57.0,"dds":0.3070175438596491,"last_synced_commit":"8af76cb4aee8b13453cb9c552f45d1b017cc4056"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/brsynth/rp2paths","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brsynth","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/sbom","scorecard":{"id":254903,"data":{"date":"2025-08-11","repo":{"name":"github.com/brsynth/rp2paths","commit":"1e8cebda5bb6466b2c34a0a24bea3f7021a5bd14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Code-Review","score":1,"reason":"Found 2/13 approved changesets -- score normalized to 1","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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: rp2paths/efmtool/elemodes.jar:1"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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/check.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/brsynth/rp2paths/check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/brsynth/rp2paths/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/brsynth/rp2paths/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/brsynth/rp2paths/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/check/docker/Dockerfile:2","Warn: containerImage not pinned by hash: tests/pytest/docker/Dockerfile:2","Warn: pipCommand not pinned by hash: tests/check/docker/Dockerfile:8-10","Warn: pipCommand not pinned by hash: tests/check/docker/Dockerfile:8-10","Warn: pipCommand not pinned by hash: tests/check/docker/Dockerfile:8-10","Warn: pipCommand not pinned by hash: tests/pytest/docker/Dockerfile:12-14","Warn: pipCommand not pinned by hash: tests/pytest/docker/Dockerfile:12-14","Warn: pipCommand not pinned by hash: tests/pytest/docker/Dockerfile:12-14","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   6 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T09:24:58.901Z","repository_id":45979456,"created_at":"2025-08-17T09:24:58.901Z","updated_at":"2025-08-17T09:24:58.901Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415448,"owners_count":24755633,"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-20T02:00:09.606Z","response_time":69,"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":"brsynth","name":"BioRetroSynth","uuid":"33053548","kind":"organization","description":"Our group is interested in synthetic biology and systems metabolic engineering in whole-cell and cell-free systems.","email":null,"website":"http://www.jfaulon.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33053548?v=4","repositories_count":33,"last_synced_at":"2023-03-05T00:00:34.105Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/brsynth","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:52:23.512Z","updated_at":"2023-03-05T00:00:34.141Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brsynth","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brsynth/repositories"},"tags":[{"name":"1.5.1","sha":"b897bd4f7d71645283900168e30f9fa496cc7d9b","kind":"tag","published_at":"2023-10-16T10:44:51.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.5.1","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brsynth/rp2paths@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"dea681ed2ed02f3b5dde946da07e1439186299ce","kind":"tag","published_at":"2022-02-21T10:54:34.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.5.0","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brsynth/rp2paths@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"9c32601890c4fbd624b8391ffbb387a2cff59b54","kind":"tag","published_at":"2021-11-23T10:04:16.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.4.3","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brsynth/rp2paths@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"cb53d452896a5c03330a1c412352ab4bbac556af","kind":"commit","published_at":"2020-12-17T14:36:21.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.4.2","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brsynth/rp2paths@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"c64e8657756dadd2767ae5fc0be35f5b4a5bfc33","kind":"tag","published_at":"2020-10-15T13:14:18.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.4.1","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brsynth/rp2paths@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.4.1/manifests"},{"name":"v1.0.2","sha":"15be3a72822ee2d836c89adb43543a686022c1b9","kind":"tag","published_at":"2020-10-08T12:54:39.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/v1.0.2","html_url":"https://github.com/brsynth/rp2paths/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brsynth/rp2paths@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/v1.0.2/manifests"},{"name":"1.4.0","sha":"ab1923175afc7b35ad605a387658feae842436d3","kind":"tag","published_at":"2020-10-06T14:11:46.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.4.0","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brsynth/rp2paths@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.4.0/manifests"},{"name":"1.3.3","sha":"93a74040cb56c670c9558fd0da4a627f39e81e90","kind":"tag","published_at":"2020-10-06T13:57:11.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.3.3","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brsynth/rp2paths@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"73c59c1d6ed8bd28836425aec6826870406f7e1b","kind":"tag","published_at":"2020-10-06T13:56:43.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.3.2","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brsynth/rp2paths@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1807c6b1b4bf2f828f77eeaa9bfda97ccfaa7d93","kind":"tag","published_at":"2020-10-06T13:56:23.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.3.1","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brsynth/rp2paths@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"b847a06e5a2b59ddefe0836703181f9899a863ab","kind":"tag","published_at":"2020-10-06T13:55:37.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.3.0","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brsynth/rp2paths@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"8132956bdc75341ede11c9f976c677a87a40e36a","kind":"tag","published_at":"2020-10-06T13:55:13.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.2.0","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brsynth/rp2paths@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"f5bfda4a45f54adc3d38858e8070612326e46662","kind":"tag","published_at":"2020-10-06T13:54:02.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.1.0","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brsynth/rp2paths@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"15be3a72822ee2d836c89adb43543a686022c1b9","kind":"tag","published_at":"2020-10-06T13:53:30.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.0.2","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brsynth/rp2paths@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9178cbf7ae4996bcc5da0d30ffce2d0a48efde70","kind":"tag","published_at":"2020-10-06T13:52:47.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.0.1","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brsynth/rp2paths@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"c0ee338d223d5b46d4fee7d65cf658df344e51ab","kind":"tag","published_at":"2020-10-06T13:52:28.000Z","download_url":"https://codeload.github.com/brsynth/rp2paths/tar.gz/1.0.0","html_url":"https://github.com/brsynth/rp2paths/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brsynth/rp2paths@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-21T01:49:36.690Z","dependent_packages_count":0,"downloads":20,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":43.82176010455305,"dependent_repos_count":21.754255807829878,"dependent_packages_count":9.972534495251677,"stargazers_count":15.208278476000839,"forks_count":11.424227688842164,"docker_downloads_count":null,"average":20.436211314495523},"purl":"pkg:pypi/rp2paths","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/rp2paths","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/rp2paths","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/rp2paths/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T01:49:36.259Z","issues_count":3,"pull_requests_count":3,"avg_time_to_close_issue":7955275.0,"avg_time_to_close_pull_request":355046.6666666667,"issues_closed_count":3,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":3,"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/brsynth%2Frp2paths/issues","maintainers":[{"login":"breakthewall","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/breakthewall"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rp2paths/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rp2paths/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rp2paths/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rp2paths/related_packages","maintainers":[{"uuid":"brsynth","login":"brsynth","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/brsynth/","role":null,"created_at":"2023-02-25T09:14:35.729Z","updated_at":"2023-02-25T09:14:35.729Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/brsynth/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726656,"maintainers_count":308881,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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":34742,"full_name":"brsynth/rp2paths","default_branch":"master","committers":[{"name":"joan","email":"joan.herisson@univ-evry.fr","count":158},{"name":"Thomas Duigou","email":"thomas.duigou@inrae.fr","count":48},{"name":"Thomas Duigou","email":"thomas.duigou@inra.fr","count":21},{"name":"Stian Soiland-Reyes","email":"stain@apache.org","count":1}],"total_commits":228,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":57.0,"dds":0.3070175438596491,"past_year_committers":[{"name":"Thomas Duigou","email":"thomas.duigou@inrae.fr","count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2023-04-26T15:34:21.267Z","last_synced_commit":"8af76cb4aee8b13453cb9c552f45d1b017cc4056","created_at":"2023-03-07T16:57:34.330Z","updated_at":"2023-09-19T15:43:55.418Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"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":"brsynth/rp2paths","html_url":"https://github.com/brsynth/rp2paths","last_synced_at":"2025-08-21T01:49:36.259Z","status":"error","issues_count":3,"pull_requests_count":3,"avg_time_to_close_issue":7955275.0,"avg_time_to_close_pull_request":355046.6666666667,"issues_closed_count":3,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":3,"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-14T23:16:45.153Z","updated_at":"2025-08-21T01:49:36.260Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Frp2paths/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":3},"pull_request_author_associations_count":{"MEMBER":2,"CONTRIBUTOR":1},"issue_authors":{"Melclic":2,"Tryhood":1},"pull_request_authors":{"breakthewall":2,"stain":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10196326,"issues_count":32268893,"pull_requests_count":101840123,"authors_count":10740909,"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":"breakthewall","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/breakthewall"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2,"PushEvent":3,"ForkEvent":1,"CreateEvent":1},"last_year":{"WatchEvent":2,"PushEvent":3,"ForkEvent":1,"CreateEvent":1}},"keywords":["synbio","synthetic-biology"],"dependencies":[{"ecosystem":"conda","filepath":"environment.yaml","sha":null,"kind":"manifest","created_at":"2022-07-20T04:18:02.506Z","updated_at":"2022-07-20T04:18:02.506Z","repository_link":"https://github.com/brsynth/rp2paths/blob/master/environment.yaml","dependencies":[{"id":295316031,"package_name":"graphviz","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":295316032,"package_name":"lxml","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":295316033,"package_name":"openjdk","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":295316034,"package_name":"pandas","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":295316035,"package_name":"pydotplus","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":295316036,"package_name":"pytest","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":295316037,"package_name":"python","ecosystem":"conda","requirements":"\u003e=3.6","direct":true,"kind":"runtime","optional":false},{"id":295316038,"package_name":"python-graphviz","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":295316039,"package_name":"rdkit","ecosystem":"conda","requirements":"2019.03.1.0.*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/check/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-20T04:18:02.619Z","updated_at":"2022-07-20T04:18:02.619Z","repository_link":"https://github.com/brsynth/rp2paths/blob/master/tests/check/requirements.txt","dependencies":[{"id":295316421,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":295316422,"package_name":"bandit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"tests/pytest/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-20T04:18:02.766Z","updated_at":"2022-07-20T04:18:02.766Z","repository_link":"https://github.com/brsynth/rp2paths/blob/master/tests/pytest/requirements.txt","dependencies":[{"id":295317447,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]}],"score":7.367708572374371,"created_at":"2025-09-09T00:57:37.690Z","updated_at":"2025-10-07T08:38:41.432Z","avatar_url":"https://github.com/brsynth.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":20,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1016/j.ymben.2017.12.002"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/161942","html_url":"https://science.ecosyste.ms/projects/161942"}