{"id":18311,"name":"sklearn-genetic","description":"Genetic feature selection module for scikit-learn","url":"https://github.com/manuel-calzolari/sklearn-genetic","last_synced_at":"2025-09-04T23:53:37.482Z","repository":{"id":44663305,"uuid":"60784756","full_name":"manuel-calzolari/sklearn-genetic","owner":"manuel-calzolari","description":"Genetic feature selection module for scikit-learn","archived":false,"fork":false,"pushed_at":"2024-01-20T12:54:45.000Z","size":73,"stargazers_count":322,"open_issues_count":10,"forks_count":77,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-08-23T04:45:01.724Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sklearn-genetic.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manuel-calzolari.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-06-09T15:19:03.000Z","updated_at":"2025-07-10T11:09:54.000Z","dependencies_parsed_at":"2024-01-29T18:52:01.764Z","dependency_job_id":null,"html_url":"https://github.com/manuel-calzolari/sklearn-genetic","commit_stats":{"total_commits":64,"total_committers":6,"mean_commits":"10.666666666666666","dds":0.09375,"last_synced_commit":"b119bad4806726a500799bd6582c6e736c55d77e"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/manuel-calzolari/sklearn-genetic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manuel-calzolari","download_url":"https://codeload.github.com/manuel-calzolari/sklearn-genetic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/sbom","scorecard":{"id":615817,"data":{"date":"2025-08-11","repo":{"name":"github.com/manuel-calzolari/sklearn-genetic","commit":"a50ff08b0cc4d06c1ed3100025c721568f26d1cb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.6.0 not signed: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/137843146","Warn: release artifact 0.5.1 not signed: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/57199044","Warn: release artifact 0.5.0 not signed: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/57191598","Warn: release artifact 0.4.1 not signed: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/40899907","Warn: release artifact 0.4.0 not signed: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/40897980","Warn: release artifact 0.6.0 does not have provenance: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/137843146","Warn: release artifact 0.5.1 does not have provenance: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/57199044","Warn: release artifact 0.5.0 does not have provenance: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/57191598","Warn: release artifact 0.4.1 does not have provenance: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/40899907","Warn: release artifact 0.4.0 does not have provenance: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/40897980"],"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":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-jxfp-4rvq-9h9m"],"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 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T03:54:20.614Z","repository_id":44663305,"created_at":"2025-08-21T03:54:20.614Z","updated_at":"2025-08-21T03:54:20.614Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273690664,"owners_count":25150633,"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":"manuel-calzolari","name":"Manuel Calzolari","uuid":"2764902","kind":"user","description":"","email":"","website":"https://manuel.calzolari.name","location":"Italy","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2764902?u=e3b52a0680561130ac19b8f4071f44f19824c205\u0026v=4","repositories_count":10,"last_synced_at":"2023-08-25T17:49:00.968Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/manuel-calzolari","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T22:05:44.112Z","updated_at":"2023-08-25T17:49:01.004Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manuel-calzolari","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manuel-calzolari/repositories"},"packages":[{"id":2922096,"name":"sklearn-genetic","ecosystem":"pypi","description":"Genetic feature selection module for scikit-learn","homepage":"https://github.com/manuel-calzolari/sklearn-genetic","licenses":"GNU Lesser General Public License v3 (LGPLv3)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/manuel-calzolari/sklearn-genetic","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2019-02-26T20:45:06.000Z","latest_release_published_at":"2024-01-20T12:23:22.000Z","latest_release_number":"0.6.0","last_synced_at":"2025-08-22T20:22:23.615Z","created_at":"2022-04-10T12:38:01.391Z","updated_at":"2025-08-23T10:15:13.439Z","registry_url":"https://pypi.org/project/sklearn-genetic/","install_command":"pip install sklearn-genetic --index-url https://pypi.org/simple","documentation_url":"https://sklearn-genetic.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)","Programming Language :: Python :: 3","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","Topic :: Software Development"],"normalized_name":"sklearn-genetic","project_status":null},"repo_metadata":{"id":44663305,"uuid":"60784756","full_name":"manuel-calzolari/sklearn-genetic","owner":"manuel-calzolari","description":"Genetic feature selection module for scikit-learn","archived":false,"fork":false,"pushed_at":"2024-01-20T12:54:45.000Z","size":73,"stargazers_count":322,"open_issues_count":9,"forks_count":76,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-07-17T10:57:59.797Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sklearn-genetic.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manuel-calzolari.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-06-09T15:19:03.000Z","updated_at":"2025-07-10T11:09:54.000Z","dependencies_parsed_at":"2024-01-29T18:52:01.764Z","dependency_job_id":null,"html_url":"https://github.com/manuel-calzolari/sklearn-genetic","commit_stats":{"total_commits":64,"total_committers":6,"mean_commits":"10.666666666666666","dds":0.09375,"last_synced_commit":"b119bad4806726a500799bd6582c6e736c55d77e"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/manuel-calzolari/sklearn-genetic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manuel-calzolari","download_url":"https://codeload.github.com/manuel-calzolari/sklearn-genetic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/sbom","scorecard":{"id":615817,"data":{"date":"2025-08-11","repo":{"name":"github.com/manuel-calzolari/sklearn-genetic","commit":"a50ff08b0cc4d06c1ed3100025c721568f26d1cb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.6.0 not signed: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/137843146","Warn: release artifact 0.5.1 not signed: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/57199044","Warn: release artifact 0.5.0 not signed: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/57191598","Warn: release artifact 0.4.1 not signed: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/40899907","Warn: release artifact 0.4.0 not signed: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/40897980","Warn: release artifact 0.6.0 does not have provenance: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/137843146","Warn: release artifact 0.5.1 does not have provenance: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/57199044","Warn: release artifact 0.5.0 does not have provenance: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/57191598","Warn: release artifact 0.4.1 does not have provenance: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/40899907","Warn: release artifact 0.4.0 does not have provenance: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/40897980"],"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":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-jxfp-4rvq-9h9m"],"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 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T03:54:20.614Z","repository_id":44663305,"created_at":"2025-08-21T03:54:20.614Z","updated_at":"2025-08-21T03:54:20.614Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745203,"owners_count":24813483,"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-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"manuel-calzolari","name":"Manuel Calzolari","uuid":"2764902","kind":"user","description":"","email":"","website":"https://manuel.calzolari.name","location":"Italy","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2764902?u=e3b52a0680561130ac19b8f4071f44f19824c205\u0026v=4","repositories_count":10,"last_synced_at":"2023-08-25T17:49:00.968Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/manuel-calzolari","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T22:05:44.112Z","updated_at":"2023-08-25T17:49:01.004Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manuel-calzolari","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manuel-calzolari/repositories"},"tags":[{"name":"0.6.0","sha":"1197bad7700af216b4da048e5cab064277c5672b","kind":"commit","published_at":"2024-01-20T11:56:00.000Z","download_url":"https://codeload.github.com/manuel-calzolari/sklearn-genetic/tar.gz/0.6.0","html_url":"https://github.com/manuel-calzolari/sklearn-genetic/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/manuel-calzolari/sklearn-genetic@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"9e513d1a745e05cb349f6694cad78b3d5afa0413","kind":"commit","published_at":"2022-01-15T16:40:35.000Z","download_url":"https://codeload.github.com/manuel-calzolari/sklearn-genetic/tar.gz/0.5.1","html_url":"https://github.com/manuel-calzolari/sklearn-genetic/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/manuel-calzolari/sklearn-genetic@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"9383463fd6c60a98b31edd67dfccb4c134c1e4f5","kind":"commit","published_at":"2022-01-15T16:13:07.000Z","download_url":"https://codeload.github.com/manuel-calzolari/sklearn-genetic/tar.gz/0.5.0","html_url":"https://github.com/manuel-calzolari/sklearn-genetic/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/manuel-calzolari/sklearn-genetic@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"11e084afbe7aac3a5e2c783d51c76375402b845b","kind":"commit","published_at":"2021-04-03T14:21:20.000Z","download_url":"https://codeload.github.com/manuel-calzolari/sklearn-genetic/tar.gz/0.4.1","html_url":"https://github.com/manuel-calzolari/sklearn-genetic/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/manuel-calzolari/sklearn-genetic@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"9cb6bfbbe53d1a647b32d539014e64c630143603","kind":"commit","published_at":"2021-04-03T11:40:57.000Z","download_url":"https://codeload.github.com/manuel-calzolari/sklearn-genetic/tar.gz/0.4.0","html_url":"https://github.com/manuel-calzolari/sklearn-genetic/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/manuel-calzolari/sklearn-genetic@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"fbc6ecc4ab85b4859ce3a562529383ff469cfa60","kind":"commit","published_at":"2020-10-12T18:49:53.000Z","download_url":"https://codeload.github.com/manuel-calzolari/sklearn-genetic/tar.gz/0.3.0","html_url":"https://github.com/manuel-calzolari/sklearn-genetic/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/manuel-calzolari/sklearn-genetic@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.3.0/manifests"},{"name":"0.2","sha":"e47158ef4c61acf368c323a268230cffaec92812","kind":"commit","published_at":"2019-04-21T16:18:05.000Z","download_url":"https://codeload.github.com/manuel-calzolari/sklearn-genetic/tar.gz/0.2","html_url":"https://github.com/manuel-calzolari/sklearn-genetic/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/manuel-calzolari/sklearn-genetic@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.2/manifests"},{"name":"0.1","sha":"66fc5a3db6a8df36665e1ff363b57c09d7f5e99a","kind":"commit","published_at":"2019-02-26T20:00:19.000Z","download_url":"https://codeload.github.com/manuel-calzolari/sklearn-genetic/tar.gz/0.1","html_url":"https://github.com/manuel-calzolari/sklearn-genetic/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/manuel-calzolari/sklearn-genetic@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-23T10:15:13.439Z","dependent_packages_count":0,"downloads":2202,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":4.1340876337656765,"dependent_repos_count":6.6476492826305345,"dependent_packages_count":10.020148805929232,"stargazers_count":3.714584674822923,"forks_count":5.029244473062889,"docker_downloads_count":null,"average":5.909142974042251},"purl":"pkg:pypi/sklearn-genetic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sklearn-genetic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sklearn-genetic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sklearn-genetic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T04:46:22.480Z","issues_count":38,"pull_requests_count":10,"avg_time_to_close_issue":12556504.677419355,"avg_time_to_close_pull_request":5583585.333333333,"issues_closed_count":31,"pull_requests_closed_count":9,"pull_request_authors_count":9,"issue_authors_count":34,"avg_comments_per_issue":3.0526315789473686,"avg_comments_per_pull_request":2.3,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sklearn-genetic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sklearn-genetic/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sklearn-genetic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sklearn-genetic/related_packages","maintainers":[{"uuid":"manuel.calzolari","login":"manuel.calzolari","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/manuel.calzolari/","role":null,"created_at":"2023-02-24T08:19:21.888Z","updated_at":"2023-02-24T08:19:21.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/manuel.calzolari/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724932,"maintainers_count":308256,"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":5303381,"name":"sklearn-genetic","ecosystem":"conda","description":null,"homepage":"https://github.com/manuel-calzolari/sklearn-genetic","licenses":"LGPL-3.0-only","normalized_licenses":["LGPL-3.0-only"],"repository_url":"https://github.com/manuel-calzolari/sklearn-genetic","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2020-11-24T17:40:22.000Z","latest_release_published_at":"2022-01-15T17:23:08.000Z","latest_release_number":"0.5.1","last_synced_at":"2025-08-23T04:47:04.829Z","created_at":"2022-10-03T16:14:49.058Z","updated_at":"2025-08-23T10:15:13.447Z","registry_url":"https://anaconda.org/conda-forge/sklearn-genetic","install_command":"conda install -c conda-forge sklearn-genetic","documentation_url":null,"metadata":{},"repo_metadata":{"id":44663305,"uuid":"60784756","full_name":"manuel-calzolari/sklearn-genetic","owner":"manuel-calzolari","description":"Genetic feature selection module for scikit-learn","archived":false,"fork":false,"pushed_at":"2024-01-20T12:54:45.000Z","size":73,"stargazers_count":322,"open_issues_count":9,"forks_count":76,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-07-17T10:57:59.797Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sklearn-genetic.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manuel-calzolari.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-06-09T15:19:03.000Z","updated_at":"2025-07-10T11:09:54.000Z","dependencies_parsed_at":"2024-01-29T18:52:01.764Z","dependency_job_id":null,"html_url":"https://github.com/manuel-calzolari/sklearn-genetic","commit_stats":{"total_commits":64,"total_committers":6,"mean_commits":"10.666666666666666","dds":0.09375,"last_synced_commit":"b119bad4806726a500799bd6582c6e736c55d77e"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/manuel-calzolari/sklearn-genetic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manuel-calzolari","download_url":"https://codeload.github.com/manuel-calzolari/sklearn-genetic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/sbom","scorecard":{"id":615817,"data":{"date":"2025-08-11","repo":{"name":"github.com/manuel-calzolari/sklearn-genetic","commit":"a50ff08b0cc4d06c1ed3100025c721568f26d1cb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.6.0 not signed: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/137843146","Warn: release artifact 0.5.1 not signed: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/57199044","Warn: release artifact 0.5.0 not signed: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/57191598","Warn: release artifact 0.4.1 not signed: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/40899907","Warn: release artifact 0.4.0 not signed: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/40897980","Warn: release artifact 0.6.0 does not have provenance: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/137843146","Warn: release artifact 0.5.1 does not have provenance: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/57199044","Warn: release artifact 0.5.0 does not have provenance: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/57191598","Warn: release artifact 0.4.1 does not have provenance: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/40899907","Warn: release artifact 0.4.0 does not have provenance: https://api.github.com/repos/manuel-calzolari/sklearn-genetic/releases/40897980"],"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":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-jxfp-4rvq-9h9m"],"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 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T03:54:20.614Z","repository_id":44663305,"created_at":"2025-08-21T03:54:20.614Z","updated_at":"2025-08-21T03:54:20.614Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745203,"owners_count":24813483,"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-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"manuel-calzolari","name":"Manuel Calzolari","uuid":"2764902","kind":"user","description":"","email":"","website":"https://manuel.calzolari.name","location":"Italy","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2764902?u=e3b52a0680561130ac19b8f4071f44f19824c205\u0026v=4","repositories_count":10,"last_synced_at":"2023-08-25T17:49:00.968Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/manuel-calzolari","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T22:05:44.112Z","updated_at":"2023-08-25T17:49:01.004Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manuel-calzolari","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manuel-calzolari/repositories"},"tags":[{"name":"0.6.0","sha":"1197bad7700af216b4da048e5cab064277c5672b","kind":"commit","published_at":"2024-01-20T11:56:00.000Z","download_url":"https://codeload.github.com/manuel-calzolari/sklearn-genetic/tar.gz/0.6.0","html_url":"https://github.com/manuel-calzolari/sklearn-genetic/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/manuel-calzolari/sklearn-genetic@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"9e513d1a745e05cb349f6694cad78b3d5afa0413","kind":"commit","published_at":"2022-01-15T16:40:35.000Z","download_url":"https://codeload.github.com/manuel-calzolari/sklearn-genetic/tar.gz/0.5.1","html_url":"https://github.com/manuel-calzolari/sklearn-genetic/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/manuel-calzolari/sklearn-genetic@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"9383463fd6c60a98b31edd67dfccb4c134c1e4f5","kind":"commit","published_at":"2022-01-15T16:13:07.000Z","download_url":"https://codeload.github.com/manuel-calzolari/sklearn-genetic/tar.gz/0.5.0","html_url":"https://github.com/manuel-calzolari/sklearn-genetic/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/manuel-calzolari/sklearn-genetic@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"11e084afbe7aac3a5e2c783d51c76375402b845b","kind":"commit","published_at":"2021-04-03T14:21:20.000Z","download_url":"https://codeload.github.com/manuel-calzolari/sklearn-genetic/tar.gz/0.4.1","html_url":"https://github.com/manuel-calzolari/sklearn-genetic/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/manuel-calzolari/sklearn-genetic@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"9cb6bfbbe53d1a647b32d539014e64c630143603","kind":"commit","published_at":"2021-04-03T11:40:57.000Z","download_url":"https://codeload.github.com/manuel-calzolari/sklearn-genetic/tar.gz/0.4.0","html_url":"https://github.com/manuel-calzolari/sklearn-genetic/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/manuel-calzolari/sklearn-genetic@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"fbc6ecc4ab85b4859ce3a562529383ff469cfa60","kind":"commit","published_at":"2020-10-12T18:49:53.000Z","download_url":"https://codeload.github.com/manuel-calzolari/sklearn-genetic/tar.gz/0.3.0","html_url":"https://github.com/manuel-calzolari/sklearn-genetic/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/manuel-calzolari/sklearn-genetic@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.3.0/manifests"},{"name":"0.2","sha":"e47158ef4c61acf368c323a268230cffaec92812","kind":"commit","published_at":"2019-04-21T16:18:05.000Z","download_url":"https://codeload.github.com/manuel-calzolari/sklearn-genetic/tar.gz/0.2","html_url":"https://github.com/manuel-calzolari/sklearn-genetic/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/manuel-calzolari/sklearn-genetic@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.2/manifests"},{"name":"0.1","sha":"66fc5a3db6a8df36665e1ff363b57c09d7f5e99a","kind":"commit","published_at":"2019-02-26T20:00:19.000Z","download_url":"https://codeload.github.com/manuel-calzolari/sklearn-genetic/tar.gz/0.1","html_url":"https://github.com/manuel-calzolari/sklearn-genetic/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/manuel-calzolari/sklearn-genetic@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-23T10:15:13.447Z","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":21.522335912153732,"forks_count":20.459196406288992,"average":31.79560768654854},"purl":"pkg:conda/sklearn-genetic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/sklearn-genetic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/sklearn-genetic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/sklearn-genetic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T04:46:22.480Z","issues_count":38,"pull_requests_count":10,"avg_time_to_close_issue":12556504.677419355,"avg_time_to_close_pull_request":5583585.333333333,"issues_closed_count":31,"pull_requests_closed_count":9,"pull_request_authors_count":9,"issue_authors_count":34,"avg_comments_per_issue":3.0526315789473686,"avg_comments_per_pull_request":2.3,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/sklearn-genetic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/sklearn-genetic/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/sklearn-genetic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/sklearn-genetic/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"}}],"commits":{"id":34969,"full_name":"manuel-calzolari/sklearn-genetic","default_branch":"master","committers":[{"name":"Manuel Calzolari","email":"manuel.calzolari@gmail.com","count":58},{"name":"Manuel Calzolari","email":"Manuel Calzolari","count":2},{"name":"jmoore52","email":"jam4ar@gmail.com","count":1},{"name":"Alessandro Torcinovich","email":"torci.dev@gmail.com","count":1},{"name":"Manuel Calzolari","email":"manuel.calzolari@btoresearch.com","count":1},{"name":"Damian Kucharski","email":"c.DamianKucharski@gmail.com","count":1}],"total_commits":64,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":10.666666666666666,"dds":0.09375,"past_year_committers":[{"name":"Manuel Calzolari","email":"manuel.calzolari@gmail.com","count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2023-04-26T15:53:21.847Z","last_synced_commit":"b119bad4806726a500799bd6582c6e736c55d77e","created_at":"2023-03-07T16:58:15.843Z","updated_at":"2023-09-19T15:43:57.552Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"manuel-calzolari/sklearn-genetic","html_url":"https://github.com/manuel-calzolari/sklearn-genetic","last_synced_at":"2025-08-31T13:34:05.672Z","status":null,"issues_count":37,"pull_requests_count":12,"avg_time_to_close_issue":12556504.677419355,"avg_time_to_close_pull_request":5583585.333333333,"issues_closed_count":31,"pull_requests_closed_count":9,"pull_request_authors_count":10,"issue_authors_count":33,"avg_comments_per_issue":2.972972972972973,"avg_comments_per_pull_request":1.9166666666666667,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T22:02:10.140Z","updated_at":"2025-08-31T23:14:17.544Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-calzolari%2Fsklearn-genetic/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":2},"issue_author_associations_count":{"NONE":35,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"NONE":9,"CONTRIBUTOR":5},"issue_authors":{"RNarayan73":3,"Sandy4321":2,"john-sandall":2,"musicinmybrain":1,"GillesVandewiele":1,"pmoradifar":1,"nsandau":1,"talha33":1,"detrin":1,"nightvision04":1,"caiocarvalho":1,"azuric":1,"quancore":1,"gsk1692":1,"MichelleKuroda":1,"MMX-1":1,"quique0194":1,"imxtx":1,"fabiogeraci":1,"aretor":1,"DonBJ":1,"RoadToML":1,"g3rfx":1,"ftiguidou":1,"chemckenna":1,"MasterManggis":1,"Tahedi1":1,"PrasadNR":1,"wg485733":1,"Tingweiftw":1,"paulduf":1,"joeyned":1},"pull_request_authors":{"musicinmybrain":2,"dependabot[bot]":2,"jckkvs":2,"john-sandall":2,"aretor":1,"damiankucharski":1,"stratakis":1,"jvdd":1,"jmoore52":1,"detrin":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10046913,"issues_count":30708618,"pull_requests_count":91842089,"authors_count":10502051,"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":1},"past_year_pull_request_author_associations_count":{"NONE":2},"past_year_issue_authors":{"musicinmybrain":1},"past_year_pull_request_authors":{"musicinmybrain":1,"stratakis":1},"maintainers":[],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":5,"IssueCommentEvent":6,"PullRequestEvent":2,"ForkEvent":1},"last_year":{"IssuesEvent":1,"WatchEvent":5,"IssueCommentEvent":6,"PullRequestEvent":2,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-12T11:20:58.106Z","updated_at":"2022-08-12T11:20:58.106Z","repository_link":"https://github.com/manuel-calzolari/sklearn-genetic/blob/master/requirements.txt","dependencies":[{"id":1320314021,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.23","direct":true,"kind":"runtime","optional":false},{"id":1320314022,"package_name":"deap","ecosystem":"pypi","requirements":"\u003e=1.0.2","direct":true,"kind":"runtime","optional":false},{"id":1320314023,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1320314024,"package_name":"multiprocess","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-12T11:20:58.224Z","updated_at":"2022-08-12T11:20:58.224Z","repository_link":"https://github.com/manuel-calzolari/sklearn-genetic/blob/master/setup.py","dependencies":[{"id":1320316187,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.23","direct":true,"kind":"runtime","optional":false},{"id":1320316188,"package_name":"deap","ecosystem":"pypi","requirements":"\u003e=1.0.2","direct":true,"kind":"runtime","optional":false},{"id":1320316189,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1320316190,"package_name":"multiprocess","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/source/requirements.txt","sha":null,"kind":"manifest","created_at":"2024-01-29T18:52:01.319Z","updated_at":"2024-01-29T18:52:01.319Z","repository_link":"https://github.com/manuel-calzolari/sklearn-genetic/blob/master/docs/source/requirements.txt","dependencies":[{"id":15904467804,"package_name":"sphinx","ecosystem":"pypi","requirements":"==5.3.0","direct":true,"kind":"runtime","optional":false},{"id":15904467805,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":15904467806,"package_name":"readthedocs-sphinx-search","ecosystem":"pypi","requirements":"==0.3.2","direct":true,"kind":"runtime","optional":false}]}],"score":15.29673684554153,"created_at":"2025-09-04T15:50:49.535Z","updated_at":"2025-10-07T08:09:19.825Z","avatar_url":"https://github.com/manuel-calzolari.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2202,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/18311","html_url":"https://science.ecosyste.ms/projects/18311","bibtex_url":"https://science.ecosyste.ms/projects/18311/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/18311/export.apalike"}