{"id":940,"name":"libscientific","description":"libscientific: A Powerful C Library for Multivariate Analysis - Published in JOSS (2023)","url":"https://github.com/gmrandazzo/libscientific","last_synced_at":"2025-09-04T16:11:38.762Z","repository":{"id":60018511,"uuid":"49711558","full_name":"gmrandazzo/libscientific","owner":"gmrandazzo","description":"Libscientific is a C framework  for multivariate and other statistical analysis","archived":false,"fork":false,"pushed_at":"2025-08-21T19:01:12.000Z","size":3324,"stargazers_count":18,"open_issues_count":2,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-27T23:53:43.404Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gmrandazzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-01-15T10:09:11.000Z","updated_at":"2025-08-21T19:01:10.000Z","dependencies_parsed_at":"2023-11-22T23:30:54.628Z","dependency_job_id":"46763c7f-d130-432f-9acb-cececbdf763e","html_url":"https://github.com/gmrandazzo/libscientific","commit_stats":{"total_commits":169,"total_committers":2,"mean_commits":84.5,"dds":0.00591715976331364,"last_synced_commit":"54af409d038e82754af9f6167373d06965e9dc2d"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/gmrandazzo/libscientific","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmrandazzo","download_url":"https://codeload.github.com/gmrandazzo/libscientific/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/sbom","scorecard":{"id":430920,"data":{"date":"2025-08-11","repo":{"name":"github.com/gmrandazzo/libscientific","commit":"d11a60c7b29ca8c0e24f4b67eb50a76db409487c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/20 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/pylint.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/sonarqube.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/gmrandazzo/libscientific/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/gmrandazzo/libscientific/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/gmrandazzo/libscientific/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gmrandazzo/libscientific/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/gmrandazzo/libscientific/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gmrandazzo/libscientific/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonarqube.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/gmrandazzo/libscientific/sonarqube.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonarqube.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/gmrandazzo/libscientific/sonarqube.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:32","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T03:19:20.696Z","repository_id":60018511,"created_at":"2025-08-19T03:19:20.696Z","updated_at":"2025-08-19T03:19:20.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273501981,"owners_count":25117095,"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-03T02:00:09.631Z","response_time":76,"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":"gmrandazzo","name":"Giuseppe Marco Randazzo","uuid":"3600735","kind":"user","description":"Head of AI and Cheminformatics @ Endogena Therapeutics","email":"","website":"https://gmrandazzo.com","location":"Zürich and Lugano","twitter":null,"company":"Endogena Therapeutics","icon_url":"https://avatars.githubusercontent.com/u/3600735?u=f250d870886dba4f3c7101605987c555076ede6a\u0026v=4","repositories_count":17,"last_synced_at":"2023-04-14T16:22:41.401Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gmrandazzo","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T22:16:32.972Z","updated_at":"2023-04-14T16:22:41.574Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmrandazzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmrandazzo/repositories"},"packages":[{"id":2787063,"name":"libscientific","ecosystem":"pypi","description":"Libscientific python foreign function interface","homepage":null,"licenses":"GPLv3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/gmrandazzo/libscientific","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2021-01-15T16:09:51.000Z","latest_release_published_at":"2023-11-10T23:39:41.000Z","latest_release_number":"1.6.1","last_synced_at":"2025-09-03T20:04:50.038Z","created_at":"2022-04-10T11:28:46.985Z","updated_at":"2025-09-04T06:28:47.219Z","registry_url":"https://pypi.org/project/libscientific/","install_command":"pip install libscientific --index-url https://pypi.org/simple","documentation_url":"https://libscientific.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 3"],"normalized_name":"libscientific","project_status":null},"repo_metadata":{"id":60018511,"uuid":"49711558","full_name":"gmrandazzo/libscientific","owner":"gmrandazzo","description":"Libscientific is a C framework  for multivariate and other statistical analysis","archived":false,"fork":false,"pushed_at":"2025-08-21T19:01:12.000Z","size":3324,"stargazers_count":18,"open_issues_count":2,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-27T23:53:43.404Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gmrandazzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-01-15T10:09:11.000Z","updated_at":"2025-08-21T19:01:10.000Z","dependencies_parsed_at":"2023-11-22T23:30:54.628Z","dependency_job_id":"46763c7f-d130-432f-9acb-cececbdf763e","html_url":"https://github.com/gmrandazzo/libscientific","commit_stats":{"total_commits":169,"total_committers":2,"mean_commits":84.5,"dds":0.00591715976331364,"last_synced_commit":"54af409d038e82754af9f6167373d06965e9dc2d"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/gmrandazzo/libscientific","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmrandazzo","download_url":"https://codeload.github.com/gmrandazzo/libscientific/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/sbom","scorecard":{"id":430920,"data":{"date":"2025-08-11","repo":{"name":"github.com/gmrandazzo/libscientific","commit":"d11a60c7b29ca8c0e24f4b67eb50a76db409487c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/20 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/pylint.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/sonarqube.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/gmrandazzo/libscientific/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/gmrandazzo/libscientific/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/gmrandazzo/libscientific/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gmrandazzo/libscientific/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/gmrandazzo/libscientific/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gmrandazzo/libscientific/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonarqube.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/gmrandazzo/libscientific/sonarqube.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonarqube.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/gmrandazzo/libscientific/sonarqube.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:32","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T03:19:20.696Z","repository_id":60018511,"created_at":"2025-08-19T03:19:20.696Z","updated_at":"2025-08-19T03:19:20.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273501981,"owners_count":25117095,"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-03T02:00:09.631Z","response_time":76,"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":"gmrandazzo","name":"Giuseppe Marco Randazzo","uuid":"3600735","kind":"user","description":"Head of AI and Cheminformatics @ Endogena Therapeutics","email":"","website":"https://gmrandazzo.com","location":"Zürich and Lugano","twitter":null,"company":"Endogena Therapeutics","icon_url":"https://avatars.githubusercontent.com/u/3600735?u=f250d870886dba4f3c7101605987c555076ede6a\u0026v=4","repositories_count":17,"last_synced_at":"2023-04-14T16:22:41.401Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gmrandazzo","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T22:16:32.972Z","updated_at":"2023-04-14T16:22:41.574Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmrandazzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmrandazzo/repositories"},"tags":[{"name":"v1.6.1","sha":"5e5d4c15349e818159e68ea444b2b08bda848a19","kind":"commit","published_at":"2023-11-10T09:12:34.000Z","download_url":"https://codeload.github.com/gmrandazzo/libscientific/tar.gz/v1.6.1","html_url":"https://github.com/gmrandazzo/libscientific/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gmrandazzo/libscientific@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fcf54434fcac7edb3fa516351b395efa368095f9","kind":"commit","published_at":"2023-10-11T22:43:06.000Z","download_url":"https://codeload.github.com/gmrandazzo/libscientific/tar.gz/v1.6.0","html_url":"https://github.com/gmrandazzo/libscientific/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gmrandazzo/libscientific@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"85040d2e7aab05241c10310edf5487c432f4a5eb","kind":"commit","published_at":"2023-03-31T21:09:11.000Z","download_url":"https://codeload.github.com/gmrandazzo/libscientific/tar.gz/v1.5.0","html_url":"https://github.com/gmrandazzo/libscientific/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gmrandazzo/libscientific@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"20cbf27564e43c39d9fd8ecf55634b24bc679611","kind":"commit","published_at":"2022-12-20T15:42:08.000Z","download_url":"https://codeload.github.com/gmrandazzo/libscientific/tar.gz/v1.4.1","html_url":"https://github.com/gmrandazzo/libscientific/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gmrandazzo/libscientific@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"db23b49ae12911f043f95443cd56f6f21515f233","kind":"commit","published_at":"2022-11-26T00:01:37.000Z","download_url":"https://codeload.github.com/gmrandazzo/libscientific/tar.gz/v1.4.0","html_url":"https://github.com/gmrandazzo/libscientific/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gmrandazzo/libscientific@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2246dbf41dfcdb1ce74de7df597034ff1416fb86","kind":"commit","published_at":"2022-11-04T00:48:34.000Z","download_url":"https://codeload.github.com/gmrandazzo/libscientific/tar.gz/v1.3.0","html_url":"https://github.com/gmrandazzo/libscientific/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gmrandazzo/libscientific@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.3.0/manifests"},{"name":"v1.2.7","sha":"80b4b9ac98a898909d726a7202104cf781f8b7cb","kind":"commit","published_at":"2022-09-23T11:30:34.000Z","download_url":"https://codeload.github.com/gmrandazzo/libscientific/tar.gz/v1.2.7","html_url":"https://github.com/gmrandazzo/libscientific/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gmrandazzo/libscientific@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"afba3ee52e2f1d66df5e53e8b2701689397d9ad5","kind":"commit","published_at":"2022-09-05T21:24:00.000Z","download_url":"https://codeload.github.com/gmrandazzo/libscientific/tar.gz/v1.2.6","html_url":"https://github.com/gmrandazzo/libscientific/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gmrandazzo/libscientific@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"42e219756f74d7f558e932dd1a4443048ded9696","kind":"commit","published_at":"2022-06-03T13:58:05.000Z","download_url":"https://codeload.github.com/gmrandazzo/libscientific/tar.gz/v1.2.5","html_url":"https://github.com/gmrandazzo/libscientific/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gmrandazzo/libscientific@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"ccc32e2f6e535686f3a3aed731c99d3f45d7dc61","kind":"commit","published_at":"2022-02-24T22:13:12.000Z","download_url":"https://codeload.github.com/gmrandazzo/libscientific/tar.gz/v1.2.4","html_url":"https://github.com/gmrandazzo/libscientific/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gmrandazzo/libscientific@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.2.4/manifests"},{"name":"v1.0.0","sha":"744e508b7df338422bbadaa48590388cffb98370","kind":"commit","published_at":"2018-03-02T16:36:17.000Z","download_url":"https://codeload.github.com/gmrandazzo/libscientific/tar.gz/v1.0.0","html_url":"https://github.com/gmrandazzo/libscientific/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gmrandazzo/libscientific@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T06:28:47.219Z","dependent_packages_count":0,"downloads":78,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":13.924741405536963,"dependent_repos_count":21.544734775075646,"dependent_packages_count":10.119285352930213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":15.196253844514274},"purl":"pkg:pypi/libscientific","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/libscientific","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/libscientific","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/libscientific/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:41:32.762Z","issues_count":7,"pull_requests_count":17,"avg_time_to_close_issue":1069321.8,"avg_time_to_close_pull_request":5628701.375,"issues_closed_count":5,"pull_requests_closed_count":16,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.8235294117647058,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6232518.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/issues","maintainers":[{"login":"gmrandazzo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmrandazzo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libscientific/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libscientific/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libscientific/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libscientific/related_packages","maintainers":[{"uuid":"zeld","login":"zeld","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/zeld/","role":null,"created_at":"2023-01-05T16:48:13.244Z","updated_at":"2023-01-05T16:48:13.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/zeld/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724708,"maintainers_count":308189,"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":604270,"full_name":"gmrandazzo/libscientific","default_branch":"master","committers":[{"name":"gmrandazzo","email":"gmrandazzo@gmail.com","login":"gmrandazzo","count":235},{"name":"marco","email":"marco@chemify.io","login":null,"count":38},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"Mehmet Hakan Satman","email":"mhsatman@gmail.com","login":"jbytecode","count":4},{"name":"Arfon Smith","email":"arfon","login":"arfon","count":1},{"name":"gmrandazzo","email":"gmrandazzo@gmai.com","login":null,"count":1}],"total_commits":284,"total_committers":6,"total_bot_commits":5,"total_bot_committers":1,"mean_commits":47.333333333333336,"dds":0.17253521126760563,"past_year_committers":[{"name":"Giuseppe Marco Randazzo","email":"gmrandazzo@gmail.com","login":"gmrandazzo","count":2}],"past_year_total_commits":2,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T06:08:28.265Z","last_synced_commit":"d11a60c7b29ca8c0e24f4b67eb50a76db409487c","created_at":"2023-03-09T06:59:17.222Z","updated_at":"2025-08-07T06:08:28.333Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/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":"gmrandazzo/libscientific","html_url":"https://github.com/gmrandazzo/libscientific","last_synced_at":"2025-08-31T18:41:32.762Z","status":"error","issues_count":7,"pull_requests_count":17,"avg_time_to_close_issue":1069321.8,"avg_time_to_close_pull_request":5628701.375,"issues_closed_count":5,"pull_requests_closed_count":16,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.8235294117647058,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6232518.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T16:59:09.157Z","updated_at":"2025-09-03T05:37:43.694Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmrandazzo%2Flibscientific/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":20},"issue_author_associations_count":{"OWNER":4,"NONE":3},"pull_request_author_associations_count":{"CONTRIBUTOR":22},"issue_authors":{"gmrandazzo":4,"Beliavsky":1,"eriol":1,"mikeaalv":1},"pull_request_authors":{"dependabot[bot]":20,"jbytecode":1,"arfon":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10068975,"issues_count":31218164,"pull_requests_count":95228988,"authors_count":10688649,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":2},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":2},"maintainers":[{"login":"gmrandazzo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmrandazzo"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2,"DeleteEvent":7,"IssueCommentEvent":11,"PushEvent":11,"PullRequestEvent":7,"CreateEvent":3},"last_year":{"WatchEvent":2,"DeleteEvent":7,"IssueCommentEvent":11,"PushEvent":11,"PullRequestEvent":7,"CreateEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-11-08T23:28:07.249Z","updated_at":"2023-11-08T23:28:07.249Z","repository_link":"https://github.com/gmrandazzo/libscientific/blob/master/.github/workflows/docs.yml","dependencies":[{"id":14377311959,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14377311970,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pylint.yml","sha":null,"kind":"manifest","created_at":"2023-11-08T23:28:08.043Z","updated_at":"2023-11-08T23:28:08.043Z","repository_link":"https://github.com/gmrandazzo/libscientific/blob/master/.github/workflows/pylint.yml","dependencies":[{"id":14377312315,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14377312332,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pytest.yml","sha":null,"kind":"manifest","created_at":"2023-11-08T23:28:09.165Z","updated_at":"2023-11-08T23:28:09.165Z","repository_link":"https://github.com/gmrandazzo/libscientific/blob/master/.github/workflows/pytest.yml","dependencies":[{"id":14377312674,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14377312675,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/sonarqube.yml","sha":null,"kind":"manifest","created_at":"2023-11-08T23:28:09.214Z","updated_at":"2023-11-08T23:28:09.214Z","repository_link":"https://github.com/gmrandazzo/libscientific/blob/master/.github/workflows/sonarqube.yml","dependencies":[{"id":14377312677,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14377312694,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-11-08T23:28:09.712Z","updated_at":"2023-11-08T23:28:09.712Z","repository_link":"https://github.com/gmrandazzo/libscientific/blob/master/docs/requirements.txt","dependencies":[{"id":14377312946,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.13","direct":true,"kind":"runtime","optional":false},{"id":14377312987,"package_name":"Babel","ecosystem":"pypi","requirements":"==2.12.1","direct":true,"kind":"runtime","optional":false},{"id":14377313776,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"==4.12.2","direct":true,"kind":"runtime","optional":false},{"id":14377313795,"package_name":"certifi","ecosystem":"pypi","requirements":"==2023.7.22","direct":true,"kind":"runtime","optional":false},{"id":14377314382,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.1.0","direct":true,"kind":"runtime","optional":false},{"id":14377314480,"package_name":"clang","ecosystem":"pypi","requirements":"==14.0","direct":true,"kind":"runtime","optional":false},{"id":14377314512,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.17.1","direct":true,"kind":"runtime","optional":false},{"id":14377314985,"package_name":"idna","ecosystem":"pypi","requirements":"==3.4","direct":true,"kind":"runtime","optional":false},{"id":14377315245,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":14377315951,"package_name":"Jinja2","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":14377315955,"package_name":"MarkupSafe","ecosystem":"pypi","requirements":"==2.1.3","direct":true,"kind":"runtime","optional":false},{"id":14377315958,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.1","direct":true,"kind":"runtime","optional":false},{"id":14377315961,"package_name":"Pygments","ecosystem":"pypi","requirements":"==2.15.1","direct":true,"kind":"runtime","optional":false},{"id":14377316133,"package_name":"readthedocs-sphinx-search","ecosystem":"pypi","requirements":"==0.1.1","direct":true,"kind":"runtime","optional":false},{"id":14377316658,"package_name":"requests","ecosystem":"pypi","requirements":"==2.31.0","direct":true,"kind":"runtime","optional":false},{"id":14377316708,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":14377316741,"package_name":"soupsieve","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":14377316756,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==5.3.0","direct":true,"kind":"runtime","optional":false},{"id":14377316767,"package_name":"sphinx-c-autodoc","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":14377317074,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":14377317410,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.4","direct":true,"kind":"runtime","optional":false},{"id":14377317411,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"runtime","optional":false},{"id":14377317412,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":14377317441,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":14377317799,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":14377317800,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.5","direct":true,"kind":"runtime","optional":false},{"id":14377318184,"package_name":"urllib3","ecosystem":"pypi","requirements":"==2.0.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"src/python_bindings/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-08T23:28:27.747Z","updated_at":"2023-11-08T23:28:27.747Z","repository_link":"https://github.com/gmrandazzo/libscientific/blob/master/src/python_bindings/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"src/python_bindings/setup.py","sha":null,"kind":"manifest","created_at":"2023-11-08T23:28:27.806Z","updated_at":"2023-11-08T23:28:27.806Z","repository_link":"https://github.com/gmrandazzo/libscientific/blob/master/src/python_bindings/setup.py","dependencies":[]}],"score":9.169518377455926,"created_at":"2025-09-04T09:17:41.542Z","updated_at":"2025-10-07T08:04:28.546Z","avatar_url":"https://github.com/gmrandazzo.png","language":"C","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":78,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.05420","https://doi.org/10.5281/zenodo.8436823","http://dx.doi.org/10.1016/0003-2670(86)80028-9","http://dx.doi.org/10.1002/cem.1180010107","http://dx.doi.org/10.1109/TPAMI.2002.1017616","http://dx.doi.org/10.1002/qsar.19960150402","http://dx.doi.org/10.1177/108705719600100308","http://dx.doi.org/10.1007/s10822-004-4077-z","http://dx.doi.org/10.1002/(SICI)1099-128X(199809/10)12:5"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["blackhole","meshes","gravitational-lenses","generative-models","ode","parallel","energy-systems","pde","exoplanets","stellar"],"project_url":"https://science.ecosyste.ms/api/v1/projects/940","html_url":"https://science.ecosyste.ms/projects/940"}