{"id":2897,"name":"ODES","description":"ODES: a high level interface to ODE and DAE solvers - Published in JOSS (2018)","url":"https://github.com/bmcage/odes","last_synced_at":"2025-09-04T16:56:41.404Z","repository":{"id":38802213,"uuid":"2301629","full_name":"bmcage/odes","owner":"bmcage","description":"The ODES scikit for ordinary differential and algebraic equations, an extension to scipy","archived":false,"fork":false,"pushed_at":"2025-01-12T07:57:36.000Z","size":15296,"stargazers_count":126,"open_issues_count":26,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-08-31T21:39:57.801Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://scikits-odes.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmcage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-08-31T13:22:36.000Z","updated_at":"2025-08-11T06:43:01.000Z","dependencies_parsed_at":"2024-12-15T03:23:36.156Z","dependency_job_id":"ca61afb3-37ee-41d7-bb43-0285005dcde7","html_url":"https://github.com/bmcage/odes","commit_stats":{"total_commits":419,"total_committers":15,"mean_commits":"27.933333333333334","dds":0.6252983293556086,"last_synced_commit":"dc2dcccbc9a2e26743e037ad03699beaa3a1bbc4"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/bmcage/odes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/sbom","scorecard":{"id":245445,"data":{"date":"2025-08-11","repo":{"name":"github.com/bmcage/odes","commit":"ea608d87d6569ad896685da847aa8bc24f22cc52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/9 approved changesets -- score normalized to 2","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":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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-core.yml:1","Warn: no topLevel permission defined: .github/workflows/test-daepack.yml:1","Warn: no topLevel permission defined: .github/workflows/test-namespace.yml:1","Warn: no topLevel permission defined: .github/workflows/test-overall.yml:1","Warn: no topLevel permission defined: .github/workflows/test-sundials.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":"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/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test-core.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/test-core.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test-daepack.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test-daepack.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test-namespace.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/test-namespace.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:119","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  13 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-17T07:32:37.540Z","repository_id":38802213,"created_at":"2025-08-17T07:32:37.540Z","updated_at":"2025-08-17T07:32:37.540Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273549252,"owners_count":25125257,"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":"bmcage","name":"Benny","uuid":"1011414","kind":"user","description":null,"email":"","website":"http://cage.ugent.be/~bm","location":"Belgium","twitter":null,"company":"ugent.be","icon_url":"https://avatars.githubusercontent.com/u/1011414?u=0bc29273a81c5f7019e2244399b019342b0a47b1\u0026v=4","repositories_count":26,"last_synced_at":"2023-08-04T10:36:02.901Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bmcage","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T05:54:01.078Z","updated_at":"2023-08-04T10:36:02.987Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage/repositories"},"packages":[{"id":5293284,"name":"scikits.odes","ecosystem":"conda","description":"Odes is a scikit toolkit for scipy to add extra ode solvers. Specifically it interfaces the Sundials solvers cvode, cvodes, ida and idas. It this way it provides extra modern ode and dae solvers you can use, extending the capabilities offered in scipy.integrade.ode.","homepage":"https://github.com/bmcage/odes","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/bmcage/odes","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2020-11-01T20:45:51.000Z","latest_release_published_at":"2022-09-09T15:34:21.000Z","latest_release_number":"2.6.5","last_synced_at":"2025-09-04T12:47:19.746Z","created_at":"2022-10-03T15:54:53.703Z","updated_at":"2025-09-04T12:47:19.746Z","registry_url":"https://anaconda.org/conda-forge/scikits.odes","install_command":"conda install -c conda-forge scikits.odes","documentation_url":null,"metadata":{},"repo_metadata":{"id":38802213,"uuid":"2301629","full_name":"bmcage/odes","owner":"bmcage","description":"The ODES scikit for ordinary differential and algebraic equations, an extension to scipy","archived":false,"fork":false,"pushed_at":"2025-01-12T07:57:36.000Z","size":15296,"stargazers_count":125,"open_issues_count":26,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-08-10T11:29:08.258Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://scikits-odes.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmcage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-08-31T13:22:36.000Z","updated_at":"2025-07-18T19:35:16.000Z","dependencies_parsed_at":"2024-12-15T03:23:36.156Z","dependency_job_id":"ca61afb3-37ee-41d7-bb43-0285005dcde7","html_url":"https://github.com/bmcage/odes","commit_stats":{"total_commits":419,"total_committers":15,"mean_commits":"27.933333333333334","dds":0.6252983293556086,"last_synced_commit":"dc2dcccbc9a2e26743e037ad03699beaa3a1bbc4"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/bmcage/odes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/sbom","scorecard":{"id":245445,"data":{"date":"2025-08-11","repo":{"name":"github.com/bmcage/odes","commit":"ea608d87d6569ad896685da847aa8bc24f22cc52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/9 approved changesets -- score normalized to 2","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":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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-core.yml:1","Warn: no topLevel permission defined: .github/workflows/test-daepack.yml:1","Warn: no topLevel permission defined: .github/workflows/test-namespace.yml:1","Warn: no topLevel permission defined: .github/workflows/test-overall.yml:1","Warn: no topLevel permission defined: .github/workflows/test-sundials.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":"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/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test-core.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/test-core.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test-daepack.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test-daepack.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test-namespace.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/test-namespace.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:119","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  13 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-17T07:32:37.540Z","repository_id":38802213,"created_at":"2025-08-17T07:32:37.540Z","updated_at":"2025-08-17T07:32:37.540Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270861759,"owners_count":24658650,"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-17T02:00:09.016Z","response_time":129,"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":"bmcage","name":"Benny","uuid":"1011414","kind":"user","description":null,"email":"","website":"http://cage.ugent.be/~bm","location":"Belgium","twitter":null,"company":"ugent.be","icon_url":"https://avatars.githubusercontent.com/u/1011414?u=0bc29273a81c5f7019e2244399b019342b0a47b1\u0026v=4","repositories_count":26,"last_synced_at":"2023-08-04T10:36:02.901Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bmcage","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T05:54:01.078Z","updated_at":"2023-08-04T10:36:02.987Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage/repositories"},"tags":[{"name":"v3.1.1","sha":"ea608d87d6569ad896685da847aa8bc24f22cc52","kind":"tag","published_at":"2025-01-12T07:51:45.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.1","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"04d1c6be6edfb91e6fd12a530b82c77180b89358","kind":"tag","published_at":"2024-12-15T04:45:33.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.0","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0/manifests"},{"name":"v3.1.0a2","sha":"b3f361b558f9b298378fef5ec9fbb8d5a905105b","kind":"tag","published_at":"2024-12-15T03:36:42.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.0a2","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a2/manifests"},{"name":"v3.1.0a1","sha":"0fef02764d81f65420825801c707923f5537b7a2","kind":"tag","published_at":"2024-12-15T02:57:24.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.0a1","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a1/manifests"},{"name":"v3.0.0","sha":"06cc892caaefc51b19cab3e59973eebad167cc96","kind":"tag","published_at":"2024-07-14T08:12:49.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0/manifests"},{"name":"v3.0.0a3","sha":"139d8db2f66e4fa4afcd2b6ca22f53feadc030c8","kind":"tag","published_at":"2024-07-14T07:02:03.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0a3","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"c35bf350eadc49a505db133d753e376c86fe5216","kind":"commit","published_at":"2024-07-14T06:36:42.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0a2","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"1474965a03cbdd83a7b197119b51470b7c025cf6","kind":"tag","published_at":"2024-07-11T08:42:18.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0a1","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a1/manifests"},{"name":"v2.7.0","sha":"dc2dcccbc9a2e26743e037ad03699beaa3a1bbc4","kind":"tag","published_at":"2023-01-13T05:21:34.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.7.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.7.0/manifests"},{"name":"v.2.6.5","sha":"39eb0a9973a679ef39e9fc12b673d2da68f1d400","kind":"commit","published_at":"2022-09-09T08:49:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v.2.6.5","html_url":"https://github.com/bmcage/odes/releases/tag/v.2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v.2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v.2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v.2.6.5/manifests"},{"name":"v2.6.4","sha":"fbec5767e7901f0755be762407e8ece022d9b8b2","kind":"tag","published_at":"2022-07-10T06:03:50.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.4","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3b8e0c8f490fd567ea7315feeaca04efada33eaf","kind":"tag","published_at":"2022-01-08T02:01:51.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.3","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"f5eb2bbb75ccdb52606db3e2bd57294c8f1363f1","kind":"commit","published_at":"2021-09-16T08:29:27.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.2","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"4ae818fbc5931c25c7ae902e96aa7c614f6eded1","kind":"commit","published_at":"2020-01-23T10:35:29.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"48fe1a8558a687f8797230f6efd114964a9cdf84","kind":"commit","published_at":"2020-01-09T10:02:36.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"f23d28a466350b8b42c352e4be2742a121a76d25","kind":"commit","published_at":"2019-11-07T10:35:18.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.5.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"6d25ca82c3abf72d5cbb805c7ba62d5ebd70c5b9","kind":"commit","published_at":"2019-10-24T07:30:42.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.4.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b16da04ad7593b50dee9637be7ef547d940c9535","kind":"commit","published_at":"2019-01-10T15:02:40.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.4.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.0/manifests"},{"name":"v2.3.2b","sha":"87aeef43b8901ef61ea76b6ed0782196eecf0ab6","kind":"commit","published_at":"2018-02-22T12:42:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.2b","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.2b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.2b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2b/manifests"},{"name":"v2.3.2","sha":"87aeef43b8901ef61ea76b6ed0782196eecf0ab6","kind":"commit","published_at":"2018-02-22T12:42:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.2","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"006b69621523a17478e3c5f6a436d8963396e094","kind":"commit","published_at":"2017-02-17T12:44:34.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"ece8d51850925a713f8981bbdf838acdada0726e","kind":"tag","published_at":"2017-02-17T12:28:54.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"752cbc8a065b5992d758705833ecda751edb22a1","kind":"tag","published_at":"2016-01-29T14:41:33.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.2.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"61ea1750ab39fc5e7619116d47ad950dfd63ea7d","kind":"tag","published_at":"2016-01-28T08:53:38.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.2.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"42f79430dfcd23297e3d2b1773e497aa90e3aabf","kind":"tag","published_at":"2015-04-17T09:55:13.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.1.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"92115afffe01bb7977c11f2aa5255427607fb514","kind":"tag","published_at":"2012-11-22T09:14:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.0.2","html_url":"https://github.com/bmcage/odes/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"cea0c5070275843e48fbcbb7d06a8aff38e221cd","kind":"tag","published_at":"2012-11-22T09:09:19.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.0.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3e15060469ae8c7a824733227a288e1fbe826559","kind":"tag","published_at":"2012-11-22T09:04:15.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.0.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"0c2e5cfc4222f7bedae3f74020f9e515f8302c28","kind":"tag","published_at":"2012-01-27T13:29:59.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v1.0.0","html_url":"https://github.com/bmcage/odes/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"3cb9c2ef23061e9829ce7585a4be074ac7085292","kind":"tag","published_at":"2011-10-26T11:36:07.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v0.2.1","html_url":"https://github.com/bmcage/odes/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v0.2.1/manifests"}]},"repo_metadata_updated_at":"2025-08-17T14:56:41.163Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":30.122285999500875,"forks_count":26.14424756675817,"average":35.36685799850262},"purl":"pkg:conda/scikits.odes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/scikits.odes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/scikits.odes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/scikits.odes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T14:40:29.013Z","issues_count":68,"pull_requests_count":83,"avg_time_to_close_issue":12003567.5625,"avg_time_to_close_pull_request":4036764.128205128,"issues_closed_count":48,"pull_requests_closed_count":78,"pull_request_authors_count":14,"issue_authors_count":49,"avg_comments_per_issue":3.426470588235294,"avg_comments_per_pull_request":1.3855421686746987,"merged_pull_requests_count":72,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":91129.0,"past_year_avg_time_to_close_pull_request":1176638.8461538462,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":0.8571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/issues","maintainers":[{"login":"aragilar","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"},{"login":"bmcage","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmcage"}],"active_maintainers":[{"login":"aragilar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scikits.odes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scikits.odes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scikits.odes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scikits.odes/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":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","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":10649788,"name":"scikits-odes-core","ecosystem":"pypi","description":"Core support module for scikits-odes","homepage":"http://cage.ugent.be/~bm/progs.html","licenses":"# Copyright (C) 2011-12  Pavol Kišon # Copyright (C) 2011-12  Benny Malengier  All rights reserved.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  a. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. b. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. c. Neither the name of the Enthought nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  ","normalized_licenses":["Other"],"repository_url":"https://github.com/bmcage/odes","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2024-07-11T08:46:06.000Z","latest_release_published_at":"2025-01-12T07:58:54.000Z","latest_release_number":"3.1.1","last_synced_at":"2025-09-04T12:47:12.328Z","created_at":"2024-07-11T08:48:40.512Z","updated_at":"2025-09-04T12:47:12.329Z","registry_url":"https://pypi.org/project/scikits-odes-core/","install_command":"pip install scikits-odes-core --index-url https://pypi.org/simple","documentation_url":"https://scikits-odes.readthedocs.io/en/stable/","metadata":{"funding":null,"documentation":"https://scikits-odes.readthedocs.io/en/stable/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"scikits-odes-core","project_status":null},"repo_metadata":{"id":38802213,"uuid":"2301629","full_name":"bmcage/odes","owner":"bmcage","description":"The ODES scikit for ordinary differential and algebraic equations, an extension to scipy","archived":false,"fork":false,"pushed_at":"2025-01-12T07:57:36.000Z","size":15296,"stargazers_count":125,"open_issues_count":26,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-08-10T11:29:08.258Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://scikits-odes.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmcage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-08-31T13:22:36.000Z","updated_at":"2025-07-18T19:35:16.000Z","dependencies_parsed_at":"2024-12-15T03:23:36.156Z","dependency_job_id":"ca61afb3-37ee-41d7-bb43-0285005dcde7","html_url":"https://github.com/bmcage/odes","commit_stats":{"total_commits":419,"total_committers":15,"mean_commits":"27.933333333333334","dds":0.6252983293556086,"last_synced_commit":"dc2dcccbc9a2e26743e037ad03699beaa3a1bbc4"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/bmcage/odes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/sbom","scorecard":{"id":245445,"data":{"date":"2025-08-11","repo":{"name":"github.com/bmcage/odes","commit":"ea608d87d6569ad896685da847aa8bc24f22cc52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/9 approved changesets -- score normalized to 2","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":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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-core.yml:1","Warn: no topLevel permission defined: .github/workflows/test-daepack.yml:1","Warn: no topLevel permission defined: .github/workflows/test-namespace.yml:1","Warn: no topLevel permission defined: .github/workflows/test-overall.yml:1","Warn: no topLevel permission defined: .github/workflows/test-sundials.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":"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/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test-core.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/test-core.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test-daepack.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test-daepack.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test-namespace.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/test-namespace.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:119","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  13 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-17T07:32:37.540Z","repository_id":38802213,"created_at":"2025-08-17T07:32:37.540Z","updated_at":"2025-08-17T07:32:37.540Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270861759,"owners_count":24658650,"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-17T02:00:09.016Z","response_time":129,"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":"bmcage","name":"Benny","uuid":"1011414","kind":"user","description":null,"email":"","website":"http://cage.ugent.be/~bm","location":"Belgium","twitter":null,"company":"ugent.be","icon_url":"https://avatars.githubusercontent.com/u/1011414?u=0bc29273a81c5f7019e2244399b019342b0a47b1\u0026v=4","repositories_count":26,"last_synced_at":"2023-08-04T10:36:02.901Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bmcage","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T05:54:01.078Z","updated_at":"2023-08-04T10:36:02.987Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage/repositories"},"tags":[{"name":"v3.1.1","sha":"ea608d87d6569ad896685da847aa8bc24f22cc52","kind":"tag","published_at":"2025-01-12T07:51:45.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.1","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"04d1c6be6edfb91e6fd12a530b82c77180b89358","kind":"tag","published_at":"2024-12-15T04:45:33.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.0","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0/manifests"},{"name":"v3.1.0a2","sha":"b3f361b558f9b298378fef5ec9fbb8d5a905105b","kind":"tag","published_at":"2024-12-15T03:36:42.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.0a2","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a2/manifests"},{"name":"v3.1.0a1","sha":"0fef02764d81f65420825801c707923f5537b7a2","kind":"tag","published_at":"2024-12-15T02:57:24.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.0a1","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a1/manifests"},{"name":"v3.0.0","sha":"06cc892caaefc51b19cab3e59973eebad167cc96","kind":"tag","published_at":"2024-07-14T08:12:49.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0/manifests"},{"name":"v3.0.0a3","sha":"139d8db2f66e4fa4afcd2b6ca22f53feadc030c8","kind":"tag","published_at":"2024-07-14T07:02:03.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0a3","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"c35bf350eadc49a505db133d753e376c86fe5216","kind":"commit","published_at":"2024-07-14T06:36:42.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0a2","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"1474965a03cbdd83a7b197119b51470b7c025cf6","kind":"tag","published_at":"2024-07-11T08:42:18.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0a1","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a1/manifests"},{"name":"v2.7.0","sha":"dc2dcccbc9a2e26743e037ad03699beaa3a1bbc4","kind":"tag","published_at":"2023-01-13T05:21:34.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.7.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.7.0/manifests"},{"name":"v.2.6.5","sha":"39eb0a9973a679ef39e9fc12b673d2da68f1d400","kind":"commit","published_at":"2022-09-09T08:49:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v.2.6.5","html_url":"https://github.com/bmcage/odes/releases/tag/v.2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v.2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v.2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v.2.6.5/manifests"},{"name":"v2.6.4","sha":"fbec5767e7901f0755be762407e8ece022d9b8b2","kind":"tag","published_at":"2022-07-10T06:03:50.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.4","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3b8e0c8f490fd567ea7315feeaca04efada33eaf","kind":"tag","published_at":"2022-01-08T02:01:51.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.3","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"f5eb2bbb75ccdb52606db3e2bd57294c8f1363f1","kind":"commit","published_at":"2021-09-16T08:29:27.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.2","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"4ae818fbc5931c25c7ae902e96aa7c614f6eded1","kind":"commit","published_at":"2020-01-23T10:35:29.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"48fe1a8558a687f8797230f6efd114964a9cdf84","kind":"commit","published_at":"2020-01-09T10:02:36.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"f23d28a466350b8b42c352e4be2742a121a76d25","kind":"commit","published_at":"2019-11-07T10:35:18.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.5.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"6d25ca82c3abf72d5cbb805c7ba62d5ebd70c5b9","kind":"commit","published_at":"2019-10-24T07:30:42.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.4.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b16da04ad7593b50dee9637be7ef547d940c9535","kind":"commit","published_at":"2019-01-10T15:02:40.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.4.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.0/manifests"},{"name":"v2.3.2b","sha":"87aeef43b8901ef61ea76b6ed0782196eecf0ab6","kind":"commit","published_at":"2018-02-22T12:42:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.2b","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.2b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.2b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2b/manifests"},{"name":"v2.3.2","sha":"87aeef43b8901ef61ea76b6ed0782196eecf0ab6","kind":"commit","published_at":"2018-02-22T12:42:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.2","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"006b69621523a17478e3c5f6a436d8963396e094","kind":"commit","published_at":"2017-02-17T12:44:34.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"ece8d51850925a713f8981bbdf838acdada0726e","kind":"tag","published_at":"2017-02-17T12:28:54.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"752cbc8a065b5992d758705833ecda751edb22a1","kind":"tag","published_at":"2016-01-29T14:41:33.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.2.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"61ea1750ab39fc5e7619116d47ad950dfd63ea7d","kind":"tag","published_at":"2016-01-28T08:53:38.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.2.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"42f79430dfcd23297e3d2b1773e497aa90e3aabf","kind":"tag","published_at":"2015-04-17T09:55:13.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.1.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"92115afffe01bb7977c11f2aa5255427607fb514","kind":"tag","published_at":"2012-11-22T09:14:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.0.2","html_url":"https://github.com/bmcage/odes/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"cea0c5070275843e48fbcbb7d06a8aff38e221cd","kind":"tag","published_at":"2012-11-22T09:09:19.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.0.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3e15060469ae8c7a824733227a288e1fbe826559","kind":"tag","published_at":"2012-11-22T09:04:15.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.0.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"0c2e5cfc4222f7bedae3f74020f9e515f8302c28","kind":"tag","published_at":"2012-01-27T13:29:59.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v1.0.0","html_url":"https://github.com/bmcage/odes/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"3cb9c2ef23061e9829ce7585a4be074ac7085292","kind":"tag","published_at":"2011-10-26T11:36:07.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v0.2.1","html_url":"https://github.com/bmcage/odes/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v0.2.1/manifests"}]},"repo_metadata_updated_at":"2025-08-17T14:56:40.877Z","dependent_packages_count":0,"downloads":942,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":59.96958273445079,"dependent_packages_count":10.648770948101394,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.30917684127609},"purl":"pkg:pypi/scikits-odes-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/scikits-odes-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/scikits-odes-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/scikits-odes-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T14:40:29.013Z","issues_count":68,"pull_requests_count":83,"avg_time_to_close_issue":12003567.5625,"avg_time_to_close_pull_request":4036764.128205128,"issues_closed_count":48,"pull_requests_closed_count":78,"pull_request_authors_count":14,"issue_authors_count":49,"avg_comments_per_issue":3.426470588235294,"avg_comments_per_pull_request":1.3855421686746987,"merged_pull_requests_count":72,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":91129.0,"past_year_avg_time_to_close_pull_request":1176638.8461538462,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":0.8571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/issues","maintainers":[{"login":"aragilar","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"},{"login":"bmcage","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmcage"}],"active_maintainers":[{"login":"aragilar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikits-odes-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikits-odes-core/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikits-odes-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikits-odes-core/related_packages","maintainers":[{"uuid":"aragilar","login":"aragilar","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/aragilar/","role":null,"created_at":"2024-07-11T16:16:28.199Z","updated_at":"2024-07-11T16:16:28.199Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/aragilar/packages"},{"uuid":"bmalengier","login":"bmalengier","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/bmalengier/","role":"Owner","created_at":"2024-07-14T07:30:28.079Z","updated_at":"2024-07-14T07:30:28.079Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bmalengier/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724831,"maintainers_count":308214,"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"}},{"id":8184889,"name":"py-scikits-odes","ecosystem":"spack","description":"Odes is a scikit toolkit for scipy to add extra ode solvers.\nSpecifically it interfaces the Sundials solvers cvode, cvodes, ida and\nidas. It this way it provides extra modern ode and dae solvers you can\nuse, extending the capabilities offered in scipy.integrade.ode.\n","homepage":"https://github.com/bmcage/odes","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/bmcage/odes","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-09-05T00:51:00.395Z","latest_release_published_at":"2023-09-05T00:51:00.395Z","latest_release_number":"2.7.0","last_synced_at":"2025-09-04T12:47:13.577Z","created_at":"2023-09-05T00:50:57.221Z","updated_at":"2025-09-04T12:47:13.577Z","registry_url":"https://packages.spack.io/package.html?name=py-scikits-odes","install_command":"spack install py-scikits-odes","documentation_url":null,"metadata":{},"repo_metadata":{"id":38802213,"uuid":"2301629","full_name":"bmcage/odes","owner":"bmcage","description":"The ODES scikit for ordinary differential and algebraic equations, an extension to scipy","archived":false,"fork":false,"pushed_at":"2025-01-12T07:57:36.000Z","size":15296,"stargazers_count":125,"open_issues_count":26,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-08-10T11:29:08.258Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://scikits-odes.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmcage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-08-31T13:22:36.000Z","updated_at":"2025-07-18T19:35:16.000Z","dependencies_parsed_at":"2024-12-15T03:23:36.156Z","dependency_job_id":"ca61afb3-37ee-41d7-bb43-0285005dcde7","html_url":"https://github.com/bmcage/odes","commit_stats":{"total_commits":419,"total_committers":15,"mean_commits":"27.933333333333334","dds":0.6252983293556086,"last_synced_commit":"dc2dcccbc9a2e26743e037ad03699beaa3a1bbc4"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/bmcage/odes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/sbom","scorecard":{"id":245445,"data":{"date":"2025-08-11","repo":{"name":"github.com/bmcage/odes","commit":"ea608d87d6569ad896685da847aa8bc24f22cc52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/9 approved changesets -- score normalized to 2","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":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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-core.yml:1","Warn: no topLevel permission defined: .github/workflows/test-daepack.yml:1","Warn: no topLevel permission defined: .github/workflows/test-namespace.yml:1","Warn: no topLevel permission defined: .github/workflows/test-overall.yml:1","Warn: no topLevel permission defined: .github/workflows/test-sundials.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":"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/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test-core.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/test-core.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test-daepack.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test-daepack.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test-namespace.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/test-namespace.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:119","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  13 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-17T07:32:37.540Z","repository_id":38802213,"created_at":"2025-08-17T07:32:37.540Z","updated_at":"2025-08-17T07:32:37.540Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270861759,"owners_count":24658650,"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-17T02:00:09.016Z","response_time":129,"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":"bmcage","name":"Benny","uuid":"1011414","kind":"user","description":null,"email":"","website":"http://cage.ugent.be/~bm","location":"Belgium","twitter":null,"company":"ugent.be","icon_url":"https://avatars.githubusercontent.com/u/1011414?u=0bc29273a81c5f7019e2244399b019342b0a47b1\u0026v=4","repositories_count":26,"last_synced_at":"2023-08-04T10:36:02.901Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bmcage","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T05:54:01.078Z","updated_at":"2023-08-04T10:36:02.987Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage/repositories"},"tags":[{"name":"v3.1.1","sha":"ea608d87d6569ad896685da847aa8bc24f22cc52","kind":"tag","published_at":"2025-01-12T07:51:45.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.1","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"04d1c6be6edfb91e6fd12a530b82c77180b89358","kind":"tag","published_at":"2024-12-15T04:45:33.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.0","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0/manifests"},{"name":"v3.1.0a2","sha":"b3f361b558f9b298378fef5ec9fbb8d5a905105b","kind":"tag","published_at":"2024-12-15T03:36:42.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.0a2","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a2/manifests"},{"name":"v3.1.0a1","sha":"0fef02764d81f65420825801c707923f5537b7a2","kind":"tag","published_at":"2024-12-15T02:57:24.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.0a1","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a1/manifests"},{"name":"v3.0.0","sha":"06cc892caaefc51b19cab3e59973eebad167cc96","kind":"tag","published_at":"2024-07-14T08:12:49.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0/manifests"},{"name":"v3.0.0a3","sha":"139d8db2f66e4fa4afcd2b6ca22f53feadc030c8","kind":"tag","published_at":"2024-07-14T07:02:03.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0a3","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"c35bf350eadc49a505db133d753e376c86fe5216","kind":"commit","published_at":"2024-07-14T06:36:42.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0a2","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"1474965a03cbdd83a7b197119b51470b7c025cf6","kind":"tag","published_at":"2024-07-11T08:42:18.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0a1","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a1/manifests"},{"name":"v2.7.0","sha":"dc2dcccbc9a2e26743e037ad03699beaa3a1bbc4","kind":"tag","published_at":"2023-01-13T05:21:34.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.7.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.7.0/manifests"},{"name":"v.2.6.5","sha":"39eb0a9973a679ef39e9fc12b673d2da68f1d400","kind":"commit","published_at":"2022-09-09T08:49:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v.2.6.5","html_url":"https://github.com/bmcage/odes/releases/tag/v.2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v.2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v.2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v.2.6.5/manifests"},{"name":"v2.6.4","sha":"fbec5767e7901f0755be762407e8ece022d9b8b2","kind":"tag","published_at":"2022-07-10T06:03:50.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.4","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3b8e0c8f490fd567ea7315feeaca04efada33eaf","kind":"tag","published_at":"2022-01-08T02:01:51.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.3","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"f5eb2bbb75ccdb52606db3e2bd57294c8f1363f1","kind":"commit","published_at":"2021-09-16T08:29:27.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.2","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"4ae818fbc5931c25c7ae902e96aa7c614f6eded1","kind":"commit","published_at":"2020-01-23T10:35:29.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"48fe1a8558a687f8797230f6efd114964a9cdf84","kind":"commit","published_at":"2020-01-09T10:02:36.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"f23d28a466350b8b42c352e4be2742a121a76d25","kind":"commit","published_at":"2019-11-07T10:35:18.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.5.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"6d25ca82c3abf72d5cbb805c7ba62d5ebd70c5b9","kind":"commit","published_at":"2019-10-24T07:30:42.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.4.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b16da04ad7593b50dee9637be7ef547d940c9535","kind":"commit","published_at":"2019-01-10T15:02:40.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.4.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.0/manifests"},{"name":"v2.3.2b","sha":"87aeef43b8901ef61ea76b6ed0782196eecf0ab6","kind":"commit","published_at":"2018-02-22T12:42:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.2b","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.2b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.2b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2b/manifests"},{"name":"v2.3.2","sha":"87aeef43b8901ef61ea76b6ed0782196eecf0ab6","kind":"commit","published_at":"2018-02-22T12:42:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.2","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"006b69621523a17478e3c5f6a436d8963396e094","kind":"commit","published_at":"2017-02-17T12:44:34.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"ece8d51850925a713f8981bbdf838acdada0726e","kind":"tag","published_at":"2017-02-17T12:28:54.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"752cbc8a065b5992d758705833ecda751edb22a1","kind":"tag","published_at":"2016-01-29T14:41:33.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.2.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"61ea1750ab39fc5e7619116d47ad950dfd63ea7d","kind":"tag","published_at":"2016-01-28T08:53:38.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.2.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"42f79430dfcd23297e3d2b1773e497aa90e3aabf","kind":"tag","published_at":"2015-04-17T09:55:13.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.1.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"92115afffe01bb7977c11f2aa5255427607fb514","kind":"tag","published_at":"2012-11-22T09:14:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.0.2","html_url":"https://github.com/bmcage/odes/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"cea0c5070275843e48fbcbb7d06a8aff38e221cd","kind":"tag","published_at":"2012-11-22T09:09:19.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.0.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3e15060469ae8c7a824733227a288e1fbe826559","kind":"tag","published_at":"2012-11-22T09:04:15.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.0.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"0c2e5cfc4222f7bedae3f74020f9e515f8302c28","kind":"tag","published_at":"2012-01-27T13:29:59.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v1.0.0","html_url":"https://github.com/bmcage/odes/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"3cb9c2ef23061e9829ce7585a4be074ac7085292","kind":"tag","published_at":"2011-10-26T11:36:07.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v0.2.1","html_url":"https://github.com/bmcage/odes/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v0.2.1/manifests"}]},"repo_metadata_updated_at":"2025-08-17T14:56:40.897Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.925582663213845,"stargazers_count":17.787563384040567,"forks_count":16.880170803309312,"docker_downloads_count":null,"average":23.14832921264093},"purl":"pkg:spack/py-scikits-odes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-scikits-odes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-scikits-odes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-scikits-odes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T14:40:29.013Z","issues_count":68,"pull_requests_count":83,"avg_time_to_close_issue":12003567.5625,"avg_time_to_close_pull_request":4036764.128205128,"issues_closed_count":48,"pull_requests_closed_count":78,"pull_request_authors_count":14,"issue_authors_count":49,"avg_comments_per_issue":3.426470588235294,"avg_comments_per_pull_request":1.3855421686746987,"merged_pull_requests_count":72,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":91129.0,"past_year_avg_time_to_close_pull_request":1176638.8461538462,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":0.8571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/issues","maintainers":[{"login":"aragilar","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"},{"login":"bmcage","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmcage"}],"active_maintainers":[{"login":"aragilar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-scikits-odes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-scikits-odes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-scikits-odes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-scikits-odes/related_packages","maintainers":[{"uuid":"omsai","login":"omsai","name":null,"email":null,"url":"https://github.com/omsai","packages_count":11,"html_url":null,"role":null,"created_at":"2023-09-05T05:33:48.010Z","updated_at":"2023-09-05T05:33:48.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/omsai/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8771,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":402},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-04T07:04:55.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":10649787,"name":"scikits-odes-daepack","ecosystem":"pypi","description":"Wrapper around daepack","homepage":"http://cage.ugent.be/~bm/progs.html","licenses":"# Copyright (C) 2011-12  Pavol Kišon # Copyright (C) 2011-12  Benny Malengier  All rights reserved.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  a. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. b. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. c. Neither the name of the Enthought nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","normalized_licenses":["Other"],"repository_url":"https://github.com/bmcage/odes","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2024-07-11T08:46:11.000Z","latest_release_published_at":"2024-07-14T08:19:00.000Z","latest_release_number":"3.0.0","last_synced_at":"2025-09-04T12:47:10.643Z","created_at":"2024-07-11T08:48:40.329Z","updated_at":"2025-09-04T12:47:10.643Z","registry_url":"https://pypi.org/project/scikits-odes-daepack/","install_command":"pip install scikits-odes-daepack --index-url https://pypi.org/simple","documentation_url":"https://scikits-odes.readthedocs.io/en/stable/","metadata":{"funding":null,"documentation":"https://scikits-odes.readthedocs.io/en/stable/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"scikits-odes-daepack","project_status":null},"repo_metadata":{"id":38802213,"uuid":"2301629","full_name":"bmcage/odes","owner":"bmcage","description":"The ODES scikit for ordinary differential and algebraic equations, an extension to scipy","archived":false,"fork":false,"pushed_at":"2025-01-12T07:57:36.000Z","size":15296,"stargazers_count":125,"open_issues_count":26,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-08-10T11:29:08.258Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://scikits-odes.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmcage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-08-31T13:22:36.000Z","updated_at":"2025-07-18T19:35:16.000Z","dependencies_parsed_at":"2024-12-15T03:23:36.156Z","dependency_job_id":"ca61afb3-37ee-41d7-bb43-0285005dcde7","html_url":"https://github.com/bmcage/odes","commit_stats":{"total_commits":419,"total_committers":15,"mean_commits":"27.933333333333334","dds":0.6252983293556086,"last_synced_commit":"dc2dcccbc9a2e26743e037ad03699beaa3a1bbc4"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/bmcage/odes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/sbom","scorecard":{"id":245445,"data":{"date":"2025-08-11","repo":{"name":"github.com/bmcage/odes","commit":"ea608d87d6569ad896685da847aa8bc24f22cc52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/9 approved changesets -- score normalized to 2","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":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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-core.yml:1","Warn: no topLevel permission defined: .github/workflows/test-daepack.yml:1","Warn: no topLevel permission defined: .github/workflows/test-namespace.yml:1","Warn: no topLevel permission defined: .github/workflows/test-overall.yml:1","Warn: no topLevel permission defined: .github/workflows/test-sundials.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":"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/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test-core.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/test-core.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test-daepack.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test-daepack.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test-namespace.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/test-namespace.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:119","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  13 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-17T07:32:37.540Z","repository_id":38802213,"created_at":"2025-08-17T07:32:37.540Z","updated_at":"2025-08-17T07:32:37.540Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270861759,"owners_count":24658650,"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-17T02:00:09.016Z","response_time":129,"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":"bmcage","name":"Benny","uuid":"1011414","kind":"user","description":null,"email":"","website":"http://cage.ugent.be/~bm","location":"Belgium","twitter":null,"company":"ugent.be","icon_url":"https://avatars.githubusercontent.com/u/1011414?u=0bc29273a81c5f7019e2244399b019342b0a47b1\u0026v=4","repositories_count":26,"last_synced_at":"2023-08-04T10:36:02.901Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bmcage","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T05:54:01.078Z","updated_at":"2023-08-04T10:36:02.987Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage/repositories"},"tags":[{"name":"v3.1.1","sha":"ea608d87d6569ad896685da847aa8bc24f22cc52","kind":"tag","published_at":"2025-01-12T07:51:45.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.1","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"04d1c6be6edfb91e6fd12a530b82c77180b89358","kind":"tag","published_at":"2024-12-15T04:45:33.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.0","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0/manifests"},{"name":"v3.1.0a2","sha":"b3f361b558f9b298378fef5ec9fbb8d5a905105b","kind":"tag","published_at":"2024-12-15T03:36:42.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.0a2","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a2/manifests"},{"name":"v3.1.0a1","sha":"0fef02764d81f65420825801c707923f5537b7a2","kind":"tag","published_at":"2024-12-15T02:57:24.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.0a1","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a1/manifests"},{"name":"v3.0.0","sha":"06cc892caaefc51b19cab3e59973eebad167cc96","kind":"tag","published_at":"2024-07-14T08:12:49.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0/manifests"},{"name":"v3.0.0a3","sha":"139d8db2f66e4fa4afcd2b6ca22f53feadc030c8","kind":"tag","published_at":"2024-07-14T07:02:03.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0a3","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"c35bf350eadc49a505db133d753e376c86fe5216","kind":"commit","published_at":"2024-07-14T06:36:42.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0a2","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"1474965a03cbdd83a7b197119b51470b7c025cf6","kind":"tag","published_at":"2024-07-11T08:42:18.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0a1","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a1/manifests"},{"name":"v2.7.0","sha":"dc2dcccbc9a2e26743e037ad03699beaa3a1bbc4","kind":"tag","published_at":"2023-01-13T05:21:34.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.7.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.7.0/manifests"},{"name":"v.2.6.5","sha":"39eb0a9973a679ef39e9fc12b673d2da68f1d400","kind":"commit","published_at":"2022-09-09T08:49:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v.2.6.5","html_url":"https://github.com/bmcage/odes/releases/tag/v.2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v.2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v.2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v.2.6.5/manifests"},{"name":"v2.6.4","sha":"fbec5767e7901f0755be762407e8ece022d9b8b2","kind":"tag","published_at":"2022-07-10T06:03:50.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.4","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3b8e0c8f490fd567ea7315feeaca04efada33eaf","kind":"tag","published_at":"2022-01-08T02:01:51.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.3","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"f5eb2bbb75ccdb52606db3e2bd57294c8f1363f1","kind":"commit","published_at":"2021-09-16T08:29:27.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.2","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"4ae818fbc5931c25c7ae902e96aa7c614f6eded1","kind":"commit","published_at":"2020-01-23T10:35:29.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"48fe1a8558a687f8797230f6efd114964a9cdf84","kind":"commit","published_at":"2020-01-09T10:02:36.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"f23d28a466350b8b42c352e4be2742a121a76d25","kind":"commit","published_at":"2019-11-07T10:35:18.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.5.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"6d25ca82c3abf72d5cbb805c7ba62d5ebd70c5b9","kind":"commit","published_at":"2019-10-24T07:30:42.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.4.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b16da04ad7593b50dee9637be7ef547d940c9535","kind":"commit","published_at":"2019-01-10T15:02:40.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.4.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.0/manifests"},{"name":"v2.3.2b","sha":"87aeef43b8901ef61ea76b6ed0782196eecf0ab6","kind":"commit","published_at":"2018-02-22T12:42:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.2b","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.2b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.2b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2b/manifests"},{"name":"v2.3.2","sha":"87aeef43b8901ef61ea76b6ed0782196eecf0ab6","kind":"commit","published_at":"2018-02-22T12:42:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.2","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"006b69621523a17478e3c5f6a436d8963396e094","kind":"commit","published_at":"2017-02-17T12:44:34.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"ece8d51850925a713f8981bbdf838acdada0726e","kind":"tag","published_at":"2017-02-17T12:28:54.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"752cbc8a065b5992d758705833ecda751edb22a1","kind":"tag","published_at":"2016-01-29T14:41:33.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.2.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"61ea1750ab39fc5e7619116d47ad950dfd63ea7d","kind":"tag","published_at":"2016-01-28T08:53:38.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.2.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"42f79430dfcd23297e3d2b1773e497aa90e3aabf","kind":"tag","published_at":"2015-04-17T09:55:13.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.1.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"92115afffe01bb7977c11f2aa5255427607fb514","kind":"tag","published_at":"2012-11-22T09:14:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.0.2","html_url":"https://github.com/bmcage/odes/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"cea0c5070275843e48fbcbb7d06a8aff38e221cd","kind":"tag","published_at":"2012-11-22T09:09:19.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.0.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3e15060469ae8c7a824733227a288e1fbe826559","kind":"tag","published_at":"2012-11-22T09:04:15.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.0.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"0c2e5cfc4222f7bedae3f74020f9e515f8302c28","kind":"tag","published_at":"2012-01-27T13:29:59.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v1.0.0","html_url":"https://github.com/bmcage/odes/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"3cb9c2ef23061e9829ce7585a4be074ac7085292","kind":"tag","published_at":"2011-10-26T11:36:07.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v0.2.1","html_url":"https://github.com/bmcage/odes/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v0.2.1/manifests"}]},"repo_metadata_updated_at":"2025-08-17T14:56:40.874Z","dependent_packages_count":0,"downloads":946,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":59.96958273445079,"dependent_packages_count":10.648770948101394,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.30917684127609},"purl":"pkg:pypi/scikits-odes-daepack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/scikits-odes-daepack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/scikits-odes-daepack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/scikits-odes-daepack/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T14:40:29.013Z","issues_count":68,"pull_requests_count":83,"avg_time_to_close_issue":12003567.5625,"avg_time_to_close_pull_request":4036764.128205128,"issues_closed_count":48,"pull_requests_closed_count":78,"pull_request_authors_count":14,"issue_authors_count":49,"avg_comments_per_issue":3.426470588235294,"avg_comments_per_pull_request":1.3855421686746987,"merged_pull_requests_count":72,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":91129.0,"past_year_avg_time_to_close_pull_request":1176638.8461538462,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":0.8571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/issues","maintainers":[{"login":"aragilar","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"},{"login":"bmcage","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmcage"}],"active_maintainers":[{"login":"aragilar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikits-odes-daepack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikits-odes-daepack/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikits-odes-daepack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikits-odes-daepack/related_packages","maintainers":[{"uuid":"aragilar","login":"aragilar","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/aragilar/","role":null,"created_at":"2024-07-11T16:16:28.981Z","updated_at":"2024-07-11T16:16:28.981Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/aragilar/packages"},{"uuid":"bmalengier","login":"bmalengier","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/bmalengier/","role":null,"created_at":"2024-07-14T07:30:28.072Z","updated_at":"2024-07-14T07:30:28.072Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bmalengier/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724831,"maintainers_count":308214,"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"}},{"id":10649785,"name":"scikits-odes-sundials","ecosystem":"pypi","description":"Sundials wrapper module for scikits-odes","homepage":"http://cage.ugent.be/~bm/progs.html","licenses":"# Copyright (C) 2011-12  Pavol Kišon # Copyright (C) 2011-12  Benny Malengier  All rights reserved.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  a. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. b. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. c. Neither the name of the Enthought nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  ","normalized_licenses":["Other"],"repository_url":"https://github.com/bmcage/odes","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2024-07-11T08:46:16.000Z","latest_release_published_at":"2025-01-12T07:58:56.000Z","latest_release_number":"3.1.1","last_synced_at":"2025-09-04T12:47:11.441Z","created_at":"2024-07-11T08:48:39.490Z","updated_at":"2025-09-04T12:47:11.441Z","registry_url":"https://pypi.org/project/scikits-odes-sundials/","install_command":"pip install scikits-odes-sundials --index-url https://pypi.org/simple","documentation_url":"https://scikits-odes.readthedocs.io/en/stable/","metadata":{"funding":null,"documentation":"https://scikits-odes.readthedocs.io/en/stable/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"scikits-odes-sundials","project_status":null},"repo_metadata":{"id":38802213,"uuid":"2301629","full_name":"bmcage/odes","owner":"bmcage","description":"The ODES scikit for ordinary differential and algebraic equations, an extension to scipy","archived":false,"fork":false,"pushed_at":"2025-01-12T07:57:36.000Z","size":15296,"stargazers_count":125,"open_issues_count":26,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-08-10T11:29:08.258Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://scikits-odes.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmcage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-08-31T13:22:36.000Z","updated_at":"2025-07-18T19:35:16.000Z","dependencies_parsed_at":"2024-12-15T03:23:36.156Z","dependency_job_id":"ca61afb3-37ee-41d7-bb43-0285005dcde7","html_url":"https://github.com/bmcage/odes","commit_stats":{"total_commits":419,"total_committers":15,"mean_commits":"27.933333333333334","dds":0.6252983293556086,"last_synced_commit":"dc2dcccbc9a2e26743e037ad03699beaa3a1bbc4"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/bmcage/odes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/sbom","scorecard":{"id":245445,"data":{"date":"2025-08-11","repo":{"name":"github.com/bmcage/odes","commit":"ea608d87d6569ad896685da847aa8bc24f22cc52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/9 approved changesets -- score normalized to 2","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":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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-core.yml:1","Warn: no topLevel permission defined: .github/workflows/test-daepack.yml:1","Warn: no topLevel permission defined: .github/workflows/test-namespace.yml:1","Warn: no topLevel permission defined: .github/workflows/test-overall.yml:1","Warn: no topLevel permission defined: .github/workflows/test-sundials.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":"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/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test-core.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/test-core.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test-daepack.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test-daepack.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test-namespace.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/test-namespace.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:119","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  13 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-17T07:32:37.540Z","repository_id":38802213,"created_at":"2025-08-17T07:32:37.540Z","updated_at":"2025-08-17T07:32:37.540Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270861759,"owners_count":24658650,"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-17T02:00:09.016Z","response_time":129,"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":"bmcage","name":"Benny","uuid":"1011414","kind":"user","description":null,"email":"","website":"http://cage.ugent.be/~bm","location":"Belgium","twitter":null,"company":"ugent.be","icon_url":"https://avatars.githubusercontent.com/u/1011414?u=0bc29273a81c5f7019e2244399b019342b0a47b1\u0026v=4","repositories_count":26,"last_synced_at":"2023-08-04T10:36:02.901Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bmcage","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T05:54:01.078Z","updated_at":"2023-08-04T10:36:02.987Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage/repositories"},"tags":[{"name":"v3.1.1","sha":"ea608d87d6569ad896685da847aa8bc24f22cc52","kind":"tag","published_at":"2025-01-12T07:51:45.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.1","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"04d1c6be6edfb91e6fd12a530b82c77180b89358","kind":"tag","published_at":"2024-12-15T04:45:33.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.0","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0/manifests"},{"name":"v3.1.0a2","sha":"b3f361b558f9b298378fef5ec9fbb8d5a905105b","kind":"tag","published_at":"2024-12-15T03:36:42.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.0a2","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a2/manifests"},{"name":"v3.1.0a1","sha":"0fef02764d81f65420825801c707923f5537b7a2","kind":"tag","published_at":"2024-12-15T02:57:24.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.0a1","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a1/manifests"},{"name":"v3.0.0","sha":"06cc892caaefc51b19cab3e59973eebad167cc96","kind":"tag","published_at":"2024-07-14T08:12:49.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0/manifests"},{"name":"v3.0.0a3","sha":"139d8db2f66e4fa4afcd2b6ca22f53feadc030c8","kind":"tag","published_at":"2024-07-14T07:02:03.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0a3","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"c35bf350eadc49a505db133d753e376c86fe5216","kind":"commit","published_at":"2024-07-14T06:36:42.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0a2","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"1474965a03cbdd83a7b197119b51470b7c025cf6","kind":"tag","published_at":"2024-07-11T08:42:18.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0a1","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a1/manifests"},{"name":"v2.7.0","sha":"dc2dcccbc9a2e26743e037ad03699beaa3a1bbc4","kind":"tag","published_at":"2023-01-13T05:21:34.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.7.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.7.0/manifests"},{"name":"v.2.6.5","sha":"39eb0a9973a679ef39e9fc12b673d2da68f1d400","kind":"commit","published_at":"2022-09-09T08:49:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v.2.6.5","html_url":"https://github.com/bmcage/odes/releases/tag/v.2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v.2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v.2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v.2.6.5/manifests"},{"name":"v2.6.4","sha":"fbec5767e7901f0755be762407e8ece022d9b8b2","kind":"tag","published_at":"2022-07-10T06:03:50.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.4","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3b8e0c8f490fd567ea7315feeaca04efada33eaf","kind":"tag","published_at":"2022-01-08T02:01:51.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.3","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"f5eb2bbb75ccdb52606db3e2bd57294c8f1363f1","kind":"commit","published_at":"2021-09-16T08:29:27.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.2","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"4ae818fbc5931c25c7ae902e96aa7c614f6eded1","kind":"commit","published_at":"2020-01-23T10:35:29.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"48fe1a8558a687f8797230f6efd114964a9cdf84","kind":"commit","published_at":"2020-01-09T10:02:36.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"f23d28a466350b8b42c352e4be2742a121a76d25","kind":"commit","published_at":"2019-11-07T10:35:18.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.5.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"6d25ca82c3abf72d5cbb805c7ba62d5ebd70c5b9","kind":"commit","published_at":"2019-10-24T07:30:42.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.4.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b16da04ad7593b50dee9637be7ef547d940c9535","kind":"commit","published_at":"2019-01-10T15:02:40.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.4.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.0/manifests"},{"name":"v2.3.2b","sha":"87aeef43b8901ef61ea76b6ed0782196eecf0ab6","kind":"commit","published_at":"2018-02-22T12:42:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.2b","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.2b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.2b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2b/manifests"},{"name":"v2.3.2","sha":"87aeef43b8901ef61ea76b6ed0782196eecf0ab6","kind":"commit","published_at":"2018-02-22T12:42:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.2","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"006b69621523a17478e3c5f6a436d8963396e094","kind":"commit","published_at":"2017-02-17T12:44:34.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"ece8d51850925a713f8981bbdf838acdada0726e","kind":"tag","published_at":"2017-02-17T12:28:54.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"752cbc8a065b5992d758705833ecda751edb22a1","kind":"tag","published_at":"2016-01-29T14:41:33.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.2.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"61ea1750ab39fc5e7619116d47ad950dfd63ea7d","kind":"tag","published_at":"2016-01-28T08:53:38.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.2.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"42f79430dfcd23297e3d2b1773e497aa90e3aabf","kind":"tag","published_at":"2015-04-17T09:55:13.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.1.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"92115afffe01bb7977c11f2aa5255427607fb514","kind":"tag","published_at":"2012-11-22T09:14:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.0.2","html_url":"https://github.com/bmcage/odes/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"cea0c5070275843e48fbcbb7d06a8aff38e221cd","kind":"tag","published_at":"2012-11-22T09:09:19.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.0.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3e15060469ae8c7a824733227a288e1fbe826559","kind":"tag","published_at":"2012-11-22T09:04:15.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.0.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"0c2e5cfc4222f7bedae3f74020f9e515f8302c28","kind":"tag","published_at":"2012-01-27T13:29:59.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v1.0.0","html_url":"https://github.com/bmcage/odes/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"3cb9c2ef23061e9829ce7585a4be074ac7085292","kind":"tag","published_at":"2011-10-26T11:36:07.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v0.2.1","html_url":"https://github.com/bmcage/odes/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v0.2.1/manifests"}]},"repo_metadata_updated_at":"2025-08-17T14:56:40.874Z","dependent_packages_count":0,"downloads":763,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":59.96958273445079,"dependent_packages_count":10.648770948101394,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.30917684127609},"purl":"pkg:pypi/scikits-odes-sundials","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/scikits-odes-sundials","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/scikits-odes-sundials","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/scikits-odes-sundials/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T14:40:29.013Z","issues_count":68,"pull_requests_count":83,"avg_time_to_close_issue":12003567.5625,"avg_time_to_close_pull_request":4036764.128205128,"issues_closed_count":48,"pull_requests_closed_count":78,"pull_request_authors_count":14,"issue_authors_count":49,"avg_comments_per_issue":3.426470588235294,"avg_comments_per_pull_request":1.3855421686746987,"merged_pull_requests_count":72,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":91129.0,"past_year_avg_time_to_close_pull_request":1176638.8461538462,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":0.8571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/issues","maintainers":[{"login":"aragilar","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"},{"login":"bmcage","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmcage"}],"active_maintainers":[{"login":"aragilar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikits-odes-sundials/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikits-odes-sundials/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikits-odes-sundials/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikits-odes-sundials/related_packages","maintainers":[{"uuid":"aragilar","login":"aragilar","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/aragilar/","role":null,"created_at":"2024-07-11T16:16:27.958Z","updated_at":"2024-07-11T16:16:27.958Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/aragilar/packages"},{"uuid":"bmalengier","login":"bmalengier","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/bmalengier/","role":null,"created_at":"2024-07-14T07:30:28.123Z","updated_at":"2024-07-14T07:30:28.123Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bmalengier/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724831,"maintainers_count":308214,"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"}},{"id":10649786,"name":"scikits-odes","ecosystem":"pypi","description":"A python module for ordinary differential equation and differential algebraic equation solvers","homepage":"http://cage.ugent.be/~bm/progs.html","licenses":"# Copyright (C) 2011-12  Pavol Kišon # Copyright (C) 2011-12  Benny Malengier  All rights reserved.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  a. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. b. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. c. Neither the name of the Enthought nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  ","normalized_licenses":["Other"],"repository_url":"https://github.com/bmcage/odes","keywords_array":[],"namespace":null,"versions_count":26,"first_release_published_at":"2012-01-27T13:47:11.000Z","latest_release_published_at":"2025-01-12T07:58:51.000Z","latest_release_number":"3.1.1","last_synced_at":"2025-09-04T12:47:12.702Z","created_at":"2024-07-11T08:48:39.780Z","updated_at":"2025-09-04T12:47:12.702Z","registry_url":"https://pypi.org/project/scikits-odes/","install_command":"pip install scikits-odes --index-url https://pypi.org/simple","documentation_url":"https://scikits-odes.readthedocs.io/en/stable/","metadata":{"funding":null,"documentation":"https://scikits-odes.readthedocs.io/en/stable/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"scikits-odes","project_status":null},"repo_metadata":{"id":38802213,"uuid":"2301629","full_name":"bmcage/odes","owner":"bmcage","description":"The ODES scikit for ordinary differential and algebraic equations, an extension to scipy","archived":false,"fork":false,"pushed_at":"2025-01-12T07:57:36.000Z","size":15296,"stargazers_count":125,"open_issues_count":26,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-08-10T11:29:08.258Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://scikits-odes.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmcage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-08-31T13:22:36.000Z","updated_at":"2025-07-18T19:35:16.000Z","dependencies_parsed_at":"2024-12-15T03:23:36.156Z","dependency_job_id":"ca61afb3-37ee-41d7-bb43-0285005dcde7","html_url":"https://github.com/bmcage/odes","commit_stats":{"total_commits":419,"total_committers":15,"mean_commits":"27.933333333333334","dds":0.6252983293556086,"last_synced_commit":"dc2dcccbc9a2e26743e037ad03699beaa3a1bbc4"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/bmcage/odes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/sbom","scorecard":{"id":245445,"data":{"date":"2025-08-11","repo":{"name":"github.com/bmcage/odes","commit":"ea608d87d6569ad896685da847aa8bc24f22cc52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/9 approved changesets -- score normalized to 2","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":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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-core.yml:1","Warn: no topLevel permission defined: .github/workflows/test-daepack.yml:1","Warn: no topLevel permission defined: .github/workflows/test-namespace.yml:1","Warn: no topLevel permission defined: .github/workflows/test-overall.yml:1","Warn: no topLevel permission defined: .github/workflows/test-sundials.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":"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/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test-core.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/test-core.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test-daepack.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test-daepack.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test-namespace.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/test-namespace.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:119","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  13 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-17T07:32:37.540Z","repository_id":38802213,"created_at":"2025-08-17T07:32:37.540Z","updated_at":"2025-08-17T07:32:37.540Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270861759,"owners_count":24658650,"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-17T02:00:09.016Z","response_time":129,"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":"bmcage","name":"Benny","uuid":"1011414","kind":"user","description":null,"email":"","website":"http://cage.ugent.be/~bm","location":"Belgium","twitter":null,"company":"ugent.be","icon_url":"https://avatars.githubusercontent.com/u/1011414?u=0bc29273a81c5f7019e2244399b019342b0a47b1\u0026v=4","repositories_count":26,"last_synced_at":"2023-08-04T10:36:02.901Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bmcage","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T05:54:01.078Z","updated_at":"2023-08-04T10:36:02.987Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage/repositories"},"tags":[{"name":"v3.1.1","sha":"ea608d87d6569ad896685da847aa8bc24f22cc52","kind":"tag","published_at":"2025-01-12T07:51:45.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.1","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"04d1c6be6edfb91e6fd12a530b82c77180b89358","kind":"tag","published_at":"2024-12-15T04:45:33.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.0","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0/manifests"},{"name":"v3.1.0a2","sha":"b3f361b558f9b298378fef5ec9fbb8d5a905105b","kind":"tag","published_at":"2024-12-15T03:36:42.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.0a2","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a2/manifests"},{"name":"v3.1.0a1","sha":"0fef02764d81f65420825801c707923f5537b7a2","kind":"tag","published_at":"2024-12-15T02:57:24.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.1.0a1","html_url":"https://github.com/bmcage/odes/releases/tag/v3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.1.0a1/manifests"},{"name":"v3.0.0","sha":"06cc892caaefc51b19cab3e59973eebad167cc96","kind":"tag","published_at":"2024-07-14T08:12:49.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0/manifests"},{"name":"v3.0.0a3","sha":"139d8db2f66e4fa4afcd2b6ca22f53feadc030c8","kind":"tag","published_at":"2024-07-14T07:02:03.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0a3","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"c35bf350eadc49a505db133d753e376c86fe5216","kind":"commit","published_at":"2024-07-14T06:36:42.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0a2","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"1474965a03cbdd83a7b197119b51470b7c025cf6","kind":"tag","published_at":"2024-07-11T08:42:18.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v3.0.0a1","html_url":"https://github.com/bmcage/odes/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v3.0.0a1/manifests"},{"name":"v2.7.0","sha":"dc2dcccbc9a2e26743e037ad03699beaa3a1bbc4","kind":"tag","published_at":"2023-01-13T05:21:34.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.7.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.7.0/manifests"},{"name":"v.2.6.5","sha":"39eb0a9973a679ef39e9fc12b673d2da68f1d400","kind":"commit","published_at":"2022-09-09T08:49:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v.2.6.5","html_url":"https://github.com/bmcage/odes/releases/tag/v.2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v.2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v.2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v.2.6.5/manifests"},{"name":"v2.6.4","sha":"fbec5767e7901f0755be762407e8ece022d9b8b2","kind":"tag","published_at":"2022-07-10T06:03:50.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.4","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3b8e0c8f490fd567ea7315feeaca04efada33eaf","kind":"tag","published_at":"2022-01-08T02:01:51.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.3","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"f5eb2bbb75ccdb52606db3e2bd57294c8f1363f1","kind":"commit","published_at":"2021-09-16T08:29:27.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.2","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"4ae818fbc5931c25c7ae902e96aa7c614f6eded1","kind":"commit","published_at":"2020-01-23T10:35:29.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"48fe1a8558a687f8797230f6efd114964a9cdf84","kind":"commit","published_at":"2020-01-09T10:02:36.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.6.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"f23d28a466350b8b42c352e4be2742a121a76d25","kind":"commit","published_at":"2019-11-07T10:35:18.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.5.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"6d25ca82c3abf72d5cbb805c7ba62d5ebd70c5b9","kind":"commit","published_at":"2019-10-24T07:30:42.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.4.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b16da04ad7593b50dee9637be7ef547d940c9535","kind":"commit","published_at":"2019-01-10T15:02:40.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.4.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.4.0/manifests"},{"name":"v2.3.2b","sha":"87aeef43b8901ef61ea76b6ed0782196eecf0ab6","kind":"commit","published_at":"2018-02-22T12:42:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.2b","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.2b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.2b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2b/manifests"},{"name":"v2.3.2","sha":"87aeef43b8901ef61ea76b6ed0782196eecf0ab6","kind":"commit","published_at":"2018-02-22T12:42:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.2","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"006b69621523a17478e3c5f6a436d8963396e094","kind":"commit","published_at":"2017-02-17T12:44:34.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"ece8d51850925a713f8981bbdf838acdada0726e","kind":"tag","published_at":"2017-02-17T12:28:54.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.3.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"752cbc8a065b5992d758705833ecda751edb22a1","kind":"tag","published_at":"2016-01-29T14:41:33.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.2.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"61ea1750ab39fc5e7619116d47ad950dfd63ea7d","kind":"tag","published_at":"2016-01-28T08:53:38.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.2.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"42f79430dfcd23297e3d2b1773e497aa90e3aabf","kind":"tag","published_at":"2015-04-17T09:55:13.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.1.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"92115afffe01bb7977c11f2aa5255427607fb514","kind":"tag","published_at":"2012-11-22T09:14:44.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.0.2","html_url":"https://github.com/bmcage/odes/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"cea0c5070275843e48fbcbb7d06a8aff38e221cd","kind":"tag","published_at":"2012-11-22T09:09:19.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.0.1","html_url":"https://github.com/bmcage/odes/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3e15060469ae8c7a824733227a288e1fbe826559","kind":"tag","published_at":"2012-11-22T09:04:15.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v2.0.0","html_url":"https://github.com/bmcage/odes/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"0c2e5cfc4222f7bedae3f74020f9e515f8302c28","kind":"tag","published_at":"2012-01-27T13:29:59.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v1.0.0","html_url":"https://github.com/bmcage/odes/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"3cb9c2ef23061e9829ce7585a4be074ac7085292","kind":"tag","published_at":"2011-10-26T11:36:07.000Z","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/v0.2.1","html_url":"https://github.com/bmcage/odes/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcage/odes@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags/v0.2.1/manifests"}]},"repo_metadata_updated_at":"2025-08-17T14:56:40.880Z","dependent_packages_count":0,"downloads":2006,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.020005693508548,"dependent_repos_count":59.96958273445079,"dependent_packages_count":10.648770948101394,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.21278645868691},"purl":"pkg:pypi/scikits-odes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/scikits-odes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/scikits-odes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/scikits-odes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T14:40:29.013Z","issues_count":68,"pull_requests_count":83,"avg_time_to_close_issue":12003567.5625,"avg_time_to_close_pull_request":4036764.128205128,"issues_closed_count":48,"pull_requests_closed_count":78,"pull_request_authors_count":14,"issue_authors_count":49,"avg_comments_per_issue":3.426470588235294,"avg_comments_per_pull_request":1.3855421686746987,"merged_pull_requests_count":72,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":91129.0,"past_year_avg_time_to_close_pull_request":1176638.8461538462,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":0.8571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/issues","maintainers":[{"login":"aragilar","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"},{"login":"bmcage","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmcage"}],"active_maintainers":[{"login":"aragilar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikits-odes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikits-odes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikits-odes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikits-odes/related_packages","maintainers":[{"uuid":"aragilar","login":"aragilar","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/aragilar/","role":null,"created_at":"2024-07-11T16:16:31.052Z","updated_at":"2024-07-11T16:16:31.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/aragilar/packages"},{"uuid":"bmalengier","login":"bmalengier","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/bmalengier/","role":null,"created_at":"2024-07-11T16:16:31.268Z","updated_at":"2024-07-11T16:16:31.268Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bmalengier/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724831,"maintainers_count":308214,"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":29514,"full_name":"bmcage/odes","default_branch":"master","committers":[{"name":"Benny Malengier","email":"benny.malengier@gmail.com","login":"bmcage","count":196},{"name":"James Tocknell","email":"aragilar@gmail.com","login":"aragilar","count":121},{"name":"Pavol Kišon","email":"pavol.kison@gmail.com","login":"pplk","count":105},{"name":"Corey R. Randall","email":"corey.r.randall@gmail.com","login":"c-randall","count":14},{"name":"Claas Abert","email":"claas@cabird.de","login":"c-abird","count":6},{"name":"Stefan Ecklebe","email":"stefan.ecklebe@tu-dresden.de","login":"cklb","count":6},{"name":"Florian Bruckner","email":"e0425375@gmail.com","login":"florian98765","count":5},{"name":"logicabrity","email":"mail@marc-antonio.de","login":"logicabrity","count":4},{"name":"Saransh","email":"saransh0701@gmail.com","login":"Saransh-cpp","count":3},{"name":"Dominic Steinitz","email":"dominic@steinitz.org","login":"idontgetoutmuch","count":2},{"name":"Florian Klink","email":"flokli@flokli.de","login":"flokli","count":2},{"name":"Valentin Sulzer","email":"valentinsulzer@hotmail.com","login":"tinosulzer","count":2},{"name":"Björn Ingvar Dahlgren","email":"bjodah@gmail.com","login":"bjodah","count":1},{"name":"Martin Robinson","email":"martinjrobins@gmail.com","login":"martinjrobins","count":1},{"name":"stuart-nolan","email":"61199416+stuart-nolan","login":"stuart-nolan","count":1},{"name":"James Tocknell","email":"aragilar@callisto.home","login":null,"count":1}],"total_commits":470,"total_committers":16,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":29.375,"dds":0.5829787234042554,"past_year_committers":[{"name":"Corey R. Randall","email":"corey.r.randall@gmail.com","login":"c-randall","count":14},{"name":"James Tocknell","email":"aragilar@gmail.com","login":"aragilar","count":13},{"name":"stuart-nolan","email":"61199416+stuart-nolan","login":"stuart-nolan","count":1},{"name":"Björn Ingvar Dahlgren","email":"bjodah@gmail.com","login":"bjodah","count":1}],"past_year_total_commits":29,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":7.25,"past_year_dds":0.5172413793103448,"last_synced_at":"2025-08-07T08:33:40.201Z","last_synced_commit":"ea608d87d6569ad896685da847aa8bc24f22cc52","created_at":"2023-03-07T16:41:14.042Z","updated_at":"2025-08-07T08:33:40.208Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"bmcage/odes","html_url":"https://github.com/bmcage/odes","last_synced_at":"2025-08-31T10:23:54.039Z","status":null,"issues_count":68,"pull_requests_count":84,"avg_time_to_close_issue":12003567.5625,"avg_time_to_close_pull_request":4058273.3076923075,"issues_closed_count":48,"pull_requests_closed_count":78,"pull_request_authors_count":14,"issue_authors_count":49,"avg_comments_per_issue":3.426470588235294,"avg_comments_per_pull_request":1.4166666666666667,"merged_pull_requests_count":72,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":91129.0,"past_year_avg_time_to_close_pull_request":635254.1538461539,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":0.8666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"created_at":"2023-05-10T21:12:59.841Z","updated_at":"2025-09-03T06:50:03.794Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/issues","issue_labels_count":{"feature-request":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":52,"CONTRIBUTOR":9,"COLLABORATOR":5,"OWNER":2},"pull_request_author_associations_count":{"COLLABORATOR":84,"CONTRIBUTOR":16,"NONE":7,"OWNER":5},"issue_authors":{"aragilar":5,"idontgetoutmuch":4,"ma-sadeghi":3,"Huan-Yang":3,"flokli":2,"callegar":2,"moorepants":2,"paulhprobert":2,"cmashraf":2,"artgoldberg":2,"martinjrobins":2,"bmcage":2,"OrbitalMechanic":1,"faultdiagnosistoolbox":1,"dmitry-kabanov":1,"Immudzen":1,"agriyakhetarpal":1,"kuzp":1,"Whitechapel-1888":1,"Naikless":1,"xenhua":1,"tinosulzer":1,"kmaitreys":1,"decaluwe":1,"Eheran1":1,"Jaimenms":1,"userrand":1,"onny":1,"fcooper8472":1,"tsbertalan":1,"YangyangFu":1,"veiguf":1,"sakimilo":1,"cuihantao":1,"rodvallejo":1,"dhalpern1":1,"vahidmech":1,"goatchurchprime":1,"joshiqc":1,"rdbisme":1,"n-rasmussen":1,"dcasasor":1,"mrkwjc":1,"SiddhaSharma":1,"ne3x7":1,"ghost":1,"milesabarr":1,"jtlap":1,"testcan":1},"pull_request_authors":{"aragilar":84,"c-randall":8,"bmcage":5,"stuart-nolan":2,"flokli":2,"tinosulzer":2,"bjodah":2,"idontgetoutmuch":1,"cklb":1,"Saransh-cpp":1,"kmaitreys":1,"sixpearls":1,"dmitry-kabanov":1,"martinjrobins":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10062711,"issues_count":31088333,"pull_requests_count":94455969,"authors_count":10686469,"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":{"NONE":2},"past_year_pull_request_author_associations_count":{"COLLABORATOR":17,"CONTRIBUTOR":7,"NONE":1},"past_year_issue_authors":{"callegar":1,"moorepants":1},"past_year_pull_request_authors":{"aragilar":17,"c-randall":6,"bjodah":2},"maintainers":[{"login":"aragilar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"},{"login":"bmcage","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmcage"}],"active_maintainers":[{"login":"aragilar","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"}]},"events":{"total":{"CreateEvent":4,"ReleaseEvent":4,"IssuesEvent":8,"WatchEvent":3,"IssueCommentEvent":19,"PushEvent":25,"PullRequestEvent":27,"ForkEvent":1},"last_year":{"CreateEvent":4,"ReleaseEvent":4,"IssuesEvent":8,"WatchEvent":3,"IssueCommentEvent":19,"PushEvent":25,"PullRequestEvent":27,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"apidocs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-12T01:50:42.551Z","updated_at":"2022-09-12T01:50:42.551Z","repository_link":"https://github.com/bmcage/odes/blob/master/apidocs/requirements.txt","dependencies":[{"id":4553442810,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=1.4","direct":true,"kind":"runtime","optional":false},{"id":4553442811,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-12T01:50:42.859Z","updated_at":"2022-09-12T01:50:42.859Z","repository_link":"https://github.com/bmcage/odes/blob/master/docs/requirements.txt","dependencies":[{"id":4553448347,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=1.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:31.255Z","updated_at":"2024-12-15T03:23:31.255Z","repository_link":"https://github.com/bmcage/odes/blob/master/.github/workflows/release.yml","dependencies":[{"id":21162588795,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":21162588796,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":21162588797,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-core.yml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:32.465Z","updated_at":"2024-12-15T03:23:32.465Z","repository_link":"https://github.com/bmcage/odes/blob/master/.github/workflows/test-core.yml","dependencies":[{"id":21162588844,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":21162588845,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":21162588846,"package_name":"actions/cache","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-daepack.yml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:32.516Z","updated_at":"2024-12-15T03:23:32.516Z","repository_link":"https://github.com/bmcage/odes/blob/master/.github/workflows/test-daepack.yml","dependencies":[{"id":21162588847,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":21162588848,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":21162588849,"package_name":"actions/cache","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-namespace.yml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:32.570Z","updated_at":"2024-12-15T03:23:32.570Z","repository_link":"https://github.com/bmcage/odes/blob/master/.github/workflows/test-namespace.yml","dependencies":[{"id":21162588850,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":21162588851,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":21162588852,"package_name":"actions/cache","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-overall.yml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:32.625Z","updated_at":"2024-12-15T03:23:32.625Z","repository_link":"https://github.com/bmcage/odes/blob/master/.github/workflows/test-overall.yml","dependencies":[{"id":21162588853,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":21162588854,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":21162588855,"package_name":"actions/cache","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-sundials.yml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:32.678Z","updated_at":"2024-12-15T03:23:32.678Z","repository_link":"https://github.com/bmcage/odes/blob/master/.github/workflows/test-sundials.yml","dependencies":[{"id":21162588859,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":21162588860,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":21162588861,"package_name":"actions/cache","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"notebook-requirements.txt","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:32.751Z","updated_at":"2024-12-15T03:23:32.751Z","repository_link":"https://github.com/bmcage/odes/blob/master/notebook-requirements.txt","dependencies":[{"id":21162588862,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":21162589329,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":21162589330,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":21162589331,"package_name":"ggplot","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":21162589361,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"packages/scikits-odes/local-requirements.txt","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:33.955Z","updated_at":"2024-12-15T03:23:33.955Z","repository_link":"https://github.com/bmcage/odes/blob/master/packages/scikits-odes/local-requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"packages/scikits-odes/pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:33.997Z","updated_at":"2024-12-15T03:23:33.997Z","repository_link":"https://github.com/bmcage/odes/blob/master/packages/scikits-odes/pyproject.toml","dependencies":[{"id":21162589363,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":21162589364,"package_name":"scikits-odes-core","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":21162589648,"package_name":"scikits-odes-daepack","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":21162589649,"package_name":"scikits-odes-sundials","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"packages/scikits-odes/setup.py","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:34.491Z","updated_at":"2024-12-15T03:23:34.491Z","repository_link":"https://github.com/bmcage/odes/blob/master/packages/scikits-odes/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"packages/scikits-odes-core/pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:34.532Z","updated_at":"2024-12-15T03:23:34.532Z","repository_link":"https://github.com/bmcage/odes/blob/master/packages/scikits-odes-core/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"packages/scikits-odes-core/setup.py","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:34.573Z","updated_at":"2024-12-15T03:23:34.573Z","repository_link":"https://github.com/bmcage/odes/blob/master/packages/scikits-odes-core/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"packages/scikits-odes-daepack/pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:34.613Z","updated_at":"2024-12-15T03:23:34.613Z","repository_link":"https://github.com/bmcage/odes/blob/master/packages/scikits-odes-daepack/pyproject.toml","dependencies":[{"id":21162589718,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":21162589721,"package_name":"scikits-odes-core","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"packages/scikits-odes-sundials/local-requirements.txt","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:34.664Z","updated_at":"2024-12-15T03:23:34.664Z","repository_link":"https://github.com/bmcage/odes/blob/master/packages/scikits-odes-sundials/local-requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"packages/scikits-odes-sundials/pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:34.704Z","updated_at":"2024-12-15T03:23:34.704Z","repository_link":"https://github.com/bmcage/odes/blob/master/packages/scikits-odes-sundials/pyproject.toml","dependencies":[{"id":21162589808,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":21162589809,"package_name":"scikits-odes-core","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"packages/scikits-odes-sundials/setup.py","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:34.755Z","updated_at":"2024-12-15T03:23:34.755Z","repository_link":"https://github.com/bmcage/odes/blob/master/packages/scikits-odes-sundials/setup.py","dependencies":[]}],"score":16.24323997020575,"created_at":"2025-09-04T09:18:07.624Z","updated_at":"2025-10-07T08:04:42.862Z","avatar_url":"https://github.com/bmcage.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":4657,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.5511691","https://doi.org/10.21105/joss.00165"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2897","html_url":"https://science.ecosyste.ms/projects/2897"}