{"id":3479,"url":"https://github.com/ahmedfgad/GeneticAlgorithmPython","last_synced_at":"2026-06-05T18:20:21.004Z","repository":{"id":37492899,"uuid":"161322880","full_name":"ahmedfgad/GeneticAlgorithmPython","owner":"ahmedfgad","description":"Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras \u0026 PyTorch).","archived":false,"fork":false,"pushed_at":"2025-07-09T02:24:02.000Z","size":21504,"stargazers_count":2091,"open_issues_count":99,"forks_count":489,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-09-07T06:27:13.802Z","etag":null,"topics":["deep-learning","evolutionary-algorithms","genetic-algorithm","machine-learning","neural-networks","numpy","optimization","pygad","pygad-documentation","python"],"latest_commit_sha":null,"homepage":"https://pygad.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahmedfgad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"open_collective":"pygad","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://donate.stripe.com/eVa5kO866elKgM0144","http://paypal.me/ahmedfgad"]}},"created_at":"2018-12-11T11:19:33.000Z","updated_at":"2025-09-06T16:18:11.000Z","dependencies_parsed_at":"2023-12-15T09:48:48.304Z","dependency_job_id":"f7b77aa4-1e78-4492-a446-de2ab03d76eb","html_url":"https://github.com/ahmedfgad/GeneticAlgorithmPython","commit_stats":{"total_commits":398,"total_committers":23,"mean_commits":"17.304347826086957","dds":0.06783919597989951,"last_synced_commit":"fb6cdc4a5dd144643d76729595178052ccac17d2"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/ahmedfgad/GeneticAlgorithmPython","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedfgad%2FGeneticAlgorithmPython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedfgad%2FGeneticAlgorithmPython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedfgad%2FGeneticAlgorithmPython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedfgad%2FGeneticAlgorithmPython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmedfgad","download_url":"https://codeload.github.com/ahmedfgad/GeneticAlgorithmPython/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedfgad%2FGeneticAlgorithmPython/sbom","scorecard":{"id":172132,"data":{"date":"2025-08-12T05:50:05Z","repo":{"name":"github.com/ahmedfgad/GeneticAlgorithmPython","commit":"9ac7527bc09960a59d470b07e7ae1d664b3cbf10"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":3.5,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":5,"reason":"5 out of 9 merged PRs checked by a CI test -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"found 7 unreviewed changesets out of 9 -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"3 different organizations found -- score normalized to 10","details":["Info: contributors work for Medicia-Pte-Ltd,MediciaAI,realpython"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":0,"reason":"no update tool detected","details":["Warn: tool 'RenovateBot' is not used: Follow the instructions from https://docs.renovatebot.com/configuration-options/. (Low effort)","Warn: tool 'Dependabot' is not used: Follow the instructions from https://docs.github.com/code-security/dependabot/dependabot-version-updates/about-dependabot-version-updates. (Low effort)","Warn: tool 'PyUp' is not used: Follow the instructions from https://docs.pyup.io/docs. (Low effort)","Warn: tool 'Sonatype Lift' is not used: Follow the instructions from https://help.sonatype.com/lift/getting-started. (Low effort)"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no OSSFuzz integration found: Follow the steps in https://github.com/google/oss-fuzz to integrate fuzzing for your project.\nOver time, try to add fuzzing for more functionalities of your project. (High effort)","Warn: no OneFuzz integration found: Follow the steps in https://github.com/microsoft/onefuzz to start fuzzing for your project.\nOver time, try to add fuzzing for more functionalities of your project. (High effort)","Warn: no GoBuiltInFuzzer integration found: Follow the steps in https://go.dev/doc/fuzz/ to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no PythonAtherisFuzzer integration found: Follow the steps in https://github.com/google/atheris to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no CLibFuzzer integration found: Follow the steps in https://llvm.org/docs/LibFuzzer.html to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no CppLibFuzzer integration found: Follow the steps in https://llvm.org/docs/LibFuzzer.html to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no SwiftLibFuzzer integration found: Follow the steps in https://google.github.io/oss-fuzz/getting-started/new-project-guide/swift-lang/ to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no RustCargoFuzzer integration found: Follow the steps in https://rust-fuzz.github.io/book/cargo-fuzz.html to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no JavaJazzerFuzzer integration found: Follow the steps in https://github.com/CodeIntelligenceTesting/jazzer to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no ClusterFuzzLite integration found: Follow the steps in https://github.com/google/clusterfuzzlite to integrate fuzzing as part of CI.\nOver time, try to add fuzzing for more functionalities of your project. (High effort)","Warn: no HaskellPropertyBasedTesting integration found: Use one of the following frameworks to fuzz your project:\nQuickCheck: https://hackage.haskell.org/package/QuickCheck\nhedgehog: https://hedgehog.qa/\nvalidity: https://github.com/NorfairKing/validity\nsmallcheck: https://hackage.haskell.org/package/smallcheck\nhspec: https://hspec.github.io/\ntasty: https://hackage.haskell.org/package/tasty (High effort)","Warn: no TypeScriptPropertyBasedTesting integration found: Use fast-check: https://github.com/dubzzz/fast-check (High effort)","Warn: no JavaScriptPropertyBasedTesting integration found: Use fast-check: https://github.com/dubzzz/fast-check (High effort)"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 3 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main_py310.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahmedfgad/GeneticAlgorithmPython/main_py310.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main_py310.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ahmedfgad/GeneticAlgorithmPython/main_py310.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main_py311.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahmedfgad/GeneticAlgorithmPython/main_py311.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main_py311.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ahmedfgad/GeneticAlgorithmPython/main_py311.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main_py312.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahmedfgad/GeneticAlgorithmPython/main_py312.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main_py312.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ahmedfgad/GeneticAlgorithmPython/main_py312.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main_py313.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahmedfgad/GeneticAlgorithmPython/main_py313.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main_py313.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ahmedfgad/GeneticAlgorithmPython/main_py313.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main_py38.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahmedfgad/GeneticAlgorithmPython/main_py38.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main_py38.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ahmedfgad/GeneticAlgorithmPython/main_py38.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main_py39.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ahmedfgad/GeneticAlgorithmPython/main_py39.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main_py39.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ahmedfgad/GeneticAlgorithmPython/main_py39.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/ahmedfgad/GeneticAlgorithmPython/scorecard.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main_py310.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/main_py310.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/main_py310.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main_py310.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/main_py311.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/main_py311.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/main_py311.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main_py311.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/main_py312.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/main_py312.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/main_py312.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main_py312.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/main_py313.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/main_py313.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/main_py313.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main_py313.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/main_py38.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/main_py38.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/main_py38.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main_py38.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/main_py39.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/main_py39.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/main_py39.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main_py39.yml:41","Info:   2 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  24 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected: On GitHub:\nEnable private vulnerability disclosure in your repository settings https://docs.github.com/en/code-security/security-advisories/repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository\nAdd a section in your SECURITY.md indicating you have enabled private reporting, and tell them to follow the steps in https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability to report vulnerabilities.\nOn GitLab:\nAdd a section in your SECURITY.md indicating the process to disclose vulnerabilities for your project.\nExamples: https://github.com/ossf/scorecard/blob/main/SECURITY.md, https://github.com/slsa-framework/slsa-github-generator/blob/main/SECURITY.md, https://github.com/sigstore/.github/blob/main/SECURITY.md.\nFor additional information on vulnerability disclosure, see https://github.com/ossf/oss-vulnerability-guide/blob/main/maintainer-guide.md. (Medium effort)","Warn: no security file to analyze: On GitHub:\nEnable private vulnerability disclosure in your repository settings https://docs.github.com/en/code-security/security-advisories/repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository\nAdd a section in your SECURITY.md indicating you have enabled private reporting, and tell them to follow the steps in https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability to report vulnerabilities.\nOn GitLab:\nProvide a point of contact in your SECURITY.md.\nExamples: https://github.com/ossf/scorecard/blob/main/SECURITY.md, https://github.com/slsa-framework/slsa-github-generator/blob/main/SECURITY.md, https://github.com/sigstore/.github/blob/main/SECURITY.md. (Low effort)","Warn: no security file to analyze: On GitHub:\nEnable private vulnerability disclosure in your repository settings https://docs.github.com/en/code-security/security-advisories/repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository\nAdd a section in your SECURITY.md indicating you have enabled private reporting, and tell them to follow the steps in https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability to report vulnerabilities.\nOn GitLab:\nAdd a section in your SECURITY.md indicating the process to disclose vulnerabilities for your project.\nExamples: https://github.com/ossf/scorecard/blob/main/SECURITY.md, https://github.com/slsa-framework/slsa-github-generator/blob/main/SECURITY.md, https://github.com/sigstore/.github/blob/main/SECURITY.md. (Low effort)","Warn: no security file to analyze: On GitHub:\nEnable private vulnerability disclosure in your repository settings https://docs.github.com/en/code-security/security-advisories/repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository\nAdd a section in your SECURITY.md indicating you have enabled private reporting, and tell them to follow the steps in https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability to report vulnerabilities.\nOn GitLab:\nAdd a section in your SECURITY.md indicating the process to disclose vulnerabilities for your project.\nExamples: https://github.com/ossf/scorecard/blob/main/SECURITY.md, https://github.com/slsa-framework/slsa-github-generator/blob/main/SECURITY.md, https://github.com/sigstore/.github/blob/main/SECURITY.md. (Low effort)"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact 3.5.0 does not have provenance: https://api.github.com/repos/ahmedfgad/GeneticAlgorithmPython/releases/231005386","Warn: release artifact 3.5.0 not signed: https://api.github.com/repos/ahmedfgad/GeneticAlgorithmPython/releases/231005386","Warn: release artifact 3.4.0 does not have provenance: https://api.github.com/repos/ahmedfgad/GeneticAlgorithmPython/releases/193596430","Warn: release artifact 3.4.0 not signed: https://api.github.com/repos/ahmedfgad/GeneticAlgorithmPython/releases/193596430","Warn: release artifact 3.3.1 does not have provenance: https://api.github.com/repos/ahmedfgad/GeneticAlgorithmPython/releases/142472691","Warn: release artifact 3.3.1 not signed: https://api.github.com/repos/ahmedfgad/GeneticAlgorithmPython/releases/142472691","Warn: release artifact 3.3.0 does not have provenance: https://api.github.com/repos/ahmedfgad/GeneticAlgorithmPython/releases/138861453","Warn: release artifact 3.3.0 not signed: https://api.github.com/repos/ahmedfgad/GeneticAlgorithmPython/releases/138861453","Warn: release artifact 3.1.0 does not have provenance: https://api.github.com/repos/ahmedfgad/GeneticAlgorithmPython/releases/109280405","Warn: release artifact 3.1.0 not signed: https://api.github.com/repos/ahmedfgad/GeneticAlgorithmPython/releases/109280405"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main_py310.yml:1: Visit https://app.stepsecurity.io/secureworkflow/ahmedfgad/GeneticAlgorithmPython/main_py310.yml/master?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Warn: no topLevel permission defined: .github/workflows/main_py311.yml:1: Visit https://app.stepsecurity.io/secureworkflow/ahmedfgad/GeneticAlgorithmPython/main_py311.yml/master?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Warn: no topLevel permission defined: .github/workflows/main_py312.yml:1: Visit https://app.stepsecurity.io/secureworkflow/ahmedfgad/GeneticAlgorithmPython/main_py312.yml/master?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Warn: no topLevel permission defined: .github/workflows/main_py313.yml:1: Visit https://app.stepsecurity.io/secureworkflow/ahmedfgad/GeneticAlgorithmPython/main_py313.yml/master?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Warn: no topLevel permission defined: .github/workflows/main_py38.yml:1: Visit https://app.stepsecurity.io/secureworkflow/ahmedfgad/GeneticAlgorithmPython/main_py38.yml/master?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Warn: no topLevel permission defined: .github/workflows/main_py39.yml:1: Visit https://app.stepsecurity.io/secureworkflow/ahmedfgad/GeneticAlgorithmPython/main_py39.yml/master?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2fc2-6r4j-p65h / PYSEC-2018-34","Warn: Project is vulnerable to: GHSA-5545-2q6w-2gh6 / PYSEC-2021-856","Warn: Project is vulnerable to: GHSA-9fq2-x9r6-wfmf / PYSEC-2019-108","Warn: Project is vulnerable to: GHSA-cw6w-4rcx-xphc / PYSEC-2018-33","Warn: Project is vulnerable to: GHSA-f7c7-j99h-c22f / PYSEC-2021-857","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-frgw-fgh6-9g52 / PYSEC-2017-1"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T16:51:49.185Z","repository_id":37492899,"created_at":"2025-08-16T16:51:49.185Z","updated_at":"2025-08-16T16:51:49.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278273836,"owners_count":25959802,"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-10-04T02:00:05.491Z","response_time":63,"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"}},"keywords":["deep-learning","evolutionary-algorithms","genetic-algorithm","machine-learning","neural-networks","numpy","optimization","pygad","pygad-documentation","python"],"created_at":"2024-01-11T16:47:07.449Z","updated_at":"2025-10-04T06:20:12.322Z","avatar_url":"https://github.com/ahmedfgad.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/3479","html_url":"https://opencollective.ecosyste.ms/projects/3479","collective":{"id":1695,"uuid":"zzaxon79-3jy8gplk-0djqbrkd-emwl5v04","slug":"pygad","name":"PyGAD","description":"Open-source project for building the genetic algorithm \u0026 training machine learning models.","website":"https://pygad.readthedocs.io/","github":"ahmedfgad/GeneticAlgorithmPython","twitter":"ahmedfgad","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://pygad.readthedocs.io/"},{"type":"TWITTER","url":"https://twitter.com/ahmedfgad"},{"type":"GITHUB","url":"https://github.com/ahmedfgad/GeneticAlgorithmPython"},{"type":"TWITTER","url":"https://twitter.com/PyGADLib"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-10T18:15:14.688Z","created_at":"2024-01-10T13:17:50.574Z","updated_at":"2026-06-10T18:15:14.870Z","transactions_count":53,"balance":22.489999999999977,"account_type":"COLLECTIVE","owner":{"login":"ahmedfgad","name":"Ahmed Gad","uuid":"16560492","kind":"user","description":"Machine Learning Researcher \u0026 Technical Author","email":"","website":"https://www.linkedin.com/in/ahmedfgad","location":"Ottawa, ON, Canada","twitter":"ahmedfgad","company":null,"icon_url":"https://avatars.githubusercontent.com/u/16560492?u=33349af2d2515c3059934a704dabbe68d062e5fb\u0026v=4","repositories_count":35,"last_synced_at":"2024-05-21T02:38:47.718Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ahmedfgad","funding_links":[],"total_stars":3615,"followers":776,"following":1,"created_at":"2022-11-15T03:32:27.097Z","updated_at":"2024-05-21T02:38:57.042Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmedfgad","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmedfgad/repositories"},"last_project_activity_at":"2025-07-09T02:24:02.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-08-11T14:45:16.043Z","collective_updated_at":"2023-04-08T20:08:54.106Z","html_url":"https://opencollective.com/pygad","icon_url":"https://images.opencollective.com/pygad/logo/40.png","total_donations":223.85,"total_expenses":-245.6199999999996,"current_balance":22.489999999999977,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/pygad","url":"https://opencollective.ecosyste.ms/collectives/pygad","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/pygad/projects"}}