{"id":41184,"name":"roux","description":"🧰Convenient functions in Python.","url":"https://github.com/rraadd88/roux","last_synced_at":"2025-09-05T08:56:54.947Z","repository":{"id":57462820,"uuid":"451194741","full_name":"rraadd88/roux","owner":"rraadd88","description":"🧰Convenient functions in Python.","archived":false,"fork":false,"pushed_at":"2025-08-26T14:08:56.000Z","size":8167,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-26T19:19:03.730Z","etag":null,"topics":["helper-library","mise-en-place","toolbox"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rraadd88.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2022-01-23T18:29:56.000Z","updated_at":"2025-08-26T14:09:00.000Z","dependencies_parsed_at":"2023-01-29T19:15:17.569Z","dependency_job_id":"4cf6a23a-fbe5-46ce-bc8d-2d410000e5aa","html_url":"https://github.com/rraadd88/roux","commit_stats":{"total_commits":121,"total_committers":1,"mean_commits":121.0,"dds":0.0,"last_synced_commit":"e0b09dadf47c6faea17988a5892be5c7ab88222f"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/rraadd88/roux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rraadd88","download_url":"https://codeload.github.com/rraadd88/roux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/sbom","scorecard":{"id":786507,"data":{"date":"2025-08-11","repo":{"name":"github.com/rraadd88/roux","commit":"92eb86f3ef6a2a92a4291574fc6aa55b4929cee1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/28 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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/build.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/format.yaml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:17","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":"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":"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/build.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rraadd88/roux/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/rraadd88/roux/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rraadd88/roux/format.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rraadd88/roux/format.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rraadd88/roux/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rraadd88/roux/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rraadd88/roux/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/rraadd88/roux/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/rraadd88/roux/python-publish.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .devcontainer/post-create.sh:25","Warn: pipCommand not pinned by hash: .github/workflows/format.yaml:21","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:33","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:42"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (2) 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:14:59.603Z","repository_id":57462820,"created_at":"2025-08-23T06:14:59.603Z","updated_at":"2025-08-23T06:14:59.603Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273734404,"owners_count":25158272,"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":"rraadd88","name":null,"uuid":"9945034","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9945034?u=6ba742330016a681fd5915b8b5124e7e0b8f6306\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-02T03:30:37.898Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rraadd88","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T21:43:31.127Z","updated_at":"2023-03-02T03:30:37.921Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rraadd88","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rraadd88/repositories"},"packages":[{"id":2906398,"name":"roux","ecosystem":"pypi","description":"Convenience functions.","homepage":"http://github.com/rraadd88/roux","licenses":"General Public License v. 3","normalized_licenses":["NGPL"],"repository_url":"https://github.com/rraadd88/roux","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2021-11-27T23:09:33.000Z","latest_release_published_at":"2024-12-28T02:26:14.000Z","latest_release_number":"0.1.3","last_synced_at":"2025-08-27T00:07:56.980Z","created_at":"2022-04-10T12:30:13.763Z","updated_at":"2025-08-27T00:29:35.088Z","registry_url":"https://pypi.org/project/roux/","install_command":"pip install roux --index-url https://pypi.org/simple","documentation_url":"https://roux.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"roux","project_status":null},"repo_metadata":{"id":57462820,"uuid":"451194741","full_name":"rraadd88/roux","owner":"rraadd88","description":"🧰Convenient functions in Python.","archived":false,"fork":false,"pushed_at":"2025-08-26T14:08:56.000Z","size":8167,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-26T19:19:03.730Z","etag":null,"topics":["helper-library","mise-en-place","toolbox"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rraadd88.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2022-01-23T18:29:56.000Z","updated_at":"2025-08-26T14:09:00.000Z","dependencies_parsed_at":"2023-01-29T19:15:17.569Z","dependency_job_id":"4cf6a23a-fbe5-46ce-bc8d-2d410000e5aa","html_url":"https://github.com/rraadd88/roux","commit_stats":{"total_commits":121,"total_committers":1,"mean_commits":121.0,"dds":0.0,"last_synced_commit":"e0b09dadf47c6faea17988a5892be5c7ab88222f"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/rraadd88/roux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rraadd88","download_url":"https://codeload.github.com/rraadd88/roux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/sbom","scorecard":{"id":786507,"data":{"date":"2025-08-11","repo":{"name":"github.com/rraadd88/roux","commit":"92eb86f3ef6a2a92a4291574fc6aa55b4929cee1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/28 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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/build.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/format.yaml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:17","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":"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":"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/build.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rraadd88/roux/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/rraadd88/roux/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rraadd88/roux/format.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rraadd88/roux/format.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rraadd88/roux/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rraadd88/roux/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rraadd88/roux/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/rraadd88/roux/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/rraadd88/roux/python-publish.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .devcontainer/post-create.sh:25","Warn: pipCommand not pinned by hash: .github/workflows/format.yaml:21","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:33","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:42"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (2) 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:14:59.603Z","repository_id":57462820,"created_at":"2025-08-23T06:14:59.603Z","updated_at":"2025-08-23T06:14:59.603Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272272179,"owners_count":24904511,"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":"rraadd88","name":null,"uuid":"9945034","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9945034?u=6ba742330016a681fd5915b8b5124e7e0b8f6306\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-02T03:30:37.898Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rraadd88","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T21:43:31.127Z","updated_at":"2023-03-02T03:30:37.921Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rraadd88","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rraadd88/repositories"},"tags":[{"name":"v0.1.3","sha":"2e728658ef8f573d8f7ef1e972993ed348450d9c","kind":"tag","published_at":"2024-12-28T02:24:59.000Z","download_url":"https://codeload.github.com/rraadd88/roux/tar.gz/v0.1.3","html_url":"https://github.com/rraadd88/roux/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rraadd88/roux@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d967be73e570309922833dbbb2733eb3493cad8c","kind":"tag","published_at":"2024-10-11T22:00:42.000Z","download_url":"https://codeload.github.com/rraadd88/roux/tar.gz/v0.1.2","html_url":"https://github.com/rraadd88/roux/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rraadd88/roux@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"ce031164a2b011a0cee7bc954f4f959981fa883e","kind":"tag","published_at":"2024-02-12T00:17:26.000Z","download_url":"https://codeload.github.com/rraadd88/roux/tar.gz/v0.1.1","html_url":"https://github.com/rraadd88/roux/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rraadd88/roux@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"e802220eca7625a6909aaad2a512e386f9b7630c","kind":"tag","published_at":"2023-11-27T17:58:44.000Z","download_url":"https://codeload.github.com/rraadd88/roux/tar.gz/v0.1.0","html_url":"https://github.com/rraadd88/roux/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rraadd88/roux@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5487e8a821e742473101f7ca83fb9bb1689ebba6","kind":"tag","published_at":"2023-08-10T23:03:57.000Z","download_url":"https://codeload.github.com/rraadd88/roux/tar.gz/v0.0.9","html_url":"https://github.com/rraadd88/roux/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rraadd88/roux@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"e0b09dadf47c6faea17988a5892be5c7ab88222f","kind":"tag","published_at":"2023-03-06T22:04:40.000Z","download_url":"https://codeload.github.com/rraadd88/roux/tar.gz/v0.0.8","html_url":"https://github.com/rraadd88/roux/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rraadd88/roux@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"03f1eaf66635964403d59232369f56e023e2b483","kind":"tag","published_at":"2022-11-28T03:54:34.000Z","download_url":"https://codeload.github.com/rraadd88/roux/tar.gz/v0.0.7","html_url":"https://github.com/rraadd88/roux/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rraadd88/roux@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"4b22c39c2a73baec883127ffe84eae7925879883","kind":"tag","published_at":"2022-08-13T13:00:00.000Z","download_url":"https://codeload.github.com/rraadd88/roux/tar.gz/v0.0.6","html_url":"https://github.com/rraadd88/roux/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rraadd88/roux@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"73a260a4377842208bcca1c696ef4915ce93424c","kind":"tag","published_at":"2022-07-07T16:12:05.000Z","download_url":"https://codeload.github.com/rraadd88/roux/tar.gz/v0.0.5","html_url":"https://github.com/rraadd88/roux/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rraadd88/roux@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"7f35c021d8ceffc163d7bfafa63a06e35ac188ae","kind":"tag","published_at":"2022-06-02T17:18:02.000Z","download_url":"https://codeload.github.com/rraadd88/roux/tar.gz/v0.0.4","html_url":"https://github.com/rraadd88/roux/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rraadd88/roux@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"1500fda4d505824bccb876a521fff19cdb15ea3f","kind":"tag","published_at":"2022-05-02T02:09:18.000Z","download_url":"https://codeload.github.com/rraadd88/roux/tar.gz/v0.0.3","html_url":"https://github.com/rraadd88/roux/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rraadd88/roux@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f3af275e3d70d4a13adde5e8f979a36d950c4fd0","kind":"tag","published_at":"2022-02-08T01:23:45.000Z","download_url":"https://codeload.github.com/rraadd88/roux/tar.gz/v0.0.2","html_url":"https://github.com/rraadd88/roux/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rraadd88/roux@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"3ac87a8353711261002a9714653f51f9c5449b45","kind":"tag","published_at":"2022-01-23T18:39:09.000Z","download_url":"https://codeload.github.com/rraadd88/roux/tar.gz/v0.0.1","html_url":"https://github.com/rraadd88/roux/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rraadd88/roux@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-27T00:29:35.088Z","dependent_packages_count":4,"downloads":125,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":19.930200982923143,"dependent_repos_count":21.651284228076918,"dependent_packages_count":4.739579349904398,"stargazers_count":31.865391969407263,"forks_count":29.755066921606115,"docker_downloads_count":null,"average":21.588304690383566},"purl":"pkg:pypi/roux","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/roux","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/roux","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/roux/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T00:29:34.461Z","issues_count":0,"pull_requests_count":7,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":7499545.6,"issues_closed_count":0,"pull_requests_closed_count":5,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.2857142857142857,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3442.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/roux/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/roux/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/roux/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/roux/related_packages","maintainers":[{"uuid":"rraadd88","login":"rraadd88","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/rraadd88/","role":null,"created_at":"2022-12-07T22:21:53.855Z","updated_at":"2022-12-07T22:21:53.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rraadd88/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725059,"maintainers_count":308348,"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":652676,"full_name":"rraadd88/roux","default_branch":"master","committers":[{"name":"rraadd88","email":"rohanadandage@gmail.com","login":"rraadd88","count":372},{"name":"prad8","email":"rraadd8888@gmail.com","login":"RohanDandage","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Rohan Dandage","email":"rohandandage@bluebell.genome.mcgill.ca","login":null,"count":1}],"total_commits":380,"total_committers":4,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":95.0,"dds":0.021052631578947323,"past_year_committers":[{"name":"rraadd88","email":"rohanadandage@gmail.com","login":"rraadd88","count":134},{"name":"prad8","email":"rraadd8888@gmail.com","login":"RohanDandage","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Rohan Dandage","email":"rohandandage@bluebell.genome.mcgill.ca","login":null,"count":1}],"past_year_total_commits":140,"past_year_total_committers":4,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":35.0,"past_year_dds":0.042857142857142816,"last_synced_at":"2025-06-22T03:31:27.040Z","last_synced_commit":"a218bf1eb1cea5cedec01a5a3f540f4937531f5d","created_at":"2023-03-09T09:32:27.422Z","updated_at":"2025-06-22T03:31:42.447Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","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":"rraadd88/roux","html_url":"https://github.com/rraadd88/roux","last_synced_at":"2025-08-27T00:29:34.461Z","status":"error","issues_count":0,"pull_requests_count":7,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":7499545.6,"issues_closed_count":0,"pull_requests_closed_count":5,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.2857142857142857,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3442.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T23:16:33.314Z","updated_at":"2025-09-01T12:44:55.243Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraadd88%2Froux/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":15,"python":5},"issue_author_associations_count":{},"pull_request_author_associations_count":{"CONTRIBUTOR":14,"NONE":1},"issue_authors":{},"pull_request_authors":{"dependabot[bot]":15},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10095965,"issues_count":31399514,"pull_requests_count":97158349,"authors_count":10700272,"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":{"dependencies":5,"python":5},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":5},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":5},"maintainers":[],"active_maintainers":[]},"events":{"total":{"DeleteEvent":5,"IssueCommentEvent":3,"PushEvent":87,"PullRequestEvent":6,"CreateEvent":4},"last_year":{"DeleteEvent":5,"IssueCommentEvent":3,"PushEvent":87,"PullRequestEvent":6,"CreateEvent":4}},"keywords":["helper-library","mise-en-place","toolbox"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-29T19:15:17.096Z","updated_at":"2023-01-29T19:15:17.096Z","repository_link":"https://github.com/rraadd88/roux/blob/master/.github/workflows/build.yml","dependencies":[{"id":7229818827,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7229818828,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-29T19:15:17.244Z","updated_at":"2023-01-29T19:15:17.244Z","repository_link":"https://github.com/rraadd88/roux/blob/master/.github/workflows/release.yml","dependencies":[{"id":7229819637,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7229819638,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7229819639,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":6.954638864880987,"created_at":"2025-09-04T15:51:15.901Z","updated_at":"2025-10-07T08:16:47.475Z","avatar_url":"https://github.com/rraadd88.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":125,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interactive","mesh","interpretability","sequences","generic","projection","optim","embedded","hacking","network-simulation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/41184","html_url":"https://science.ecosyste.ms/projects/41184","bibtex_url":"https://science.ecosyste.ms/projects/41184/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/41184/export.apalike"}