{"id":20324,"name":"rseng","description":"research software engineering taxonomy and criteria","url":"https://github.com/rseng/rseng","last_synced_at":"2025-09-05T00:34:45.081Z","repository":{"id":54136214,"uuid":"271359724","full_name":"rseng/rseng","owner":"rseng","description":"research software engineering taxonomy and criteria","archived":false,"fork":false,"pushed_at":"2022-10-18T12:30:57.000Z","size":32991,"stargazers_count":11,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-18T08:38:36.557Z","etag":null,"topics":["criteria","rseng","taxonomy"],"latest_commit_sha":null,"homepage":"https://rseng.github.io/rseng/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rseng.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"vsoch"}},"created_at":"2020-06-10T18:52:32.000Z","updated_at":"2024-09-12T16:36:18.000Z","dependencies_parsed_at":"2025-04-12T22:05:57.251Z","dependency_job_id":"cf64585d-d01f-4185-9116-c6bfab0df0c8","html_url":"https://github.com/rseng/rseng","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rseng/rseng","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rseng%2Frseng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rseng%2Frseng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rseng%2Frseng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rseng%2Frseng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rseng","download_url":"https://codeload.github.com/rseng/rseng/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rseng%2Frseng/sbom","scorecard":{"id":787249,"data":{"date":"2025-08-11","repo":{"name":"github.com/rseng/rseng","commit":"62b8ed39618cc6387a71721a3c067ba8a97c2fdd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/26 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/staging.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":"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":"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/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rseng/rseng/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rseng/rseng/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staging.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rseng/rseng/staging.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/staging.yml:21","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-23T06:24:00.136Z","repository_id":54136214,"created_at":"2025-08-23T06:24:00.136Z","updated_at":"2025-08-23T06:24:00.136Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273694949,"owners_count":25151480,"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-04T02:00:08.968Z","response_time":61,"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":"rseng","name":"Research Software Engineers","uuid":"58992665","kind":"organization","description":"An open community for research software engineers (rseng) to collaborate.","email":null,"website":"https://rseng.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58992665?v=4","repositories_count":21,"last_synced_at":"2023-03-04T01:09:57.079Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rseng","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T07:32:13.127Z","updated_at":"2023-03-04T01:09:57.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rseng","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rseng/repositories"},"packages":[{"id":2907040,"name":"rseng","ecosystem":"pypi","description":"criteria and taxonomy for research software engineering","homepage":"https://github.com/rseng/rseng","licenses":"LICENSE","normalized_licenses":["MIT-feh"],"repository_url":"https://github.com/rseng/rseng","keywords_array":["rse","software","research software","criteria","taxonomy"],"namespace":null,"versions_count":9,"first_release_published_at":"2020-06-01T19:07:48.000Z","latest_release_published_at":"2020-12-06T17:03:22.000Z","latest_release_number":"0.0.18","last_synced_at":"2025-08-18T08:20:00.467Z","created_at":"2022-04-10T12:30:32.469Z","updated_at":"2025-08-18T08:25:03.785Z","registry_url":"https://pypi.org/project/rseng/","install_command":"pip install rseng --index-url https://pypi.org/simple","documentation_url":"https://rseng.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)","Natural Language :: English","Operating System :: Unix","Programming Language :: Python :: 3","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"rseng","project_status":null},"repo_metadata":{"id":54136214,"uuid":"271359724","full_name":"rseng/rseng","owner":"rseng","description":"research software engineering taxonomy and criteria","archived":false,"fork":false,"pushed_at":"2022-10-18T12:30:57.000Z","size":32991,"stargazers_count":11,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-11T02:07:27.155Z","etag":null,"topics":["criteria","rseng","taxonomy"],"latest_commit_sha":null,"homepage":"https://rseng.github.io/rseng/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rseng.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"vsoch"}},"created_at":"2020-06-10T18:52:32.000Z","updated_at":"2024-09-12T16:36:18.000Z","dependencies_parsed_at":"2025-04-12T22:05:57.251Z","dependency_job_id":"cf64585d-d01f-4185-9116-c6bfab0df0c8","html_url":"https://github.com/rseng/rseng","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rseng/rseng","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rseng%2Frseng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rseng%2Frseng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rseng%2Frseng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rseng%2Frseng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rseng","download_url":"https://codeload.github.com/rseng/rseng/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rseng%2Frseng/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270963901,"owners_count":24676329,"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-18T02:00:08.743Z","response_time":89,"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":"rseng","name":"Research Software Engineers","uuid":"58992665","kind":"organization","description":"An open community for research software engineers (rseng) to collaborate.","email":null,"website":"https://rseng.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58992665?v=4","repositories_count":21,"last_synced_at":"2023-03-04T01:09:57.079Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rseng","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T07:32:13.127Z","updated_at":"2023-03-04T01:09:57.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rseng","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rseng/repositories"},"tags":[{"name":"0.0.18","sha":"72e44ccc4ac97764f387837453bfb3e0d1e18178","kind":"commit","published_at":"2020-12-06T17:03:27.000Z","download_url":"https://codeload.github.com/rseng/rseng/tar.gz/0.0.18","html_url":"https://github.com/rseng/rseng/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rseng/rseng@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rseng%2Frseng/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rseng%2Frseng/tags/0.0.18/manifests"}]},"repo_metadata_updated_at":"2025-08-18T08:25:03.785Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":31.827113852920085,"dependent_repos_count":21.544734775075646,"dependent_packages_count":10.119285352930213,"stargazers_count":17.73893895340545,"forks_count":14.240614058610191,"docker_downloads_count":null,"average":19.094137398588316},"purl":"pkg:pypi/rseng","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/rseng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/rseng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/rseng/dependencies","status":null,"funding_links":["https://github.com/sponsors/vsoch"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-11T23:39:53.497Z","issues_count":9,"pull_requests_count":21,"avg_time_to_close_issue":768900.125,"avg_time_to_close_pull_request":11397.047619047618,"issues_closed_count":8,"pull_requests_closed_count":21,"pull_request_authors_count":5,"issue_authors_count":2,"avg_comments_per_issue":1.1111111111111112,"avg_comments_per_pull_request":0.42857142857142855,"merged_pull_requests_count":20,"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/rseng%2Frseng/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rseng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rseng/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rseng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rseng/related_packages","maintainers":[{"uuid":"vsochat","login":"vsochat","name":null,"email":null,"url":null,"packages_count":118,"html_url":"https://pypi.org/user/vsochat/","role":null,"created_at":"2023-02-25T09:21:22.814Z","updated_at":"2023-02-25T09:21:22.814Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vsochat/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724943,"maintainers_count":308264,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":652992,"full_name":"rseng/rseng","default_branch":"master","committers":[{"name":"vsoch","email":"vsochat@stanford.edu","login":"vsoch","count":38}],"total_commits":38,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":38.0,"dds":0.0,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-01-27T05:14:21.630Z","last_synced_commit":"62b8ed39618cc6387a71721a3c067ba8a97c2fdd","created_at":"2023-03-09T09:33:33.201Z","updated_at":"2024-01-27T05:14:21.631Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rseng%2Frseng/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":"rseng/rseng","html_url":"https://github.com/rseng/rseng","last_synced_at":"2025-08-18T08:25:03.752Z","status":"error","issues_count":9,"pull_requests_count":21,"avg_time_to_close_issue":768900.125,"avg_time_to_close_pull_request":11397.047619047618,"issues_closed_count":8,"pull_requests_closed_count":21,"pull_request_authors_count":5,"issue_authors_count":2,"avg_comments_per_issue":1.1111111111111112,"avg_comments_per_pull_request":0.42857142857142855,"merged_pull_requests_count":20,"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:18:25.586Z","updated_at":"2025-08-18T08:25:03.753Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rseng%2Frseng","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rseng%2Frseng/issues","issue_labels_count":{},"pull_request_labels_count":{"hacktoberfest-accepted":2},"issue_author_associations_count":{"CONTRIBUTOR":9},"pull_request_author_associations_count":{"CONTRIBUTOR":20,"NONE":1},"issue_authors":{"vsoch":8,"sadielbartholomew":1},"pull_request_authors":{"vsoch":13,"tabakg":5,"adrienbernede":1,"sadielbartholomew":1,"dpshelio":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10082319,"issues_count":31220811,"pull_requests_count":96069974,"authors_count":10694166,"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":["criteria","rseng","taxonomy"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2025-04-12T22:05:57.083Z","updated_at":"2025-04-12T22:05:57.083Z","repository_link":"https://github.com/rseng/rseng/blob/master/.github/workflows/main.yml","dependencies":[{"id":22660384217,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/staging.yml","sha":null,"kind":"manifest","created_at":"2025-04-12T22:05:57.136Z","updated_at":"2025-04-12T22:05:57.136Z","repository_link":"https://github.com/rseng/rseng/blob/master/.github/workflows/staging.yml","dependencies":[{"id":22660384218,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2025-04-12T22:05:57.188Z","updated_at":"2025-04-12T22:05:57.188Z","repository_link":"https://github.com/rseng/rseng/blob/master/setup.py","dependencies":[]}],"score":5.42934562895444,"created_at":"2025-09-04T15:50:51.723Z","updated_at":"2025-10-07T08:09:59.767Z","avatar_url":"https://github.com/rseng.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":17,"funding_links":["https://github.com/sponsors/vsoch"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/20324","html_url":"https://science.ecosyste.ms/projects/20324","bibtex_url":"https://science.ecosyste.ms/projects/20324/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/20324/export.apalike"}