{"id":69373,"name":"simpful","description":"A friendly python library for fuzzy logic reasoning","url":"https://github.com/aresio/simpful","last_synced_at":"2025-09-08T14:51:46.283Z","repository":{"id":50351904,"uuid":"150426227","full_name":"aresio/simpful","owner":"aresio","description":"A friendly python library for fuzzy logic reasoning","archived":false,"fork":false,"pushed_at":"2025-07-25T14:08:44.000Z","size":6082,"stargazers_count":139,"open_issues_count":10,"forks_count":36,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T01:06:54.956Z","etag":null,"topics":["api","fuzzy-logic","mamdani","sugeno"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"afl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aresio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-26T12:52:25.000Z","updated_at":"2025-07-27T23:13:28.000Z","dependencies_parsed_at":"2024-01-14T23:30:21.917Z","dependency_job_id":"0bce0fd5-ff20-4f8f-b9c7-2382f9e6e7fa","html_url":"https://github.com/aresio/simpful","commit_stats":{"total_commits":210,"total_committers":8,"mean_commits":26.25,"dds":0.7095238095238094,"last_synced_commit":"d3661eaeb69a290e5482388d88f18bfc928d5ae7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/aresio/simpful","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/sbom","scorecard":{"id":206191,"data":{"date":"2025-08-11","repo":{"name":"github.com/aresio/simpful","commit":"e1b6b534f0fefac517dfffc765386a2b05fcd875"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Academic Free License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-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-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T23:50:03.928Z","repository_id":50351904,"created_at":"2025-08-16T23:50:03.928Z","updated_at":"2025-08-16T23:50:03.928Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202157,"owners_count":25240362,"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-08T02:00:09.813Z","response_time":121,"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":"aresio","name":"Marco S. Nobile","uuid":"591203","kind":"user","description":"I have a BS, MS and Ph.D. in Computer Science. I am a Associate Professor at the Ca' Foscari University of Venice","email":"","website":"http://msnobile.it","location":"Venice, Italy","twitter":"aresio","company":"Ca' Foscari University","icon_url":"https://avatars.githubusercontent.com/u/591203?u=8fe17332b14b25425c86dfa8bea2ba49618baab4\u0026v=4","repositories_count":18,"last_synced_at":"2023-07-14T07:20:23.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aresio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-21T08:18:57.830Z","updated_at":"2023-07-14T07:20:23.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio/repositories"},"packages":[{"id":10345807,"name":"py3-simpful","ecosystem":"alpine","description":"A friendly python library for fuzzy logic reasoning","homepage":"https://github.com/aresio/simpful","licenses":"AFL-3.0","normalized_licenses":["AFL-3.0"],"repository_url":"https://github.com/aresio/simpful","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"2.12.0-r1","last_synced_at":"2025-08-28T07:12:33.906Z","created_at":"2024-06-11T10:41:22.473Z","updated_at":"2025-08-28T07:14:40.719Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-simpful","install_command":"apk add py3-simpful","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":50351904,"uuid":"150426227","full_name":"aresio/simpful","owner":"aresio","description":"A friendly python library for fuzzy logic reasoning","archived":false,"fork":false,"pushed_at":"2025-07-25T14:08:44.000Z","size":6082,"stargazers_count":139,"open_issues_count":10,"forks_count":36,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T01:06:54.956Z","etag":null,"topics":["api","fuzzy-logic","mamdani","sugeno"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"afl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aresio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-26T12:52:25.000Z","updated_at":"2025-07-27T23:13:28.000Z","dependencies_parsed_at":"2024-01-14T23:30:21.917Z","dependency_job_id":"0bce0fd5-ff20-4f8f-b9c7-2382f9e6e7fa","html_url":"https://github.com/aresio/simpful","commit_stats":{"total_commits":210,"total_committers":8,"mean_commits":26.25,"dds":0.7095238095238094,"last_synced_commit":"d3661eaeb69a290e5482388d88f18bfc928d5ae7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/aresio/simpful","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/sbom","scorecard":{"id":206191,"data":{"date":"2025-08-11","repo":{"name":"github.com/aresio/simpful","commit":"e1b6b534f0fefac517dfffc765386a2b05fcd875"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Academic Free License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-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-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T23:50:03.928Z","repository_id":50351904,"created_at":"2025-08-16T23:50:03.928Z","updated_at":"2025-08-16T23:50:03.928Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272460454,"owners_count":24938515,"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-28T02:00:10.768Z","response_time":74,"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":"aresio","name":"Marco S. Nobile","uuid":"591203","kind":"user","description":"I have a BS, MS and Ph.D. in Computer Science. I am a Associate Professor at the Ca' Foscari University of Venice","email":"","website":"http://msnobile.it","location":"Venice, Italy","twitter":"aresio","company":"Ca' Foscari University","icon_url":"https://avatars.githubusercontent.com/u/591203?u=8fe17332b14b25425c86dfa8bea2ba49618baab4\u0026v=4","repositories_count":18,"last_synced_at":"2023-07-14T07:20:23.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aresio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-21T08:18:57.830Z","updated_at":"2023-07-14T07:20:23.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio/repositories"},"tags":[{"name":"2.12.0","sha":"5fed2603e6db8edf7ae39172f4f79b93d85e6ca1","kind":"commit","published_at":"2024-02-27T11:10:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.12.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"785d7c5721d289d61c1991c6cfb22add22d304d9","kind":"commit","published_at":"2023-11-20T15:07:25.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"d3661eaeb69a290e5482388d88f18bfc928d5ae7","kind":"commit","published_at":"2023-05-09T12:35:36.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"7d20c8687229db22ea02349429d10bc7a2944cc8","kind":"commit","published_at":"2022-11-21T10:57:04.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.10.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0/manifests"},{"name":"2.9.0","sha":"20343bd88f665c71e63e25f0abd2b17047d21e95","kind":"commit","published_at":"2022-11-21T10:12:44.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.9.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"fd0643d71610638932f8a03af04d550dad7e34a3","kind":"commit","published_at":"2022-09-07T15:44:37.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.8.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"a823bd94461a962b0770159765c4e3c973a0b36c","kind":"commit","published_at":"2022-06-03T15:21:49.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.7.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"1b4411894a18995f7fc710bf76bc4b30bcb3d5e1","kind":"commit","published_at":"2022-05-31T14:13:00.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"5ffb7605edccf75e1fcd45ce77972864a455e982","kind":"tag","published_at":"2022-05-02T10:33:18.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"018797f6074126feeca91e00716dbd28b3c4c0f5","kind":"commit","published_at":"2022-04-19T12:57:30.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"0ed1f1b84416470e6a85d69fead1b7757e78aaed","kind":"commit","published_at":"2022-04-14T14:04:01.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d272fcb591446d4ea694ea2291b6f8b7ef4ed452","kind":"commit","published_at":"2022-04-01T15:12:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"5655d9e35d5a5d3705a4cc2c5fa3220f02ca5b06","kind":"commit","published_at":"2022-03-23T15:55:57.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"d97a4937306f3eb650c1cc237bb705cc7ab0f45c","kind":"tag","published_at":"2022-03-23T15:45:48.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"5647f09b8cf9e6190278978dc3d3c57823d0f28c","kind":"commit","published_at":"2022-03-17T15:33:17.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"a8ebf7e59dd54957b9c2fba270b7042153cd03fd","kind":"commit","published_at":"2021-12-21T14:59:51.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"f90c8b2220523bbdf45430f601b9d31791a55da6","kind":"commit","published_at":"2021-07-13T15:16:27.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0/manifests"},{"name":"2.4.4","sha":"d03377f9a6d2da2acc8435b671ff7e2f2c8f3727","kind":"commit","published_at":"2021-05-21T16:23:52.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4/manifests"},{"name":"2.4.2","sha":"04aa4c4f90de6651c3de32ac1a2e0bb85cac0e09","kind":"commit","published_at":"2021-01-29T11:38:07.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2/manifests"},{"name":"2.1.5","sha":"50b85761e77e85b3889cba4cb72f77449bb43a3f","kind":"commit","published_at":"2020-09-05T14:58:05.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.1.5","html_url":"https://github.com/aresio/simpful/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-28T07:14:40.719Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-simpful?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-simpful","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-simpful","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-simpful/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T17:56:01.105Z","issues_count":20,"pull_requests_count":13,"avg_time_to_close_issue":14525417.5,"avg_time_to_close_pull_request":13504580.625,"issues_closed_count":14,"pull_requests_closed_count":8,"pull_request_authors_count":8,"issue_authors_count":16,"avg_comments_per_issue":1.65,"avg_comments_per_pull_request":0.38461538461538464,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":119.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-simpful/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-simpful/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-simpful/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-simpful/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":271,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2024-06-12T01:38:23.573Z","updated_at":"2024-06-12T01:38:23.573Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6057296,"name":"py3-simpful","ecosystem":"alpine","description":"A friendly python library for fuzzy logic reasoning","homepage":"https://github.com/aresio/simpful","licenses":"AFL-3.0","normalized_licenses":["AFL-3.0"],"repository_url":"https://github.com/aresio/simpful","keywords_array":[],"namespace":"community","versions_count":7,"first_release_published_at":"2023-01-14T15:46:38.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"2.12.0-r1","last_synced_at":"2025-08-28T07:12:35.753Z","created_at":"2023-01-31T18:57:19.120Z","updated_at":"2025-08-28T07:14:40.752Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-simpful","install_command":"apk add py3-simpful","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":50351904,"uuid":"150426227","full_name":"aresio/simpful","owner":"aresio","description":"A friendly python library for fuzzy logic reasoning","archived":false,"fork":false,"pushed_at":"2025-07-25T14:08:44.000Z","size":6082,"stargazers_count":139,"open_issues_count":10,"forks_count":36,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T01:06:54.956Z","etag":null,"topics":["api","fuzzy-logic","mamdani","sugeno"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"afl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aresio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-26T12:52:25.000Z","updated_at":"2025-07-27T23:13:28.000Z","dependencies_parsed_at":"2024-01-14T23:30:21.917Z","dependency_job_id":"0bce0fd5-ff20-4f8f-b9c7-2382f9e6e7fa","html_url":"https://github.com/aresio/simpful","commit_stats":{"total_commits":210,"total_committers":8,"mean_commits":26.25,"dds":0.7095238095238094,"last_synced_commit":"d3661eaeb69a290e5482388d88f18bfc928d5ae7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/aresio/simpful","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/sbom","scorecard":{"id":206191,"data":{"date":"2025-08-11","repo":{"name":"github.com/aresio/simpful","commit":"e1b6b534f0fefac517dfffc765386a2b05fcd875"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Academic Free License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-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-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T23:50:03.928Z","repository_id":50351904,"created_at":"2025-08-16T23:50:03.928Z","updated_at":"2025-08-16T23:50:03.928Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272460454,"owners_count":24938515,"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-28T02:00:10.768Z","response_time":74,"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":"aresio","name":"Marco S. Nobile","uuid":"591203","kind":"user","description":"I have a BS, MS and Ph.D. in Computer Science. I am a Associate Professor at the Ca' Foscari University of Venice","email":"","website":"http://msnobile.it","location":"Venice, Italy","twitter":"aresio","company":"Ca' Foscari University","icon_url":"https://avatars.githubusercontent.com/u/591203?u=8fe17332b14b25425c86dfa8bea2ba49618baab4\u0026v=4","repositories_count":18,"last_synced_at":"2023-07-14T07:20:23.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aresio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-21T08:18:57.830Z","updated_at":"2023-07-14T07:20:23.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio/repositories"},"tags":[{"name":"2.12.0","sha":"5fed2603e6db8edf7ae39172f4f79b93d85e6ca1","kind":"commit","published_at":"2024-02-27T11:10:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.12.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"785d7c5721d289d61c1991c6cfb22add22d304d9","kind":"commit","published_at":"2023-11-20T15:07:25.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"d3661eaeb69a290e5482388d88f18bfc928d5ae7","kind":"commit","published_at":"2023-05-09T12:35:36.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"7d20c8687229db22ea02349429d10bc7a2944cc8","kind":"commit","published_at":"2022-11-21T10:57:04.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.10.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0/manifests"},{"name":"2.9.0","sha":"20343bd88f665c71e63e25f0abd2b17047d21e95","kind":"commit","published_at":"2022-11-21T10:12:44.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.9.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"fd0643d71610638932f8a03af04d550dad7e34a3","kind":"commit","published_at":"2022-09-07T15:44:37.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.8.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"a823bd94461a962b0770159765c4e3c973a0b36c","kind":"commit","published_at":"2022-06-03T15:21:49.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.7.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"1b4411894a18995f7fc710bf76bc4b30bcb3d5e1","kind":"commit","published_at":"2022-05-31T14:13:00.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"5ffb7605edccf75e1fcd45ce77972864a455e982","kind":"tag","published_at":"2022-05-02T10:33:18.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"018797f6074126feeca91e00716dbd28b3c4c0f5","kind":"commit","published_at":"2022-04-19T12:57:30.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"0ed1f1b84416470e6a85d69fead1b7757e78aaed","kind":"commit","published_at":"2022-04-14T14:04:01.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d272fcb591446d4ea694ea2291b6f8b7ef4ed452","kind":"commit","published_at":"2022-04-01T15:12:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"5655d9e35d5a5d3705a4cc2c5fa3220f02ca5b06","kind":"commit","published_at":"2022-03-23T15:55:57.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"d97a4937306f3eb650c1cc237bb705cc7ab0f45c","kind":"tag","published_at":"2022-03-23T15:45:48.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"5647f09b8cf9e6190278978dc3d3c57823d0f28c","kind":"commit","published_at":"2022-03-17T15:33:17.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"a8ebf7e59dd54957b9c2fba270b7042153cd03fd","kind":"commit","published_at":"2021-12-21T14:59:51.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"f90c8b2220523bbdf45430f601b9d31791a55da6","kind":"commit","published_at":"2021-07-13T15:16:27.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0/manifests"},{"name":"2.4.4","sha":"d03377f9a6d2da2acc8435b671ff7e2f2c8f3727","kind":"commit","published_at":"2021-05-21T16:23:52.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4/manifests"},{"name":"2.4.2","sha":"04aa4c4f90de6651c3de32ac1a2e0bb85cac0e09","kind":"commit","published_at":"2021-01-29T11:38:07.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2/manifests"},{"name":"2.1.5","sha":"50b85761e77e85b3889cba4cb72f77449bb43a3f","kind":"commit","published_at":"2020-09-05T14:58:05.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.1.5","html_url":"https://github.com/aresio/simpful/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-28T07:14:40.752Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":21.747808390732622,"forks_count":21.837820914214152,"average":14.55659048215404},"purl":"pkg:apk/alpine/py3-simpful?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-simpful","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-simpful","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-simpful/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T17:56:01.105Z","issues_count":20,"pull_requests_count":13,"avg_time_to_close_issue":14525417.5,"avg_time_to_close_pull_request":13504580.625,"issues_closed_count":14,"pull_requests_closed_count":8,"pull_request_authors_count":8,"issue_authors_count":16,"avg_comments_per_issue":1.65,"avg_comments_per_pull_request":0.38461538461538464,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":119.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-simpful/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-simpful/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-simpful/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-simpful/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":293,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2023-01-31T23:39:28.669Z","updated_at":"2023-01-31T23:39:28.669Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":2919691,"name":"simpful","ecosystem":"pypi","description":"A user-friendly Python library for fuzzy logic","homepage":"https://github.com/aresio/simpful","licenses":"LICENSE.txt","normalized_licenses":["Other"],"repository_url":"https://github.com/aresio/simpful","keywords_array":["fuzzy logic","sugeno","mamdani","reasoner","python","modeling"],"namespace":null,"versions_count":85,"first_release_published_at":"2018-09-26T13:10:14.000Z","latest_release_published_at":"2024-02-27T12:56:08.000Z","latest_release_number":"2.12.0","last_synced_at":"2025-08-27T16:50:45.205Z","created_at":"2022-04-10T12:36:49.380Z","updated_at":"2025-08-28T07:14:39.411Z","registry_url":"https://pypi.org/project/simpful/","install_command":"pip install simpful --index-url https://pypi.org/simple","documentation_url":"https://simpful.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Academic Free License (AFL)","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"simpful","project_status":null},"repo_metadata":{"id":50351904,"uuid":"150426227","full_name":"aresio/simpful","owner":"aresio","description":"A friendly python library for fuzzy logic reasoning","archived":false,"fork":false,"pushed_at":"2025-07-25T14:08:44.000Z","size":6082,"stargazers_count":139,"open_issues_count":10,"forks_count":36,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T01:06:54.956Z","etag":null,"topics":["api","fuzzy-logic","mamdani","sugeno"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"afl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aresio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-26T12:52:25.000Z","updated_at":"2025-07-27T23:13:28.000Z","dependencies_parsed_at":"2024-01-14T23:30:21.917Z","dependency_job_id":"0bce0fd5-ff20-4f8f-b9c7-2382f9e6e7fa","html_url":"https://github.com/aresio/simpful","commit_stats":{"total_commits":210,"total_committers":8,"mean_commits":26.25,"dds":0.7095238095238094,"last_synced_commit":"d3661eaeb69a290e5482388d88f18bfc928d5ae7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/aresio/simpful","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/sbom","scorecard":{"id":206191,"data":{"date":"2025-08-11","repo":{"name":"github.com/aresio/simpful","commit":"e1b6b534f0fefac517dfffc765386a2b05fcd875"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Academic Free License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-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-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T23:50:03.928Z","repository_id":50351904,"created_at":"2025-08-16T23:50:03.928Z","updated_at":"2025-08-16T23:50:03.928Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272460454,"owners_count":24938515,"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-28T02:00:10.768Z","response_time":74,"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":"aresio","name":"Marco S. Nobile","uuid":"591203","kind":"user","description":"I have a BS, MS and Ph.D. in Computer Science. I am a Associate Professor at the Ca' Foscari University of Venice","email":"","website":"http://msnobile.it","location":"Venice, Italy","twitter":"aresio","company":"Ca' Foscari University","icon_url":"https://avatars.githubusercontent.com/u/591203?u=8fe17332b14b25425c86dfa8bea2ba49618baab4\u0026v=4","repositories_count":18,"last_synced_at":"2023-07-14T07:20:23.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aresio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-21T08:18:57.830Z","updated_at":"2023-07-14T07:20:23.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio/repositories"},"tags":[{"name":"2.12.0","sha":"5fed2603e6db8edf7ae39172f4f79b93d85e6ca1","kind":"commit","published_at":"2024-02-27T11:10:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.12.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"785d7c5721d289d61c1991c6cfb22add22d304d9","kind":"commit","published_at":"2023-11-20T15:07:25.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"d3661eaeb69a290e5482388d88f18bfc928d5ae7","kind":"commit","published_at":"2023-05-09T12:35:36.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"7d20c8687229db22ea02349429d10bc7a2944cc8","kind":"commit","published_at":"2022-11-21T10:57:04.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.10.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0/manifests"},{"name":"2.9.0","sha":"20343bd88f665c71e63e25f0abd2b17047d21e95","kind":"commit","published_at":"2022-11-21T10:12:44.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.9.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"fd0643d71610638932f8a03af04d550dad7e34a3","kind":"commit","published_at":"2022-09-07T15:44:37.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.8.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"a823bd94461a962b0770159765c4e3c973a0b36c","kind":"commit","published_at":"2022-06-03T15:21:49.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.7.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"1b4411894a18995f7fc710bf76bc4b30bcb3d5e1","kind":"commit","published_at":"2022-05-31T14:13:00.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"5ffb7605edccf75e1fcd45ce77972864a455e982","kind":"tag","published_at":"2022-05-02T10:33:18.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"018797f6074126feeca91e00716dbd28b3c4c0f5","kind":"commit","published_at":"2022-04-19T12:57:30.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"0ed1f1b84416470e6a85d69fead1b7757e78aaed","kind":"commit","published_at":"2022-04-14T14:04:01.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d272fcb591446d4ea694ea2291b6f8b7ef4ed452","kind":"commit","published_at":"2022-04-01T15:12:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"5655d9e35d5a5d3705a4cc2c5fa3220f02ca5b06","kind":"commit","published_at":"2022-03-23T15:55:57.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"d97a4937306f3eb650c1cc237bb705cc7ab0f45c","kind":"tag","published_at":"2022-03-23T15:45:48.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"5647f09b8cf9e6190278978dc3d3c57823d0f28c","kind":"commit","published_at":"2022-03-17T15:33:17.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"a8ebf7e59dd54957b9c2fba270b7042153cd03fd","kind":"commit","published_at":"2021-12-21T14:59:51.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"f90c8b2220523bbdf45430f601b9d31791a55da6","kind":"commit","published_at":"2021-07-13T15:16:27.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0/manifests"},{"name":"2.4.4","sha":"d03377f9a6d2da2acc8435b671ff7e2f2c8f3727","kind":"commit","published_at":"2021-05-21T16:23:52.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4/manifests"},{"name":"2.4.2","sha":"04aa4c4f90de6651c3de32ac1a2e0bb85cac0e09","kind":"commit","published_at":"2021-01-29T11:38:07.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2/manifests"},{"name":"2.1.5","sha":"50b85761e77e85b3889cba4cb72f77449bb43a3f","kind":"commit","published_at":"2020-09-05T14:58:05.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.1.5","html_url":"https://github.com/aresio/simpful/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-28T07:14:39.411Z","dependent_packages_count":3,"downloads":41930,"downloads_period":"last-month","dependent_repos_count":65,"rankings":{"downloads":1.2456583908562806,"dependent_repos_count":1.8378856405535577,"dependent_packages_count":4.778372240132306,"stargazers_count":7.097845313977248,"forks_count":7.476236656041673,"docker_downloads_count":1.367023394676325,"average":3.9671702727062317},"purl":"pkg:pypi/simpful","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/simpful","docker_dependents_count":24,"docker_downloads_count":13860,"usage_url":"https://repos.ecosyste.ms/usage/pypi/simpful","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/simpful/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T17:56:01.105Z","issues_count":20,"pull_requests_count":13,"avg_time_to_close_issue":14525417.5,"avg_time_to_close_pull_request":13504580.625,"issues_closed_count":14,"pull_requests_closed_count":8,"pull_request_authors_count":8,"issue_authors_count":16,"avg_comments_per_issue":1.65,"avg_comments_per_pull_request":0.38461538461538464,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":119.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/simpful/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/simpful/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/simpful/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/simpful/related_packages","maintainers":[{"uuid":"aresio","login":"aresio","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/aresio/","role":null,"created_at":"2023-02-01T15:24:27.660Z","updated_at":"2023-02-01T15:24:27.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/aresio/packages"},{"uuid":"sspola","login":"sspola","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/sspola/","role":null,"created_at":"2023-02-01T15:24:28.580Z","updated_at":"2023-02-01T15:24:28.580Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sspola/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308802,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":11140289,"name":"py3-simpful","ecosystem":"alpine","description":"A friendly python library for fuzzy logic reasoning","homepage":"https://github.com/aresio/simpful","licenses":"AFL-3.0","normalized_licenses":["AFL-3.0"],"repository_url":"https://github.com/aresio/simpful","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"2.12.0-r1","last_synced_at":"2025-08-28T07:12:39.627Z","created_at":"2024-12-07T13:15:34.956Z","updated_at":"2025-08-28T07:14:40.576Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-simpful","install_command":"apk add py3-simpful","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":50351904,"uuid":"150426227","full_name":"aresio/simpful","owner":"aresio","description":"A friendly python library for fuzzy logic reasoning","archived":false,"fork":false,"pushed_at":"2025-07-25T14:08:44.000Z","size":6082,"stargazers_count":139,"open_issues_count":10,"forks_count":36,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T01:06:54.956Z","etag":null,"topics":["api","fuzzy-logic","mamdani","sugeno"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"afl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aresio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-26T12:52:25.000Z","updated_at":"2025-07-27T23:13:28.000Z","dependencies_parsed_at":"2024-01-14T23:30:21.917Z","dependency_job_id":"0bce0fd5-ff20-4f8f-b9c7-2382f9e6e7fa","html_url":"https://github.com/aresio/simpful","commit_stats":{"total_commits":210,"total_committers":8,"mean_commits":26.25,"dds":0.7095238095238094,"last_synced_commit":"d3661eaeb69a290e5482388d88f18bfc928d5ae7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/aresio/simpful","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/sbom","scorecard":{"id":206191,"data":{"date":"2025-08-11","repo":{"name":"github.com/aresio/simpful","commit":"e1b6b534f0fefac517dfffc765386a2b05fcd875"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Academic Free License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-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-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T23:50:03.928Z","repository_id":50351904,"created_at":"2025-08-16T23:50:03.928Z","updated_at":"2025-08-16T23:50:03.928Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272460454,"owners_count":24938515,"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-28T02:00:10.768Z","response_time":74,"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":"aresio","name":"Marco S. Nobile","uuid":"591203","kind":"user","description":"I have a BS, MS and Ph.D. in Computer Science. I am a Associate Professor at the Ca' Foscari University of Venice","email":"","website":"http://msnobile.it","location":"Venice, Italy","twitter":"aresio","company":"Ca' Foscari University","icon_url":"https://avatars.githubusercontent.com/u/591203?u=8fe17332b14b25425c86dfa8bea2ba49618baab4\u0026v=4","repositories_count":18,"last_synced_at":"2023-07-14T07:20:23.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aresio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-21T08:18:57.830Z","updated_at":"2023-07-14T07:20:23.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio/repositories"},"tags":[{"name":"2.12.0","sha":"5fed2603e6db8edf7ae39172f4f79b93d85e6ca1","kind":"commit","published_at":"2024-02-27T11:10:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.12.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"785d7c5721d289d61c1991c6cfb22add22d304d9","kind":"commit","published_at":"2023-11-20T15:07:25.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"d3661eaeb69a290e5482388d88f18bfc928d5ae7","kind":"commit","published_at":"2023-05-09T12:35:36.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"7d20c8687229db22ea02349429d10bc7a2944cc8","kind":"commit","published_at":"2022-11-21T10:57:04.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.10.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0/manifests"},{"name":"2.9.0","sha":"20343bd88f665c71e63e25f0abd2b17047d21e95","kind":"commit","published_at":"2022-11-21T10:12:44.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.9.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"fd0643d71610638932f8a03af04d550dad7e34a3","kind":"commit","published_at":"2022-09-07T15:44:37.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.8.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"a823bd94461a962b0770159765c4e3c973a0b36c","kind":"commit","published_at":"2022-06-03T15:21:49.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.7.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"1b4411894a18995f7fc710bf76bc4b30bcb3d5e1","kind":"commit","published_at":"2022-05-31T14:13:00.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"5ffb7605edccf75e1fcd45ce77972864a455e982","kind":"tag","published_at":"2022-05-02T10:33:18.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"018797f6074126feeca91e00716dbd28b3c4c0f5","kind":"commit","published_at":"2022-04-19T12:57:30.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"0ed1f1b84416470e6a85d69fead1b7757e78aaed","kind":"commit","published_at":"2022-04-14T14:04:01.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d272fcb591446d4ea694ea2291b6f8b7ef4ed452","kind":"commit","published_at":"2022-04-01T15:12:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"5655d9e35d5a5d3705a4cc2c5fa3220f02ca5b06","kind":"commit","published_at":"2022-03-23T15:55:57.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"d97a4937306f3eb650c1cc237bb705cc7ab0f45c","kind":"tag","published_at":"2022-03-23T15:45:48.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"5647f09b8cf9e6190278978dc3d3c57823d0f28c","kind":"commit","published_at":"2022-03-17T15:33:17.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"a8ebf7e59dd54957b9c2fba270b7042153cd03fd","kind":"commit","published_at":"2021-12-21T14:59:51.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"f90c8b2220523bbdf45430f601b9d31791a55da6","kind":"commit","published_at":"2021-07-13T15:16:27.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0/manifests"},{"name":"2.4.4","sha":"d03377f9a6d2da2acc8435b671ff7e2f2c8f3727","kind":"commit","published_at":"2021-05-21T16:23:52.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4/manifests"},{"name":"2.4.2","sha":"04aa4c4f90de6651c3de32ac1a2e0bb85cac0e09","kind":"commit","published_at":"2021-01-29T11:38:07.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2/manifests"},{"name":"2.1.5","sha":"50b85761e77e85b3889cba4cb72f77449bb43a3f","kind":"commit","published_at":"2020-09-05T14:58:05.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.1.5","html_url":"https://github.com/aresio/simpful/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-28T07:14:40.575Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-simpful?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-simpful","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-simpful","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-simpful/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T17:56:01.105Z","issues_count":20,"pull_requests_count":13,"avg_time_to_close_issue":14525417.5,"avg_time_to_close_pull_request":13504580.625,"issues_closed_count":14,"pull_requests_closed_count":8,"pull_request_authors_count":8,"issue_authors_count":16,"avg_comments_per_issue":1.65,"avg_comments_per_pull_request":0.38461538461538464,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":119.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-simpful/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-simpful/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-simpful/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-simpful/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":238,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2025-01-08T03:14:06.944Z","updated_at":"2025-01-08T03:14:06.944Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11140270,"name":"py3-simpful-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-simpful","homepage":"https://github.com/aresio/simpful","licenses":"AFL-3.0","normalized_licenses":["AFL-3.0"],"repository_url":"https://github.com/aresio/simpful","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"2.12.0-r1","last_synced_at":"2025-08-28T07:12:39.777Z","created_at":"2024-12-07T13:15:26.474Z","updated_at":"2025-08-28T07:14:40.701Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-simpful-pyc","install_command":"apk add py3-simpful-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":50351904,"uuid":"150426227","full_name":"aresio/simpful","owner":"aresio","description":"A friendly python library for fuzzy logic reasoning","archived":false,"fork":false,"pushed_at":"2025-07-25T14:08:44.000Z","size":6082,"stargazers_count":139,"open_issues_count":10,"forks_count":36,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T01:06:54.956Z","etag":null,"topics":["api","fuzzy-logic","mamdani","sugeno"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"afl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aresio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-26T12:52:25.000Z","updated_at":"2025-07-27T23:13:28.000Z","dependencies_parsed_at":"2024-01-14T23:30:21.917Z","dependency_job_id":"0bce0fd5-ff20-4f8f-b9c7-2382f9e6e7fa","html_url":"https://github.com/aresio/simpful","commit_stats":{"total_commits":210,"total_committers":8,"mean_commits":26.25,"dds":0.7095238095238094,"last_synced_commit":"d3661eaeb69a290e5482388d88f18bfc928d5ae7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/aresio/simpful","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/sbom","scorecard":{"id":206191,"data":{"date":"2025-08-11","repo":{"name":"github.com/aresio/simpful","commit":"e1b6b534f0fefac517dfffc765386a2b05fcd875"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Academic Free License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-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-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T23:50:03.928Z","repository_id":50351904,"created_at":"2025-08-16T23:50:03.928Z","updated_at":"2025-08-16T23:50:03.928Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272460454,"owners_count":24938515,"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-28T02:00:10.768Z","response_time":74,"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":"aresio","name":"Marco S. Nobile","uuid":"591203","kind":"user","description":"I have a BS, MS and Ph.D. in Computer Science. I am a Associate Professor at the Ca' Foscari University of Venice","email":"","website":"http://msnobile.it","location":"Venice, Italy","twitter":"aresio","company":"Ca' Foscari University","icon_url":"https://avatars.githubusercontent.com/u/591203?u=8fe17332b14b25425c86dfa8bea2ba49618baab4\u0026v=4","repositories_count":18,"last_synced_at":"2023-07-14T07:20:23.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aresio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-21T08:18:57.830Z","updated_at":"2023-07-14T07:20:23.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio/repositories"},"tags":[{"name":"2.12.0","sha":"5fed2603e6db8edf7ae39172f4f79b93d85e6ca1","kind":"commit","published_at":"2024-02-27T11:10:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.12.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"785d7c5721d289d61c1991c6cfb22add22d304d9","kind":"commit","published_at":"2023-11-20T15:07:25.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"d3661eaeb69a290e5482388d88f18bfc928d5ae7","kind":"commit","published_at":"2023-05-09T12:35:36.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"7d20c8687229db22ea02349429d10bc7a2944cc8","kind":"commit","published_at":"2022-11-21T10:57:04.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.10.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0/manifests"},{"name":"2.9.0","sha":"20343bd88f665c71e63e25f0abd2b17047d21e95","kind":"commit","published_at":"2022-11-21T10:12:44.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.9.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"fd0643d71610638932f8a03af04d550dad7e34a3","kind":"commit","published_at":"2022-09-07T15:44:37.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.8.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"a823bd94461a962b0770159765c4e3c973a0b36c","kind":"commit","published_at":"2022-06-03T15:21:49.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.7.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"1b4411894a18995f7fc710bf76bc4b30bcb3d5e1","kind":"commit","published_at":"2022-05-31T14:13:00.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"5ffb7605edccf75e1fcd45ce77972864a455e982","kind":"tag","published_at":"2022-05-02T10:33:18.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"018797f6074126feeca91e00716dbd28b3c4c0f5","kind":"commit","published_at":"2022-04-19T12:57:30.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"0ed1f1b84416470e6a85d69fead1b7757e78aaed","kind":"commit","published_at":"2022-04-14T14:04:01.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d272fcb591446d4ea694ea2291b6f8b7ef4ed452","kind":"commit","published_at":"2022-04-01T15:12:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"5655d9e35d5a5d3705a4cc2c5fa3220f02ca5b06","kind":"commit","published_at":"2022-03-23T15:55:57.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"d97a4937306f3eb650c1cc237bb705cc7ab0f45c","kind":"tag","published_at":"2022-03-23T15:45:48.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"5647f09b8cf9e6190278978dc3d3c57823d0f28c","kind":"commit","published_at":"2022-03-17T15:33:17.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"a8ebf7e59dd54957b9c2fba270b7042153cd03fd","kind":"commit","published_at":"2021-12-21T14:59:51.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"f90c8b2220523bbdf45430f601b9d31791a55da6","kind":"commit","published_at":"2021-07-13T15:16:27.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0/manifests"},{"name":"2.4.4","sha":"d03377f9a6d2da2acc8435b671ff7e2f2c8f3727","kind":"commit","published_at":"2021-05-21T16:23:52.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4/manifests"},{"name":"2.4.2","sha":"04aa4c4f90de6651c3de32ac1a2e0bb85cac0e09","kind":"commit","published_at":"2021-01-29T11:38:07.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2/manifests"},{"name":"2.1.5","sha":"50b85761e77e85b3889cba4cb72f77449bb43a3f","kind":"commit","published_at":"2020-09-05T14:58:05.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.1.5","html_url":"https://github.com/aresio/simpful/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-28T07:14:40.701Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-simpful-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-simpful-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-simpful-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-simpful-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T17:56:01.105Z","issues_count":20,"pull_requests_count":13,"avg_time_to_close_issue":14525417.5,"avg_time_to_close_pull_request":13504580.625,"issues_closed_count":14,"pull_requests_closed_count":8,"pull_request_authors_count":8,"issue_authors_count":16,"avg_comments_per_issue":1.65,"avg_comments_per_pull_request":0.38461538461538464,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":119.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-simpful-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-simpful-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-simpful-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-simpful-pyc/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":238,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2025-01-07T23:35:22.437Z","updated_at":"2025-01-07T23:35:22.437Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":8678180,"name":"py3-simpful","ecosystem":"alpine","description":"A friendly python library for fuzzy logic reasoning","homepage":"https://github.com/aresio/simpful","licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/aresio/simpful","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-21T12:08:40.000Z","latest_release_published_at":"2023-11-21T12:08:40.000Z","latest_release_number":"2.11.1-r0","last_synced_at":"2025-08-28T07:12:33.716Z","created_at":"2023-12-20T10:30:34.005Z","updated_at":"2025-08-28T07:14:40.710Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-simpful","install_command":"apk add py3-simpful","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":50351904,"uuid":"150426227","full_name":"aresio/simpful","owner":"aresio","description":"A friendly python library for fuzzy logic reasoning","archived":false,"fork":false,"pushed_at":"2025-07-25T14:08:44.000Z","size":6082,"stargazers_count":139,"open_issues_count":10,"forks_count":36,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T01:06:54.956Z","etag":null,"topics":["api","fuzzy-logic","mamdani","sugeno"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"afl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aresio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-26T12:52:25.000Z","updated_at":"2025-07-27T23:13:28.000Z","dependencies_parsed_at":"2024-01-14T23:30:21.917Z","dependency_job_id":"0bce0fd5-ff20-4f8f-b9c7-2382f9e6e7fa","html_url":"https://github.com/aresio/simpful","commit_stats":{"total_commits":210,"total_committers":8,"mean_commits":26.25,"dds":0.7095238095238094,"last_synced_commit":"d3661eaeb69a290e5482388d88f18bfc928d5ae7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/aresio/simpful","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/sbom","scorecard":{"id":206191,"data":{"date":"2025-08-11","repo":{"name":"github.com/aresio/simpful","commit":"e1b6b534f0fefac517dfffc765386a2b05fcd875"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Academic Free License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-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-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T23:50:03.928Z","repository_id":50351904,"created_at":"2025-08-16T23:50:03.928Z","updated_at":"2025-08-16T23:50:03.928Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272460454,"owners_count":24938515,"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-28T02:00:10.768Z","response_time":74,"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":"aresio","name":"Marco S. Nobile","uuid":"591203","kind":"user","description":"I have a BS, MS and Ph.D. in Computer Science. I am a Associate Professor at the Ca' Foscari University of Venice","email":"","website":"http://msnobile.it","location":"Venice, Italy","twitter":"aresio","company":"Ca' Foscari University","icon_url":"https://avatars.githubusercontent.com/u/591203?u=8fe17332b14b25425c86dfa8bea2ba49618baab4\u0026v=4","repositories_count":18,"last_synced_at":"2023-07-14T07:20:23.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aresio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-21T08:18:57.830Z","updated_at":"2023-07-14T07:20:23.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio/repositories"},"tags":[{"name":"2.12.0","sha":"5fed2603e6db8edf7ae39172f4f79b93d85e6ca1","kind":"commit","published_at":"2024-02-27T11:10:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.12.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"785d7c5721d289d61c1991c6cfb22add22d304d9","kind":"commit","published_at":"2023-11-20T15:07:25.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"d3661eaeb69a290e5482388d88f18bfc928d5ae7","kind":"commit","published_at":"2023-05-09T12:35:36.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"7d20c8687229db22ea02349429d10bc7a2944cc8","kind":"commit","published_at":"2022-11-21T10:57:04.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.10.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0/manifests"},{"name":"2.9.0","sha":"20343bd88f665c71e63e25f0abd2b17047d21e95","kind":"commit","published_at":"2022-11-21T10:12:44.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.9.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"fd0643d71610638932f8a03af04d550dad7e34a3","kind":"commit","published_at":"2022-09-07T15:44:37.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.8.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"a823bd94461a962b0770159765c4e3c973a0b36c","kind":"commit","published_at":"2022-06-03T15:21:49.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.7.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"1b4411894a18995f7fc710bf76bc4b30bcb3d5e1","kind":"commit","published_at":"2022-05-31T14:13:00.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"5ffb7605edccf75e1fcd45ce77972864a455e982","kind":"tag","published_at":"2022-05-02T10:33:18.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"018797f6074126feeca91e00716dbd28b3c4c0f5","kind":"commit","published_at":"2022-04-19T12:57:30.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"0ed1f1b84416470e6a85d69fead1b7757e78aaed","kind":"commit","published_at":"2022-04-14T14:04:01.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d272fcb591446d4ea694ea2291b6f8b7ef4ed452","kind":"commit","published_at":"2022-04-01T15:12:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"5655d9e35d5a5d3705a4cc2c5fa3220f02ca5b06","kind":"commit","published_at":"2022-03-23T15:55:57.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"d97a4937306f3eb650c1cc237bb705cc7ab0f45c","kind":"tag","published_at":"2022-03-23T15:45:48.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"5647f09b8cf9e6190278978dc3d3c57823d0f28c","kind":"commit","published_at":"2022-03-17T15:33:17.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"a8ebf7e59dd54957b9c2fba270b7042153cd03fd","kind":"commit","published_at":"2021-12-21T14:59:51.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"f90c8b2220523bbdf45430f601b9d31791a55da6","kind":"commit","published_at":"2021-07-13T15:16:27.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0/manifests"},{"name":"2.4.4","sha":"d03377f9a6d2da2acc8435b671ff7e2f2c8f3727","kind":"commit","published_at":"2021-05-21T16:23:52.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4/manifests"},{"name":"2.4.2","sha":"04aa4c4f90de6651c3de32ac1a2e0bb85cac0e09","kind":"commit","published_at":"2021-01-29T11:38:07.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2/manifests"},{"name":"2.1.5","sha":"50b85761e77e85b3889cba4cb72f77449bb43a3f","kind":"commit","published_at":"2020-09-05T14:58:05.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.1.5","html_url":"https://github.com/aresio/simpful/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-28T07:14:40.709Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-simpful?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-simpful","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-simpful","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-simpful/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T17:56:01.105Z","issues_count":20,"pull_requests_count":13,"avg_time_to_close_issue":14525417.5,"avg_time_to_close_pull_request":13504580.625,"issues_closed_count":14,"pull_requests_closed_count":8,"pull_request_authors_count":8,"issue_authors_count":16,"avg_comments_per_issue":1.65,"avg_comments_per_pull_request":0.38461538461538464,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":119.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-simpful/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-simpful/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-simpful/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-simpful/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":170,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2024-08-28T14:18:33.883Z","updated_at":"2024-08-28T14:18:33.883Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":7666948,"name":"py3-simpful-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-simpful","homepage":"https://github.com/aresio/simpful","licenses":"AFL-3.0","normalized_licenses":["AFL-3.0"],"repository_url":"https://github.com/aresio/simpful","keywords_array":[],"namespace":"community","versions_count":6,"first_release_published_at":"2023-04-28T23:45:29.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"2.12.0-r1","last_synced_at":"2025-08-28T07:12:29.841Z","created_at":"2023-05-01T00:09:55.109Z","updated_at":"2025-08-28T07:14:40.946Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-simpful-pyc","install_command":"apk add py3-simpful-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":50351904,"uuid":"150426227","full_name":"aresio/simpful","owner":"aresio","description":"A friendly python library for fuzzy logic reasoning","archived":false,"fork":false,"pushed_at":"2025-07-25T14:08:44.000Z","size":6082,"stargazers_count":139,"open_issues_count":10,"forks_count":36,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T01:06:54.956Z","etag":null,"topics":["api","fuzzy-logic","mamdani","sugeno"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"afl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aresio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-26T12:52:25.000Z","updated_at":"2025-07-27T23:13:28.000Z","dependencies_parsed_at":"2024-01-14T23:30:21.917Z","dependency_job_id":"0bce0fd5-ff20-4f8f-b9c7-2382f9e6e7fa","html_url":"https://github.com/aresio/simpful","commit_stats":{"total_commits":210,"total_committers":8,"mean_commits":26.25,"dds":0.7095238095238094,"last_synced_commit":"d3661eaeb69a290e5482388d88f18bfc928d5ae7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/aresio/simpful","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/sbom","scorecard":{"id":206191,"data":{"date":"2025-08-11","repo":{"name":"github.com/aresio/simpful","commit":"e1b6b534f0fefac517dfffc765386a2b05fcd875"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Academic Free License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-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-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T23:50:03.928Z","repository_id":50351904,"created_at":"2025-08-16T23:50:03.928Z","updated_at":"2025-08-16T23:50:03.928Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272460454,"owners_count":24938515,"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-28T02:00:10.768Z","response_time":74,"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":"aresio","name":"Marco S. Nobile","uuid":"591203","kind":"user","description":"I have a BS, MS and Ph.D. in Computer Science. I am a Associate Professor at the Ca' Foscari University of Venice","email":"","website":"http://msnobile.it","location":"Venice, Italy","twitter":"aresio","company":"Ca' Foscari University","icon_url":"https://avatars.githubusercontent.com/u/591203?u=8fe17332b14b25425c86dfa8bea2ba49618baab4\u0026v=4","repositories_count":18,"last_synced_at":"2023-07-14T07:20:23.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aresio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-21T08:18:57.830Z","updated_at":"2023-07-14T07:20:23.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio/repositories"},"tags":[{"name":"2.12.0","sha":"5fed2603e6db8edf7ae39172f4f79b93d85e6ca1","kind":"commit","published_at":"2024-02-27T11:10:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.12.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"785d7c5721d289d61c1991c6cfb22add22d304d9","kind":"commit","published_at":"2023-11-20T15:07:25.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"d3661eaeb69a290e5482388d88f18bfc928d5ae7","kind":"commit","published_at":"2023-05-09T12:35:36.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"7d20c8687229db22ea02349429d10bc7a2944cc8","kind":"commit","published_at":"2022-11-21T10:57:04.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.10.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0/manifests"},{"name":"2.9.0","sha":"20343bd88f665c71e63e25f0abd2b17047d21e95","kind":"commit","published_at":"2022-11-21T10:12:44.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.9.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"fd0643d71610638932f8a03af04d550dad7e34a3","kind":"commit","published_at":"2022-09-07T15:44:37.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.8.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"a823bd94461a962b0770159765c4e3c973a0b36c","kind":"commit","published_at":"2022-06-03T15:21:49.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.7.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"1b4411894a18995f7fc710bf76bc4b30bcb3d5e1","kind":"commit","published_at":"2022-05-31T14:13:00.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"5ffb7605edccf75e1fcd45ce77972864a455e982","kind":"tag","published_at":"2022-05-02T10:33:18.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"018797f6074126feeca91e00716dbd28b3c4c0f5","kind":"commit","published_at":"2022-04-19T12:57:30.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"0ed1f1b84416470e6a85d69fead1b7757e78aaed","kind":"commit","published_at":"2022-04-14T14:04:01.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d272fcb591446d4ea694ea2291b6f8b7ef4ed452","kind":"commit","published_at":"2022-04-01T15:12:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"5655d9e35d5a5d3705a4cc2c5fa3220f02ca5b06","kind":"commit","published_at":"2022-03-23T15:55:57.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"d97a4937306f3eb650c1cc237bb705cc7ab0f45c","kind":"tag","published_at":"2022-03-23T15:45:48.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"5647f09b8cf9e6190278978dc3d3c57823d0f28c","kind":"commit","published_at":"2022-03-17T15:33:17.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"a8ebf7e59dd54957b9c2fba270b7042153cd03fd","kind":"commit","published_at":"2021-12-21T14:59:51.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"f90c8b2220523bbdf45430f601b9d31791a55da6","kind":"commit","published_at":"2021-07-13T15:16:27.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0/manifests"},{"name":"2.4.4","sha":"d03377f9a6d2da2acc8435b671ff7e2f2c8f3727","kind":"commit","published_at":"2021-05-21T16:23:52.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4/manifests"},{"name":"2.4.2","sha":"04aa4c4f90de6651c3de32ac1a2e0bb85cac0e09","kind":"commit","published_at":"2021-01-29T11:38:07.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2/manifests"},{"name":"2.1.5","sha":"50b85761e77e85b3889cba4cb72f77449bb43a3f","kind":"commit","published_at":"2020-09-05T14:58:05.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.1.5","html_url":"https://github.com/aresio/simpful/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-28T07:14:40.946Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.333570564372643,"stargazers_count":22.969895381111666,"forks_count":22.589139563020424,"average":14.723151377126182},"purl":"pkg:apk/alpine/py3-simpful-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-simpful-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-simpful-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-simpful-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T17:56:01.105Z","issues_count":20,"pull_requests_count":13,"avg_time_to_close_issue":14525417.5,"avg_time_to_close_pull_request":13504580.625,"issues_closed_count":14,"pull_requests_closed_count":8,"pull_request_authors_count":8,"issue_authors_count":16,"avg_comments_per_issue":1.65,"avg_comments_per_pull_request":0.38461538461538464,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":119.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-simpful-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-simpful-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-simpful-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-simpful-pyc/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":293,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2023-05-01T19:49:10.771Z","updated_at":"2023-05-01T19:49:10.771Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":10345809,"name":"py3-simpful-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-simpful","homepage":"https://github.com/aresio/simpful","licenses":"AFL-3.0","normalized_licenses":["AFL-3.0"],"repository_url":"https://github.com/aresio/simpful","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"2.12.0-r1","last_synced_at":"2025-08-28T07:12:35.717Z","created_at":"2024-06-11T10:41:23.759Z","updated_at":"2025-08-28T07:14:41.005Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-simpful-pyc","install_command":"apk add py3-simpful-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":50351904,"uuid":"150426227","full_name":"aresio/simpful","owner":"aresio","description":"A friendly python library for fuzzy logic reasoning","archived":false,"fork":false,"pushed_at":"2025-07-25T14:08:44.000Z","size":6082,"stargazers_count":139,"open_issues_count":10,"forks_count":36,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T01:06:54.956Z","etag":null,"topics":["api","fuzzy-logic","mamdani","sugeno"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"afl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aresio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-26T12:52:25.000Z","updated_at":"2025-07-27T23:13:28.000Z","dependencies_parsed_at":"2024-01-14T23:30:21.917Z","dependency_job_id":"0bce0fd5-ff20-4f8f-b9c7-2382f9e6e7fa","html_url":"https://github.com/aresio/simpful","commit_stats":{"total_commits":210,"total_committers":8,"mean_commits":26.25,"dds":0.7095238095238094,"last_synced_commit":"d3661eaeb69a290e5482388d88f18bfc928d5ae7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/aresio/simpful","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/sbom","scorecard":{"id":206191,"data":{"date":"2025-08-11","repo":{"name":"github.com/aresio/simpful","commit":"e1b6b534f0fefac517dfffc765386a2b05fcd875"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Academic Free License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-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-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T23:50:03.928Z","repository_id":50351904,"created_at":"2025-08-16T23:50:03.928Z","updated_at":"2025-08-16T23:50:03.928Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272460454,"owners_count":24938515,"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-28T02:00:10.768Z","response_time":74,"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":"aresio","name":"Marco S. Nobile","uuid":"591203","kind":"user","description":"I have a BS, MS and Ph.D. in Computer Science. I am a Associate Professor at the Ca' Foscari University of Venice","email":"","website":"http://msnobile.it","location":"Venice, Italy","twitter":"aresio","company":"Ca' Foscari University","icon_url":"https://avatars.githubusercontent.com/u/591203?u=8fe17332b14b25425c86dfa8bea2ba49618baab4\u0026v=4","repositories_count":18,"last_synced_at":"2023-07-14T07:20:23.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aresio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-21T08:18:57.830Z","updated_at":"2023-07-14T07:20:23.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio/repositories"},"tags":[{"name":"2.12.0","sha":"5fed2603e6db8edf7ae39172f4f79b93d85e6ca1","kind":"commit","published_at":"2024-02-27T11:10:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.12.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"785d7c5721d289d61c1991c6cfb22add22d304d9","kind":"commit","published_at":"2023-11-20T15:07:25.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"d3661eaeb69a290e5482388d88f18bfc928d5ae7","kind":"commit","published_at":"2023-05-09T12:35:36.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"7d20c8687229db22ea02349429d10bc7a2944cc8","kind":"commit","published_at":"2022-11-21T10:57:04.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.10.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0/manifests"},{"name":"2.9.0","sha":"20343bd88f665c71e63e25f0abd2b17047d21e95","kind":"commit","published_at":"2022-11-21T10:12:44.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.9.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"fd0643d71610638932f8a03af04d550dad7e34a3","kind":"commit","published_at":"2022-09-07T15:44:37.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.8.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"a823bd94461a962b0770159765c4e3c973a0b36c","kind":"commit","published_at":"2022-06-03T15:21:49.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.7.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"1b4411894a18995f7fc710bf76bc4b30bcb3d5e1","kind":"commit","published_at":"2022-05-31T14:13:00.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"5ffb7605edccf75e1fcd45ce77972864a455e982","kind":"tag","published_at":"2022-05-02T10:33:18.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"018797f6074126feeca91e00716dbd28b3c4c0f5","kind":"commit","published_at":"2022-04-19T12:57:30.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"0ed1f1b84416470e6a85d69fead1b7757e78aaed","kind":"commit","published_at":"2022-04-14T14:04:01.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d272fcb591446d4ea694ea2291b6f8b7ef4ed452","kind":"commit","published_at":"2022-04-01T15:12:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"5655d9e35d5a5d3705a4cc2c5fa3220f02ca5b06","kind":"commit","published_at":"2022-03-23T15:55:57.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"d97a4937306f3eb650c1cc237bb705cc7ab0f45c","kind":"tag","published_at":"2022-03-23T15:45:48.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"5647f09b8cf9e6190278978dc3d3c57823d0f28c","kind":"commit","published_at":"2022-03-17T15:33:17.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"a8ebf7e59dd54957b9c2fba270b7042153cd03fd","kind":"commit","published_at":"2021-12-21T14:59:51.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"f90c8b2220523bbdf45430f601b9d31791a55da6","kind":"commit","published_at":"2021-07-13T15:16:27.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0/manifests"},{"name":"2.4.4","sha":"d03377f9a6d2da2acc8435b671ff7e2f2c8f3727","kind":"commit","published_at":"2021-05-21T16:23:52.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4/manifests"},{"name":"2.4.2","sha":"04aa4c4f90de6651c3de32ac1a2e0bb85cac0e09","kind":"commit","published_at":"2021-01-29T11:38:07.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2/manifests"},{"name":"2.1.5","sha":"50b85761e77e85b3889cba4cb72f77449bb43a3f","kind":"commit","published_at":"2020-09-05T14:58:05.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.1.5","html_url":"https://github.com/aresio/simpful/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-28T07:14:41.004Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-simpful-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-simpful-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-simpful-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-simpful-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T17:56:01.105Z","issues_count":20,"pull_requests_count":13,"avg_time_to_close_issue":14525417.5,"avg_time_to_close_pull_request":13504580.625,"issues_closed_count":14,"pull_requests_closed_count":8,"pull_request_authors_count":8,"issue_authors_count":16,"avg_comments_per_issue":1.65,"avg_comments_per_pull_request":0.38461538461538464,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":119.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-simpful-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-simpful-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-simpful-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-simpful-pyc/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":271,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2024-06-12T01:38:29.085Z","updated_at":"2024-06-12T01:38:29.085Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":11766954,"name":"py3-simpful","ecosystem":"alpine","description":"A friendly python library for fuzzy logic reasoning","homepage":"https://github.com/aresio/simpful","licenses":"AFL-3.0","normalized_licenses":["AFL-3.0"],"repository_url":"https://github.com/aresio/simpful","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"2.12.0-r1","last_synced_at":"2025-08-28T07:12:29.002Z","created_at":"2025-06-07T18:59:05.291Z","updated_at":"2025-08-28T07:14:40.988Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-simpful","install_command":"apk add py3-simpful","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":50351904,"uuid":"150426227","full_name":"aresio/simpful","owner":"aresio","description":"A friendly python library for fuzzy logic reasoning","archived":false,"fork":false,"pushed_at":"2025-07-25T14:08:44.000Z","size":6082,"stargazers_count":139,"open_issues_count":10,"forks_count":36,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T01:06:54.956Z","etag":null,"topics":["api","fuzzy-logic","mamdani","sugeno"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"afl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aresio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-26T12:52:25.000Z","updated_at":"2025-07-27T23:13:28.000Z","dependencies_parsed_at":"2024-01-14T23:30:21.917Z","dependency_job_id":"0bce0fd5-ff20-4f8f-b9c7-2382f9e6e7fa","html_url":"https://github.com/aresio/simpful","commit_stats":{"total_commits":210,"total_committers":8,"mean_commits":26.25,"dds":0.7095238095238094,"last_synced_commit":"d3661eaeb69a290e5482388d88f18bfc928d5ae7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/aresio/simpful","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/sbom","scorecard":{"id":206191,"data":{"date":"2025-08-11","repo":{"name":"github.com/aresio/simpful","commit":"e1b6b534f0fefac517dfffc765386a2b05fcd875"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Academic Free License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-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-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T23:50:03.928Z","repository_id":50351904,"created_at":"2025-08-16T23:50:03.928Z","updated_at":"2025-08-16T23:50:03.928Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272460454,"owners_count":24938515,"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-28T02:00:10.768Z","response_time":74,"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":"aresio","name":"Marco S. Nobile","uuid":"591203","kind":"user","description":"I have a BS, MS and Ph.D. in Computer Science. I am a Associate Professor at the Ca' Foscari University of Venice","email":"","website":"http://msnobile.it","location":"Venice, Italy","twitter":"aresio","company":"Ca' Foscari University","icon_url":"https://avatars.githubusercontent.com/u/591203?u=8fe17332b14b25425c86dfa8bea2ba49618baab4\u0026v=4","repositories_count":18,"last_synced_at":"2023-07-14T07:20:23.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aresio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-21T08:18:57.830Z","updated_at":"2023-07-14T07:20:23.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio/repositories"},"tags":[{"name":"2.12.0","sha":"5fed2603e6db8edf7ae39172f4f79b93d85e6ca1","kind":"commit","published_at":"2024-02-27T11:10:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.12.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"785d7c5721d289d61c1991c6cfb22add22d304d9","kind":"commit","published_at":"2023-11-20T15:07:25.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"d3661eaeb69a290e5482388d88f18bfc928d5ae7","kind":"commit","published_at":"2023-05-09T12:35:36.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"7d20c8687229db22ea02349429d10bc7a2944cc8","kind":"commit","published_at":"2022-11-21T10:57:04.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.10.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0/manifests"},{"name":"2.9.0","sha":"20343bd88f665c71e63e25f0abd2b17047d21e95","kind":"commit","published_at":"2022-11-21T10:12:44.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.9.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"fd0643d71610638932f8a03af04d550dad7e34a3","kind":"commit","published_at":"2022-09-07T15:44:37.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.8.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"a823bd94461a962b0770159765c4e3c973a0b36c","kind":"commit","published_at":"2022-06-03T15:21:49.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.7.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"1b4411894a18995f7fc710bf76bc4b30bcb3d5e1","kind":"commit","published_at":"2022-05-31T14:13:00.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"5ffb7605edccf75e1fcd45ce77972864a455e982","kind":"tag","published_at":"2022-05-02T10:33:18.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"018797f6074126feeca91e00716dbd28b3c4c0f5","kind":"commit","published_at":"2022-04-19T12:57:30.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"0ed1f1b84416470e6a85d69fead1b7757e78aaed","kind":"commit","published_at":"2022-04-14T14:04:01.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d272fcb591446d4ea694ea2291b6f8b7ef4ed452","kind":"commit","published_at":"2022-04-01T15:12:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"5655d9e35d5a5d3705a4cc2c5fa3220f02ca5b06","kind":"commit","published_at":"2022-03-23T15:55:57.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"d97a4937306f3eb650c1cc237bb705cc7ab0f45c","kind":"tag","published_at":"2022-03-23T15:45:48.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"5647f09b8cf9e6190278978dc3d3c57823d0f28c","kind":"commit","published_at":"2022-03-17T15:33:17.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"a8ebf7e59dd54957b9c2fba270b7042153cd03fd","kind":"commit","published_at":"2021-12-21T14:59:51.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"f90c8b2220523bbdf45430f601b9d31791a55da6","kind":"commit","published_at":"2021-07-13T15:16:27.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0/manifests"},{"name":"2.4.4","sha":"d03377f9a6d2da2acc8435b671ff7e2f2c8f3727","kind":"commit","published_at":"2021-05-21T16:23:52.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4/manifests"},{"name":"2.4.2","sha":"04aa4c4f90de6651c3de32ac1a2e0bb85cac0e09","kind":"commit","published_at":"2021-01-29T11:38:07.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2/manifests"},{"name":"2.1.5","sha":"50b85761e77e85b3889cba4cb72f77449bb43a3f","kind":"commit","published_at":"2020-09-05T14:58:05.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.1.5","html_url":"https://github.com/aresio/simpful/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-28T07:14:40.988Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-simpful?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-simpful","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-simpful","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-simpful/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T17:56:01.105Z","issues_count":20,"pull_requests_count":13,"avg_time_to_close_issue":14525417.5,"avg_time_to_close_pull_request":13504580.625,"issues_closed_count":14,"pull_requests_closed_count":8,"pull_request_authors_count":8,"issue_authors_count":16,"avg_comments_per_issue":1.65,"avg_comments_per_pull_request":0.38461538461538464,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":119.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-simpful/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-simpful/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-simpful/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-simpful/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":221,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2025-06-08T16:59:30.681Z","updated_at":"2025-06-08T16:59:30.681Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":8678181,"name":"py3-simpful-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-simpful","homepage":"https://github.com/aresio/simpful","licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/aresio/simpful","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-21T12:08:40.000Z","latest_release_published_at":"2023-11-21T12:08:40.000Z","latest_release_number":"2.11.1-r0","last_synced_at":"2025-08-28T07:12:33.726Z","created_at":"2023-12-20T10:30:34.213Z","updated_at":"2025-08-28T07:14:40.944Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-simpful-pyc","install_command":"apk add py3-simpful-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":50351904,"uuid":"150426227","full_name":"aresio/simpful","owner":"aresio","description":"A friendly python library for fuzzy logic reasoning","archived":false,"fork":false,"pushed_at":"2025-07-25T14:08:44.000Z","size":6082,"stargazers_count":139,"open_issues_count":10,"forks_count":36,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T01:06:54.956Z","etag":null,"topics":["api","fuzzy-logic","mamdani","sugeno"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"afl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aresio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-26T12:52:25.000Z","updated_at":"2025-07-27T23:13:28.000Z","dependencies_parsed_at":"2024-01-14T23:30:21.917Z","dependency_job_id":"0bce0fd5-ff20-4f8f-b9c7-2382f9e6e7fa","html_url":"https://github.com/aresio/simpful","commit_stats":{"total_commits":210,"total_committers":8,"mean_commits":26.25,"dds":0.7095238095238094,"last_synced_commit":"d3661eaeb69a290e5482388d88f18bfc928d5ae7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/aresio/simpful","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/sbom","scorecard":{"id":206191,"data":{"date":"2025-08-11","repo":{"name":"github.com/aresio/simpful","commit":"e1b6b534f0fefac517dfffc765386a2b05fcd875"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Academic Free License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-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-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T23:50:03.928Z","repository_id":50351904,"created_at":"2025-08-16T23:50:03.928Z","updated_at":"2025-08-16T23:50:03.928Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272460454,"owners_count":24938515,"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-28T02:00:10.768Z","response_time":74,"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":"aresio","name":"Marco S. Nobile","uuid":"591203","kind":"user","description":"I have a BS, MS and Ph.D. in Computer Science. I am a Associate Professor at the Ca' Foscari University of Venice","email":"","website":"http://msnobile.it","location":"Venice, Italy","twitter":"aresio","company":"Ca' Foscari University","icon_url":"https://avatars.githubusercontent.com/u/591203?u=8fe17332b14b25425c86dfa8bea2ba49618baab4\u0026v=4","repositories_count":18,"last_synced_at":"2023-07-14T07:20:23.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aresio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-21T08:18:57.830Z","updated_at":"2023-07-14T07:20:23.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio/repositories"},"tags":[{"name":"2.12.0","sha":"5fed2603e6db8edf7ae39172f4f79b93d85e6ca1","kind":"commit","published_at":"2024-02-27T11:10:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.12.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"785d7c5721d289d61c1991c6cfb22add22d304d9","kind":"commit","published_at":"2023-11-20T15:07:25.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"d3661eaeb69a290e5482388d88f18bfc928d5ae7","kind":"commit","published_at":"2023-05-09T12:35:36.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"7d20c8687229db22ea02349429d10bc7a2944cc8","kind":"commit","published_at":"2022-11-21T10:57:04.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.10.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0/manifests"},{"name":"2.9.0","sha":"20343bd88f665c71e63e25f0abd2b17047d21e95","kind":"commit","published_at":"2022-11-21T10:12:44.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.9.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"fd0643d71610638932f8a03af04d550dad7e34a3","kind":"commit","published_at":"2022-09-07T15:44:37.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.8.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"a823bd94461a962b0770159765c4e3c973a0b36c","kind":"commit","published_at":"2022-06-03T15:21:49.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.7.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"1b4411894a18995f7fc710bf76bc4b30bcb3d5e1","kind":"commit","published_at":"2022-05-31T14:13:00.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"5ffb7605edccf75e1fcd45ce77972864a455e982","kind":"tag","published_at":"2022-05-02T10:33:18.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"018797f6074126feeca91e00716dbd28b3c4c0f5","kind":"commit","published_at":"2022-04-19T12:57:30.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"0ed1f1b84416470e6a85d69fead1b7757e78aaed","kind":"commit","published_at":"2022-04-14T14:04:01.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d272fcb591446d4ea694ea2291b6f8b7ef4ed452","kind":"commit","published_at":"2022-04-01T15:12:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"5655d9e35d5a5d3705a4cc2c5fa3220f02ca5b06","kind":"commit","published_at":"2022-03-23T15:55:57.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"d97a4937306f3eb650c1cc237bb705cc7ab0f45c","kind":"tag","published_at":"2022-03-23T15:45:48.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"5647f09b8cf9e6190278978dc3d3c57823d0f28c","kind":"commit","published_at":"2022-03-17T15:33:17.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"a8ebf7e59dd54957b9c2fba270b7042153cd03fd","kind":"commit","published_at":"2021-12-21T14:59:51.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"f90c8b2220523bbdf45430f601b9d31791a55da6","kind":"commit","published_at":"2021-07-13T15:16:27.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0/manifests"},{"name":"2.4.4","sha":"d03377f9a6d2da2acc8435b671ff7e2f2c8f3727","kind":"commit","published_at":"2021-05-21T16:23:52.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4/manifests"},{"name":"2.4.2","sha":"04aa4c4f90de6651c3de32ac1a2e0bb85cac0e09","kind":"commit","published_at":"2021-01-29T11:38:07.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2/manifests"},{"name":"2.1.5","sha":"50b85761e77e85b3889cba4cb72f77449bb43a3f","kind":"commit","published_at":"2020-09-05T14:58:05.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.1.5","html_url":"https://github.com/aresio/simpful/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-28T07:14:40.944Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-simpful-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-simpful-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-simpful-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-simpful-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T17:56:01.105Z","issues_count":20,"pull_requests_count":13,"avg_time_to_close_issue":14525417.5,"avg_time_to_close_pull_request":13504580.625,"issues_closed_count":14,"pull_requests_closed_count":8,"pull_request_authors_count":8,"issue_authors_count":16,"avg_comments_per_issue":1.65,"avg_comments_per_pull_request":0.38461538461538464,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":119.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-simpful-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-simpful-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-simpful-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-simpful-pyc/related_packages","maintainers":[],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":11766956,"name":"py3-simpful-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-simpful","homepage":"https://github.com/aresio/simpful","licenses":"AFL-3.0","normalized_licenses":["AFL-3.0"],"repository_url":"https://github.com/aresio/simpful","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"2.12.0-r1","last_synced_at":"2025-08-28T07:12:38.806Z","created_at":"2025-06-07T18:59:05.763Z","updated_at":"2025-08-28T07:14:41.017Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-simpful-pyc","install_command":"apk add py3-simpful-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":50351904,"uuid":"150426227","full_name":"aresio/simpful","owner":"aresio","description":"A friendly python library for fuzzy logic reasoning","archived":false,"fork":false,"pushed_at":"2025-07-25T14:08:44.000Z","size":6082,"stargazers_count":139,"open_issues_count":10,"forks_count":36,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T01:06:54.956Z","etag":null,"topics":["api","fuzzy-logic","mamdani","sugeno"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"afl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aresio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-26T12:52:25.000Z","updated_at":"2025-07-27T23:13:28.000Z","dependencies_parsed_at":"2024-01-14T23:30:21.917Z","dependency_job_id":"0bce0fd5-ff20-4f8f-b9c7-2382f9e6e7fa","html_url":"https://github.com/aresio/simpful","commit_stats":{"total_commits":210,"total_committers":8,"mean_commits":26.25,"dds":0.7095238095238094,"last_synced_commit":"d3661eaeb69a290e5482388d88f18bfc928d5ae7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/aresio/simpful","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/sbom","scorecard":{"id":206191,"data":{"date":"2025-08-11","repo":{"name":"github.com/aresio/simpful","commit":"e1b6b534f0fefac517dfffc765386a2b05fcd875"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Academic Free License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-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-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T23:50:03.928Z","repository_id":50351904,"created_at":"2025-08-16T23:50:03.928Z","updated_at":"2025-08-16T23:50:03.928Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272460454,"owners_count":24938515,"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-28T02:00:10.768Z","response_time":74,"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":"aresio","name":"Marco S. Nobile","uuid":"591203","kind":"user","description":"I have a BS, MS and Ph.D. in Computer Science. I am a Associate Professor at the Ca' Foscari University of Venice","email":"","website":"http://msnobile.it","location":"Venice, Italy","twitter":"aresio","company":"Ca' Foscari University","icon_url":"https://avatars.githubusercontent.com/u/591203?u=8fe17332b14b25425c86dfa8bea2ba49618baab4\u0026v=4","repositories_count":18,"last_synced_at":"2023-07-14T07:20:23.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aresio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-21T08:18:57.830Z","updated_at":"2023-07-14T07:20:23.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio/repositories"},"tags":[{"name":"2.12.0","sha":"5fed2603e6db8edf7ae39172f4f79b93d85e6ca1","kind":"commit","published_at":"2024-02-27T11:10:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.12.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"785d7c5721d289d61c1991c6cfb22add22d304d9","kind":"commit","published_at":"2023-11-20T15:07:25.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"d3661eaeb69a290e5482388d88f18bfc928d5ae7","kind":"commit","published_at":"2023-05-09T12:35:36.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"7d20c8687229db22ea02349429d10bc7a2944cc8","kind":"commit","published_at":"2022-11-21T10:57:04.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.10.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0/manifests"},{"name":"2.9.0","sha":"20343bd88f665c71e63e25f0abd2b17047d21e95","kind":"commit","published_at":"2022-11-21T10:12:44.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.9.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"fd0643d71610638932f8a03af04d550dad7e34a3","kind":"commit","published_at":"2022-09-07T15:44:37.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.8.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"a823bd94461a962b0770159765c4e3c973a0b36c","kind":"commit","published_at":"2022-06-03T15:21:49.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.7.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"1b4411894a18995f7fc710bf76bc4b30bcb3d5e1","kind":"commit","published_at":"2022-05-31T14:13:00.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"5ffb7605edccf75e1fcd45ce77972864a455e982","kind":"tag","published_at":"2022-05-02T10:33:18.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"018797f6074126feeca91e00716dbd28b3c4c0f5","kind":"commit","published_at":"2022-04-19T12:57:30.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"0ed1f1b84416470e6a85d69fead1b7757e78aaed","kind":"commit","published_at":"2022-04-14T14:04:01.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d272fcb591446d4ea694ea2291b6f8b7ef4ed452","kind":"commit","published_at":"2022-04-01T15:12:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"5655d9e35d5a5d3705a4cc2c5fa3220f02ca5b06","kind":"commit","published_at":"2022-03-23T15:55:57.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"d97a4937306f3eb650c1cc237bb705cc7ab0f45c","kind":"tag","published_at":"2022-03-23T15:45:48.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"5647f09b8cf9e6190278978dc3d3c57823d0f28c","kind":"commit","published_at":"2022-03-17T15:33:17.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"a8ebf7e59dd54957b9c2fba270b7042153cd03fd","kind":"commit","published_at":"2021-12-21T14:59:51.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"f90c8b2220523bbdf45430f601b9d31791a55da6","kind":"commit","published_at":"2021-07-13T15:16:27.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0/manifests"},{"name":"2.4.4","sha":"d03377f9a6d2da2acc8435b671ff7e2f2c8f3727","kind":"commit","published_at":"2021-05-21T16:23:52.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4/manifests"},{"name":"2.4.2","sha":"04aa4c4f90de6651c3de32ac1a2e0bb85cac0e09","kind":"commit","published_at":"2021-01-29T11:38:07.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2/manifests"},{"name":"2.1.5","sha":"50b85761e77e85b3889cba4cb72f77449bb43a3f","kind":"commit","published_at":"2020-09-05T14:58:05.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.1.5","html_url":"https://github.com/aresio/simpful/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-28T07:14:41.016Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-simpful-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-simpful-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-simpful-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-simpful-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T17:56:01.105Z","issues_count":20,"pull_requests_count":13,"avg_time_to_close_issue":14525417.5,"avg_time_to_close_pull_request":13504580.625,"issues_closed_count":14,"pull_requests_closed_count":8,"pull_request_authors_count":8,"issue_authors_count":16,"avg_comments_per_issue":1.65,"avg_comments_per_pull_request":0.38461538461538464,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":119.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-simpful-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-simpful-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-simpful-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-simpful-pyc/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":221,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2025-06-08T16:59:24.447Z","updated_at":"2025-06-08T16:59:24.447Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":7780116,"name":"py3-simpful-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-simpful","homepage":"https://github.com/aresio/simpful","licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/aresio/simpful","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-28T23:45:29.000Z","latest_release_published_at":"2023-04-28T23:45:29.000Z","latest_release_number":"2.10.0-r1","last_synced_at":"2025-08-28T07:12:31.594Z","created_at":"2023-05-22T14:38:21.513Z","updated_at":"2025-08-28T07:14:41.020Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-simpful-pyc","install_command":"apk add py3-simpful-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":50351904,"uuid":"150426227","full_name":"aresio/simpful","owner":"aresio","description":"A friendly python library for fuzzy logic reasoning","archived":false,"fork":false,"pushed_at":"2025-07-25T14:08:44.000Z","size":6082,"stargazers_count":139,"open_issues_count":10,"forks_count":36,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T01:06:54.956Z","etag":null,"topics":["api","fuzzy-logic","mamdani","sugeno"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"afl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aresio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-26T12:52:25.000Z","updated_at":"2025-07-27T23:13:28.000Z","dependencies_parsed_at":"2024-01-14T23:30:21.917Z","dependency_job_id":"0bce0fd5-ff20-4f8f-b9c7-2382f9e6e7fa","html_url":"https://github.com/aresio/simpful","commit_stats":{"total_commits":210,"total_committers":8,"mean_commits":26.25,"dds":0.7095238095238094,"last_synced_commit":"d3661eaeb69a290e5482388d88f18bfc928d5ae7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/aresio/simpful","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/sbom","scorecard":{"id":206191,"data":{"date":"2025-08-11","repo":{"name":"github.com/aresio/simpful","commit":"e1b6b534f0fefac517dfffc765386a2b05fcd875"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Academic Free License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-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-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T23:50:03.928Z","repository_id":50351904,"created_at":"2025-08-16T23:50:03.928Z","updated_at":"2025-08-16T23:50:03.928Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272460454,"owners_count":24938515,"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-28T02:00:10.768Z","response_time":74,"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":"aresio","name":"Marco S. Nobile","uuid":"591203","kind":"user","description":"I have a BS, MS and Ph.D. in Computer Science. I am a Associate Professor at the Ca' Foscari University of Venice","email":"","website":"http://msnobile.it","location":"Venice, Italy","twitter":"aresio","company":"Ca' Foscari University","icon_url":"https://avatars.githubusercontent.com/u/591203?u=8fe17332b14b25425c86dfa8bea2ba49618baab4\u0026v=4","repositories_count":18,"last_synced_at":"2023-07-14T07:20:23.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aresio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-21T08:18:57.830Z","updated_at":"2023-07-14T07:20:23.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio/repositories"},"tags":[{"name":"2.12.0","sha":"5fed2603e6db8edf7ae39172f4f79b93d85e6ca1","kind":"commit","published_at":"2024-02-27T11:10:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.12.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"785d7c5721d289d61c1991c6cfb22add22d304d9","kind":"commit","published_at":"2023-11-20T15:07:25.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"d3661eaeb69a290e5482388d88f18bfc928d5ae7","kind":"commit","published_at":"2023-05-09T12:35:36.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"7d20c8687229db22ea02349429d10bc7a2944cc8","kind":"commit","published_at":"2022-11-21T10:57:04.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.10.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0/manifests"},{"name":"2.9.0","sha":"20343bd88f665c71e63e25f0abd2b17047d21e95","kind":"commit","published_at":"2022-11-21T10:12:44.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.9.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"fd0643d71610638932f8a03af04d550dad7e34a3","kind":"commit","published_at":"2022-09-07T15:44:37.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.8.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"a823bd94461a962b0770159765c4e3c973a0b36c","kind":"commit","published_at":"2022-06-03T15:21:49.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.7.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"1b4411894a18995f7fc710bf76bc4b30bcb3d5e1","kind":"commit","published_at":"2022-05-31T14:13:00.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"5ffb7605edccf75e1fcd45ce77972864a455e982","kind":"tag","published_at":"2022-05-02T10:33:18.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"018797f6074126feeca91e00716dbd28b3c4c0f5","kind":"commit","published_at":"2022-04-19T12:57:30.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"0ed1f1b84416470e6a85d69fead1b7757e78aaed","kind":"commit","published_at":"2022-04-14T14:04:01.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d272fcb591446d4ea694ea2291b6f8b7ef4ed452","kind":"commit","published_at":"2022-04-01T15:12:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"5655d9e35d5a5d3705a4cc2c5fa3220f02ca5b06","kind":"commit","published_at":"2022-03-23T15:55:57.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"d97a4937306f3eb650c1cc237bb705cc7ab0f45c","kind":"tag","published_at":"2022-03-23T15:45:48.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"5647f09b8cf9e6190278978dc3d3c57823d0f28c","kind":"commit","published_at":"2022-03-17T15:33:17.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"a8ebf7e59dd54957b9c2fba270b7042153cd03fd","kind":"commit","published_at":"2021-12-21T14:59:51.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"f90c8b2220523bbdf45430f601b9d31791a55da6","kind":"commit","published_at":"2021-07-13T15:16:27.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0/manifests"},{"name":"2.4.4","sha":"d03377f9a6d2da2acc8435b671ff7e2f2c8f3727","kind":"commit","published_at":"2021-05-21T16:23:52.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4/manifests"},{"name":"2.4.2","sha":"04aa4c4f90de6651c3de32ac1a2e0bb85cac0e09","kind":"commit","published_at":"2021-01-29T11:38:07.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2/manifests"},{"name":"2.1.5","sha":"50b85761e77e85b3889cba4cb72f77449bb43a3f","kind":"commit","published_at":"2020-09-05T14:58:05.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.1.5","html_url":"https://github.com/aresio/simpful/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-28T07:14:41.020Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":19.994015261084236,"forks_count":20.178544710986984,"docker_downloads_count":null,"average":10.043139993017805},"purl":"pkg:apk/alpine/py3-simpful-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-simpful-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-simpful-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-simpful-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T17:56:01.105Z","issues_count":20,"pull_requests_count":13,"avg_time_to_close_issue":14525417.5,"avg_time_to_close_pull_request":13504580.625,"issues_closed_count":14,"pull_requests_closed_count":8,"pull_request_authors_count":8,"issue_authors_count":16,"avg_comments_per_issue":1.65,"avg_comments_per_pull_request":0.38461538461538464,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":119.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-simpful-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-simpful-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-simpful-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-simpful-pyc/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":231,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2023-05-23T08:04:34.132Z","updated_at":"2023-05-23T08:04:34.132Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7780115,"name":"py3-simpful","ecosystem":"alpine","description":"A friendly python library for fuzzy logic reasoning","homepage":"https://github.com/aresio/simpful","licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/aresio/simpful","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-28T23:45:29.000Z","latest_release_published_at":"2023-04-28T23:45:29.000Z","latest_release_number":"2.10.0-r1","last_synced_at":"2025-08-28T07:12:36.977Z","created_at":"2023-05-22T14:38:21.200Z","updated_at":"2025-08-28T07:14:41.027Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-simpful","install_command":"apk add py3-simpful","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":50351904,"uuid":"150426227","full_name":"aresio/simpful","owner":"aresio","description":"A friendly python library for fuzzy logic reasoning","archived":false,"fork":false,"pushed_at":"2025-07-25T14:08:44.000Z","size":6082,"stargazers_count":139,"open_issues_count":10,"forks_count":36,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T01:06:54.956Z","etag":null,"topics":["api","fuzzy-logic","mamdani","sugeno"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"afl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aresio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-26T12:52:25.000Z","updated_at":"2025-07-27T23:13:28.000Z","dependencies_parsed_at":"2024-01-14T23:30:21.917Z","dependency_job_id":"0bce0fd5-ff20-4f8f-b9c7-2382f9e6e7fa","html_url":"https://github.com/aresio/simpful","commit_stats":{"total_commits":210,"total_committers":8,"mean_commits":26.25,"dds":0.7095238095238094,"last_synced_commit":"d3661eaeb69a290e5482388d88f18bfc928d5ae7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/aresio/simpful","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/sbom","scorecard":{"id":206191,"data":{"date":"2025-08-11","repo":{"name":"github.com/aresio/simpful","commit":"e1b6b534f0fefac517dfffc765386a2b05fcd875"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aresio/simpful/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Academic Free License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-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-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T23:50:03.928Z","repository_id":50351904,"created_at":"2025-08-16T23:50:03.928Z","updated_at":"2025-08-16T23:50:03.928Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272460454,"owners_count":24938515,"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-28T02:00:10.768Z","response_time":74,"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":"aresio","name":"Marco S. Nobile","uuid":"591203","kind":"user","description":"I have a BS, MS and Ph.D. in Computer Science. I am a Associate Professor at the Ca' Foscari University of Venice","email":"","website":"http://msnobile.it","location":"Venice, Italy","twitter":"aresio","company":"Ca' Foscari University","icon_url":"https://avatars.githubusercontent.com/u/591203?u=8fe17332b14b25425c86dfa8bea2ba49618baab4\u0026v=4","repositories_count":18,"last_synced_at":"2023-07-14T07:20:23.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aresio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-21T08:18:57.830Z","updated_at":"2023-07-14T07:20:23.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aresio/repositories"},"tags":[{"name":"2.12.0","sha":"5fed2603e6db8edf7ae39172f4f79b93d85e6ca1","kind":"commit","published_at":"2024-02-27T11:10:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.12.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"785d7c5721d289d61c1991c6cfb22add22d304d9","kind":"commit","published_at":"2023-11-20T15:07:25.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"d3661eaeb69a290e5482388d88f18bfc928d5ae7","kind":"commit","published_at":"2023-05-09T12:35:36.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.11.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"7d20c8687229db22ea02349429d10bc7a2944cc8","kind":"commit","published_at":"2022-11-21T10:57:04.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.10.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.10.0/manifests"},{"name":"2.9.0","sha":"20343bd88f665c71e63e25f0abd2b17047d21e95","kind":"commit","published_at":"2022-11-21T10:12:44.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.9.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"fd0643d71610638932f8a03af04d550dad7e34a3","kind":"commit","published_at":"2022-09-07T15:44:37.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.8.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"a823bd94461a962b0770159765c4e3c973a0b36c","kind":"commit","published_at":"2022-06-03T15:21:49.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.7.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.7.0/manifests"},{"name":"2.6.4","sha":"1b4411894a18995f7fc710bf76bc4b30bcb3d5e1","kind":"commit","published_at":"2022-05-31T14:13:00.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"5ffb7605edccf75e1fcd45ce77972864a455e982","kind":"tag","published_at":"2022-05-02T10:33:18.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"018797f6074126feeca91e00716dbd28b3c4c0f5","kind":"commit","published_at":"2022-04-19T12:57:30.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"0ed1f1b84416470e6a85d69fead1b7757e78aaed","kind":"commit","published_at":"2022-04-14T14:04:01.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d272fcb591446d4ea694ea2291b6f8b7ef4ed452","kind":"commit","published_at":"2022-04-01T15:12:03.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.6.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"5655d9e35d5a5d3705a4cc2c5fa3220f02ca5b06","kind":"commit","published_at":"2022-03-23T15:55:57.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"d97a4937306f3eb650c1cc237bb705cc7ab0f45c","kind":"tag","published_at":"2022-03-23T15:45:48.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.3","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"5647f09b8cf9e6190278978dc3d3c57823d0f28c","kind":"commit","published_at":"2022-03-17T15:33:17.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"a8ebf7e59dd54957b9c2fba270b7042153cd03fd","kind":"commit","published_at":"2021-12-21T14:59:51.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.1","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"f90c8b2220523bbdf45430f601b9d31791a55da6","kind":"commit","published_at":"2021-07-13T15:16:27.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.5.0","html_url":"https://github.com/aresio/simpful/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.5.0/manifests"},{"name":"2.4.4","sha":"d03377f9a6d2da2acc8435b671ff7e2f2c8f3727","kind":"commit","published_at":"2021-05-21T16:23:52.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.4","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.4/manifests"},{"name":"2.4.2","sha":"04aa4c4f90de6651c3de32ac1a2e0bb85cac0e09","kind":"commit","published_at":"2021-01-29T11:38:07.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.4.2","html_url":"https://github.com/aresio/simpful/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.4.2/manifests"},{"name":"2.1.5","sha":"50b85761e77e85b3889cba4cb72f77449bb43a3f","kind":"commit","published_at":"2020-09-05T14:58:05.000Z","download_url":"https://codeload.github.com/aresio/simpful/tar.gz/2.1.5","html_url":"https://github.com/aresio/simpful/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aresio/simpful@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/tags/2.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-28T07:14:41.027Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":19.994015261084236,"forks_count":20.178544710986984,"docker_downloads_count":null,"average":10.043139993017805},"purl":"pkg:apk/alpine/py3-simpful?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-simpful","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-simpful","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-simpful/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T17:56:01.105Z","issues_count":20,"pull_requests_count":13,"avg_time_to_close_issue":14525417.5,"avg_time_to_close_pull_request":13504580.625,"issues_closed_count":14,"pull_requests_closed_count":8,"pull_request_authors_count":8,"issue_authors_count":16,"avg_comments_per_issue":1.65,"avg_comments_per_pull_request":0.38461538461538464,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":119.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-simpful/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-simpful/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-simpful/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-simpful/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":231,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2023-05-23T08:04:30.169Z","updated_at":"2023-05-23T08:04:30.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}}],"commits":{"id":658727,"full_name":"aresio/simpful","default_branch":"master","committers":[{"name":"Simone Spolaor","email":"s.spolaor@campus.unimib.it","login":null,"count":61},{"name":"MSN","email":"m.s.nobile@tue.nl","login":null,"count":45},{"name":"Simone Spolaor","email":"simone.spolaor@unimib.it","login":null,"count":37},{"name":"Marco S. Nobile","email":"nobile@disco.unimib.it","login":null,"count":33},{"name":"Nikhilrs1993","email":"33655053+Nikhilrs1993","login":"Nikhilrs1993","count":15},{"name":"Simone Spolaor","email":"s.spolaor@tue.nl","login":null,"count":11},{"name":"Marco S. Nobile","email":"marco.nobile@unive.it","login":null,"count":6},{"name":"akdenizince","email":"117176440+akdenizince","login":"akdenizince","count":2}],"total_commits":210,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":26.25,"dds":0.7095238095238094,"past_year_committers":[{"name":"Simone Spolaor","email":"simone.spolaor@unimib.it","login":null,"count":13},{"name":"Simone Spolaor","email":"s.spolaor@tue.nl","login":null,"count":11},{"name":"Marco S. Nobile","email":"marco.nobile@unive.it","login":null,"count":5},{"name":"akdenizince","email":"117176440+akdenizince","login":"akdenizince","count":2}],"past_year_total_commits":31,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":7.75,"past_year_dds":0.5806451612903225,"last_synced_at":"2023-10-25T17:47:50.145Z","last_synced_commit":"d3661eaeb69a290e5482388d88f18bfc928d5ae7","created_at":"2023-03-09T09:55:43.631Z","updated_at":"2023-10-25T17:47:50.146Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","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":"aresio/simpful","html_url":"https://github.com/aresio/simpful","last_synced_at":"2025-08-31T11:19:23.721Z","status":null,"issues_count":20,"pull_requests_count":13,"avg_time_to_close_issue":14525417.5,"avg_time_to_close_pull_request":13504580.625,"issues_closed_count":14,"pull_requests_closed_count":8,"pull_request_authors_count":8,"issue_authors_count":16,"avg_comments_per_issue":1.65,"avg_comments_per_pull_request":0.38461538461538464,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":119.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.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-11T02:35:42.247Z","updated_at":"2025-09-02T10:16:40.938Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aresio%2Fsimpful/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":19,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":11,"NONE":8},"issue_authors":{"ZA0068":4,"cupressus":2,"limgl1998":1,"ggian00":1,"smejkka3":1,"mojtabatorabii":1,"jonas-eschle":1,"khinggan":1,"pbsds":1,"tawdes":1,"RakshaAg":1,"Susi-Eva":1,"MtthVt":1,"JoseVinicius1998":1,"DManowitz":1,"guilherme-marcello":1},"pull_request_authors":{"NikhilNRS":5,"Nikhilrs1993":4,"LeoneBacciu":2,"DanikVitek":2,"guilherme-marcello":2,"MattVsTheWorld":2,"ggian00":1,"akdenizince":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10108777,"issues_count":31548139,"pull_requests_count":98026966,"authors_count":10705543,"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":6,"CONTRIBUTOR":2},"past_year_issue_authors":{"guilherme-marcello":1},"past_year_pull_request_authors":{"DanikVitek":2,"MattVsTheWorld":2,"guilherme-marcello":2,"NikhilNRS":2},"maintainers":[],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":11,"PushEvent":1,"PullRequestEvent":2,"ForkEvent":2},"last_year":{"IssuesEvent":1,"WatchEvent":11,"PushEvent":1,"PullRequestEvent":2,"ForkEvent":2}},"keywords":["api","fuzzy-logic","mamdani","sugeno"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-08T17:01:40.089Z","updated_at":"2022-09-08T17:01:40.089Z","repository_link":"https://github.com/aresio/simpful/blob/master/docs/requirements.txt","dependencies":[{"id":4211855195,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4211855196,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4211855197,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==3.3.1","direct":true,"kind":"runtime","optional":false},{"id":4211855198,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"==0.5.0","direct":true,"kind":"runtime","optional":false},{"id":4211855199,"package_name":"sphinxcontrib-napoleon","ecosystem":"pypi","requirements":"==0.7","direct":true,"kind":"runtime","optional":false},{"id":4211855200,"package_name":"jinja2","ecosystem":"pypi","requirements":"\u003c3.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-08T17:01:40.344Z","updated_at":"2022-09-08T17:01:40.344Z","repository_link":"https://github.com/aresio/simpful/blob/master/setup.py","dependencies":[{"id":4211856982,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4211856983,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4211856984,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-01-23T13:01:00.463Z","updated_at":"2023-01-23T13:01:00.463Z","repository_link":"https://github.com/aresio/simpful/blob/master/.github/workflows/python-package.yml","dependencies":[{"id":7124003680,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7124003681,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-23T13:01:00.489Z","updated_at":"2023-01-23T13:01:00.489Z","repository_link":"https://github.com/aresio/simpful/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":7124003684,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7124003685,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7124003686,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false}]}],"score":18.014439134445006,"created_at":"2025-09-08T11:19:01.520Z","updated_at":"2025-10-07T08:25:45.439Z","avatar_url":"https://github.com/aresio.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":41930,"funding_links":[],"readme_doi_urls":["https://doi.org/10.2991/ijcis.d.201012.002"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/69373","html_url":"https://science.ecosyste.ms/projects/69373"}