{"id":1713,"name":"A Fast Iterative Method Python package","description":"A Fast Iterative Method Python package - Published in JOSS (2021)","url":"https://github.com/thomgrand/fim-python","last_synced_at":"2025-09-04T16:32:41.949Z","repository":{"id":39592529,"uuid":"366373500","full_name":"thomgrand/fim-python","owner":"thomgrand","description":"This repository implements the Fast Iterative Method (FIM) for use in python","archived":false,"fork":false,"pushed_at":"2024-04-15T09:44:42.000Z","size":1281,"stargazers_count":10,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T00:16:18.621Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thomgrand.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2021-05-11T12:26:16.000Z","updated_at":"2025-06-22T02:42:41.000Z","dependencies_parsed_at":"2024-04-15T11:11:14.343Z","dependency_job_id":null,"html_url":"https://github.com/thomgrand/fim-python","commit_stats":{"total_commits":22,"total_committers":3,"mean_commits":7.333333333333333,"dds":"0.13636363636363635","last_synced_commit":"e9c1c99b32df12ea4de0a7c1cf0b07035c14987d"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/thomgrand/fim-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomgrand","download_url":"https://codeload.github.com/thomgrand/fim-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/sbom","scorecard":{"id":882719,"data":{"date":"2025-08-11","repo":{"name":"github.com/thomgrand/fim-python","commit":"1840fee9870341c37f43f2fcf45c273ab339f0cd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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/paper-pdf.yml:1","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/paper-pdf.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/paper-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/paper-pdf.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/paper-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/paper-pdf.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/paper-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/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/thomgrand/fim-python/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: downloadThenRun not pinned by hash: .github/workflows/python-package.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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: GNU Affero General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Vulnerabilities","score":3,"reason":"7 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"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T08:50:15.902Z","repository_id":39592529,"created_at":"2025-08-24T08:50:15.903Z","updated_at":"2025-08-24T08:50:15.903Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273506903,"owners_count":25118066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"thomgrand","name":"Thomas G.","uuid":"73308131","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/73308131?v=4","repositories_count":3,"last_synced_at":"2023-03-08T18:23:23.616Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thomgrand","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T08:43:15.264Z","updated_at":"2023-03-08T18:23:23.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomgrand","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomgrand/repositories"},"packages":[{"id":2733599,"name":"fim-python","ecosystem":"pypi","description":"This repository implements the Fast Iterative Method on tetrahedral domains and triangulated surfaces purely in python both for CPU (numpy) and GPU (cupy).","homepage":"https://github.com/thomgrand/fim-python","licenses":"AGPL","normalized_licenses":["Other"],"repository_url":"https://github.com/thomgrand/fim-python","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2021-06-03T23:10:14.000Z","latest_release_published_at":"2024-04-15T09:46:23.000Z","latest_release_number":"1.2.2","last_synced_at":"2025-09-03T20:37:15.246Z","created_at":"2022-04-10T10:59:44.547Z","updated_at":"2025-09-04T07:00:14.547Z","registry_url":"https://pypi.org/project/fim-python/","install_command":"pip install fim-python --index-url https://pypi.org/simple","documentation_url":"https://fim-python.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Environment :: GPU :: NVIDIA CUDA","License :: OSI Approved :: GNU Affero General Public License v3","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Cython","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"fim-python","project_status":null},"repo_metadata":{"id":39592529,"uuid":"366373500","full_name":"thomgrand/fim-python","owner":"thomgrand","description":"This repository implements the Fast Iterative Method (FIM) for use in python","archived":false,"fork":false,"pushed_at":"2024-04-15T09:44:42.000Z","size":1281,"stargazers_count":10,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T00:16:18.621Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thomgrand.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2021-05-11T12:26:16.000Z","updated_at":"2025-06-22T02:42:41.000Z","dependencies_parsed_at":"2024-04-15T11:11:14.343Z","dependency_job_id":null,"html_url":"https://github.com/thomgrand/fim-python","commit_stats":{"total_commits":22,"total_committers":3,"mean_commits":7.333333333333333,"dds":"0.13636363636363635","last_synced_commit":"e9c1c99b32df12ea4de0a7c1cf0b07035c14987d"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/thomgrand/fim-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomgrand","download_url":"https://codeload.github.com/thomgrand/fim-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/sbom","scorecard":{"id":882719,"data":{"date":"2025-08-11","repo":{"name":"github.com/thomgrand/fim-python","commit":"1840fee9870341c37f43f2fcf45c273ab339f0cd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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/paper-pdf.yml:1","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/paper-pdf.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/paper-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/paper-pdf.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/paper-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/paper-pdf.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/paper-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/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/thomgrand/fim-python/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/thomgrand/fim-python/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: downloadThenRun not pinned by hash: .github/workflows/python-package.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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: GNU Affero General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Vulnerabilities","score":3,"reason":"7 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"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T08:50:15.902Z","repository_id":39592529,"created_at":"2025-08-24T08:50:15.903Z","updated_at":"2025-08-24T08:50:15.903Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273506903,"owners_count":25118066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"thomgrand","name":"Thomas G.","uuid":"73308131","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/73308131?v=4","repositories_count":3,"last_synced_at":"2023-03-08T18:23:23.616Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thomgrand","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T08:43:15.264Z","updated_at":"2023-03-08T18:23:23.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomgrand","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomgrand/repositories"},"tags":[{"name":"v1.2.2","sha":"1840fee9870341c37f43f2fcf45c273ab339f0cd","kind":"commit","published_at":"2024-04-15T09:32:12.000Z","download_url":"https://codeload.github.com/thomgrand/fim-python/tar.gz/v1.2.2","html_url":"https://github.com/thomgrand/fim-python/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomgrand/fim-python@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"fa34d79db79f04bc08fc4ebcb42a93c3e18cf860","kind":"commit","published_at":"2024-03-24T23:10:14.000Z","download_url":"https://codeload.github.com/thomgrand/fim-python/tar.gz/v1.2.1","html_url":"https://github.com/thomgrand/fim-python/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomgrand/fim-python@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"30720e71ef825a967f18b44760c0ca2ba6a36196","kind":"commit","published_at":"2022-01-27T09:01:57.000Z","download_url":"https://codeload.github.com/thomgrand/fim-python/tar.gz/v1.2.0","html_url":"https://github.com/thomgrand/fim-python/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomgrand/fim-python@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/tags/v1.2.0/manifests"},{"name":"v1.1","sha":"8f926ad98c9ea14b26091473d327c3949f099ccd","kind":"commit","published_at":"2021-10-22T08:41:21.000Z","download_url":"https://codeload.github.com/thomgrand/fim-python/tar.gz/v1.1","html_url":"https://github.com/thomgrand/fim-python/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomgrand/fim-python@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"a91986fc54c3577f6c99a57cb9c89c8b450e0f81","kind":"commit","published_at":"2021-06-04T21:39:05.000Z","download_url":"https://codeload.github.com/thomgrand/fim-python/tar.gz/v1.0.1","html_url":"https://github.com/thomgrand/fim-python/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomgrand/fim-python@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"025f0b0d52a7ec0b9296572f3b18858cf45ad296","kind":"commit","published_at":"2021-06-03T23:26:22.000Z","download_url":"https://codeload.github.com/thomgrand/fim-python/tar.gz/v1.0","html_url":"https://github.com/thomgrand/fim-python/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomgrand/fim-python@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T07:00:14.546Z","dependent_packages_count":0,"downloads":223,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":23.67833792515772,"dependent_repos_count":21.63438025370625,"dependent_packages_count":10.05962490376147,"stargazers_count":21.509034406045618,"forks_count":22.6077487391105,"docker_downloads_count":null,"average":19.897825245556312},"purl":"pkg:pypi/fim-python","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fim-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fim-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fim-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:02:54.375Z","issues_count":1,"pull_requests_count":4,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":16732.75,"issues_closed_count":0,"pull_requests_closed_count":4,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/issues","maintainers":[{"login":"thomgrand","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomgrand"},{"login":"pezzus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pezzus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fim-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fim-python/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fim-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fim-python/related_packages","maintainers":[{"uuid":"tomdev","login":"tomdev","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/tomdev/","role":null,"created_at":"2023-02-24T05:37:30.905Z","updated_at":"2023-02-24T05:37:30.905Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tomdev/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724831,"maintainers_count":308212,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":579111,"full_name":"thomgrand/fim-python","default_branch":"master","committers":[{"name":"Thomas Grandits","email":"tomdev@gmx.net","login":"thomgrand","count":25},{"name":"Simone Pezzuto","email":"simone@pezzu.it","login":"pezzus","count":1}],"total_commits":26,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":13.0,"dds":0.038461538461538436,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T06:37:34.649Z","last_synced_commit":"1840fee9870341c37f43f2fcf45c273ab339f0cd","created_at":"2023-03-09T05:46:24.337Z","updated_at":"2025-08-07T06:37:34.649Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480031,"commits_count":853395369,"contributors_count":31098267,"owners_count":906561,"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":"thomgrand/fim-python","html_url":"https://github.com/thomgrand/fim-python","last_synced_at":"2025-08-31T19:02:54.375Z","status":"error","issues_count":1,"pull_requests_count":4,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":16732.75,"issues_closed_count":0,"pull_requests_closed_count":4,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T14:02:41.730Z","updated_at":"2025-09-01T07:10:59.870Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomgrand%2Ffim-python/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":1},"pull_request_author_associations_count":{"OWNER":4,"COLLABORATOR":1},"issue_authors":{"marie-cloet2000":1},"pull_request_authors":{"thomgrand":4,"pezzus":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9960864,"issues_count":29599243,"pull_requests_count":86024997,"authors_count":9558114,"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":{},"past_year_issue_authors":{"marie-cloet2000":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"thomgrand","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomgrand"},{"login":"pezzus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pezzus"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":4,"ForkEvent":1},"last_year":{"IssuesEvent":1,"WatchEvent":4,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements_docs.txt","sha":null,"kind":"manifest","created_at":"2022-09-08T23:50:19.224Z","updated_at":"2022-09-08T23:50:19.224Z","repository_link":"https://github.com/thomgrand/fim-python/blob/master/docs/requirements_docs.txt","dependencies":[{"id":4238775569,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4238775570,"package_name":"numba","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4238775571,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4238775572,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4238775573,"package_name":"pydata_sphinx_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/paper-pdf.yml","sha":null,"kind":"manifest","created_at":"2024-04-15T11:11:09.921Z","updated_at":"2024-04-15T11:11:09.921Z","repository_link":"https://github.com/thomgrand/fim-python/blob/master/.github/workflows/paper-pdf.yml","dependencies":[{"id":17422281126,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":17422281127,"package_name":"openjournals/openjournals-draft-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":17422281574,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2024-04-15T11:11:12.265Z","updated_at":"2024-04-15T11:11:12.265Z","repository_link":"https://github.com/thomgrand/fim-python/blob/master/.github/workflows/python-package.yml","dependencies":[{"id":17422281863,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":17422281864,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2024-04-15T11:11:12.666Z","updated_at":"2024-04-15T11:11:12.666Z","repository_link":"https://github.com/thomgrand/fim-python/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":17422282830,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":17422282831,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":17422282832,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-04-15T11:11:13.481Z","updated_at":"2024-04-15T11:11:13.481Z","repository_link":"https://github.com/thomgrand/fim-python/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-04-15T11:11:13.846Z","updated_at":"2024-04-15T11:11:13.846Z","repository_link":"https://github.com/thomgrand/fim-python/blob/master/setup.py","dependencies":[]}],"score":8.507142855562735,"created_at":"2025-09-04T09:17:51.501Z","updated_at":"2025-10-07T08:04:34.296Z","avatar_url":"https://github.com/thomgrand.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":223,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.03641"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1713","html_url":"https://science.ecosyste.ms/projects/1713"}