{"id":409,"name":"startinpy","description":"startinpy: A Python library for modelling and processing 2.5D triangulated terrains - Published in JOSS (2024)","url":"https://github.com/hugoledoux/startinpy","last_synced_at":"2025-09-04T15:59:37.288Z","repository":{"id":44099094,"uuid":"184763876","full_name":"hugoledoux/startinpy","owner":"hugoledoux","description":"A Python library for modelling and processing 2.5D terrains using a (2D) Delaunay triangulation.","archived":false,"fork":false,"pushed_at":"2025-07-28T12:44:59.000Z","size":15000,"stargazers_count":33,"open_issues_count":2,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T01:39:44.343Z","etag":null,"topics":["delaunay-triangulation","gis","interpolation","terrain","tin"],"latest_commit_sha":null,"homepage":"https://startinpy.rtfd.io/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hugoledoux.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-03T13:53:51.000Z","updated_at":"2025-08-14T05:31:27.000Z","dependencies_parsed_at":"2024-03-18T10:26:37.169Z","dependency_job_id":"df946454-ac48-49fa-b84a-3750c97dceea","html_url":"https://github.com/hugoledoux/startinpy","commit_stats":{"total_commits":186,"total_committers":4,"mean_commits":46.5,"dds":0.06451612903225812,"last_synced_commit":"90fca857510f21357a372cd5009cba63d58f1171"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/hugoledoux/startinpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugoledoux","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/sbom","scorecard":{"id":472816,"data":{"date":"2025-08-11","repo":{"name":"github.com/hugoledoux/startinpy","commit":"bd4e8bf86a84664edbf4eeb0d20d9fd0d1a2bad4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/30 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":"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":"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":"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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:27","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  20 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":10,"reason":"0 existing vulnerabilities detected","details":null,"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 1 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-19T14:23:39.864Z","repository_id":44099094,"created_at":"2025-08-19T14:23:39.864Z","updated_at":"2025-08-19T14:23:39.864Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273517418,"owners_count":25119767,"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":"hugoledoux","name":"Hugo Ledoux","uuid":"1546518","kind":"user","description":"3D geoinformation processing, @cityjson, triangulations. I work at @tudelft3d ","email":"","website":"https://3d.bk.tudelft.nl/hledoux","location":"Delft, the Netherlands","twitter":null,"company":"Delft University of Technology","icon_url":"https://avatars.githubusercontent.com/u/1546518?v=4","repositories_count":66,"last_synced_at":"2024-05-02T09:03:33.394Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hugoledoux","funding_links":[],"total_stars":70,"followers":181,"following":0,"created_at":"2022-11-03T18:38:55.719Z","updated_at":"2024-05-02T09:03:45.829Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugoledoux","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugoledoux/repositories"},"packages":[{"id":2932320,"name":"startinpy","ecosystem":"pypi","description":"Modelling terrains with Delaunay triangulation","homepage":"https://github.com/hugoledoux/startinpy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hugoledoux/startinpy","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2021-04-16T06:43:07.000Z","latest_release_published_at":"2025-07-28T12:46:33.000Z","latest_release_number":"0.12.2","last_synced_at":"2025-09-03T22:02:39.348Z","created_at":"2022-04-10T12:43:05.129Z","updated_at":"2025-09-03T22:02:39.349Z","registry_url":"https://pypi.org/project/startinpy/","install_command":"pip install startinpy --index-url https://pypi.org/simple","documentation_url":"https://startinpy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Programming Language :: Rust"],"normalized_name":"startinpy","project_status":null},"repo_metadata":{"id":44099094,"uuid":"184763876","full_name":"hugoledoux/startinpy","owner":"hugoledoux","description":"A Python library for modelling and processing 2.5D terrains using a (2D) Delaunay triangulation.","archived":false,"fork":false,"pushed_at":"2025-07-28T12:44:59.000Z","size":15000,"stargazers_count":33,"open_issues_count":2,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T01:39:44.343Z","etag":null,"topics":["delaunay-triangulation","gis","interpolation","terrain","tin"],"latest_commit_sha":null,"homepage":"https://startinpy.rtfd.io/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hugoledoux.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-03T13:53:51.000Z","updated_at":"2025-08-14T05:31:27.000Z","dependencies_parsed_at":"2024-03-18T10:26:37.169Z","dependency_job_id":"df946454-ac48-49fa-b84a-3750c97dceea","html_url":"https://github.com/hugoledoux/startinpy","commit_stats":{"total_commits":186,"total_committers":4,"mean_commits":46.5,"dds":0.06451612903225812,"last_synced_commit":"90fca857510f21357a372cd5009cba63d58f1171"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/hugoledoux/startinpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugoledoux","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/sbom","scorecard":{"id":472816,"data":{"date":"2025-08-11","repo":{"name":"github.com/hugoledoux/startinpy","commit":"bd4e8bf86a84664edbf4eeb0d20d9fd0d1a2bad4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/30 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":"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":"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":"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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoledoux/startinpy/publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:27","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  20 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":10,"reason":"0 existing vulnerabilities detected","details":null,"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 1 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-19T14:23:39.864Z","repository_id":44099094,"created_at":"2025-08-19T14:23:39.864Z","updated_at":"2025-08-19T14:23:39.864Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273355645,"owners_count":25090825,"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-02T02:00:09.530Z","response_time":77,"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":"hugoledoux","name":"Hugo Ledoux","uuid":"1546518","kind":"user","description":"3D geoinformation processing, @cityjson, triangulations. I work at @tudelft3d ","email":"","website":"https://3d.bk.tudelft.nl/hledoux","location":"Delft, the Netherlands","twitter":null,"company":"Delft University of Technology","icon_url":"https://avatars.githubusercontent.com/u/1546518?v=4","repositories_count":66,"last_synced_at":"2024-05-02T09:03:33.394Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hugoledoux","funding_links":[],"total_stars":70,"followers":181,"following":0,"created_at":"2022-11-03T18:38:55.719Z","updated_at":"2024-05-02T09:03:45.829Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugoledoux","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugoledoux/repositories"},"tags":[{"name":"0.12.1","sha":"2173adda019971ad1e2ac8dbfdb68ab4d48ae52f","kind":"commit","published_at":"2024-12-16T10:57:24.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.12.1","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"90a53c265e0ff816b5700b1f17afc94eb04df1c0","kind":"commit","published_at":"2024-10-28T10:24:47.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.12.0","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"4216c447981b891034423846b86004ee125de02e","kind":"commit","published_at":"2024-07-17T06:13:23.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.11.0","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"d99e96c7818b9003801db48085b46e54c0db03a0","kind":"commit","published_at":"2023-12-14T16:46:58.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.10.2","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"a26a55d235ca4237fcc46a660e724595304ad3a6","kind":"commit","published_at":"2023-11-21T14:57:33.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.10.1","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"0dc2668b1b4f2f993aff84db1dc4b0ca6b260a9e","kind":"commit","published_at":"2023-08-16T13:01:24.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.10.0","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"90fca857510f21357a372cd5009cba63d58f1171","kind":"commit","published_at":"2022-11-14T14:58:59.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.9.2","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"39270d07e30d49f201532a6a4ad479246a709279","kind":"commit","published_at":"2022-09-28T13:57:44.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.9.1","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bce380236db3398002a289cc9e25afa4d299be3","kind":"commit","published_at":"2022-09-22T09:35:37.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.9.0","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"d723fb723c45bc15fbe6af217f5caa188c885acf","kind":"commit","published_at":"2021-12-22T11:02:18.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.8.0","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.8.0/manifests"},{"name":"0.7.8","sha":"7d1cef42403a340de0f4e39ac6380654fffea192","kind":"commit","published_at":"2021-12-16T06:34:51.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.7.8","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"4e1c83bb1b45a37fc84dda8dc0a7c824cbb31a9a","kind":"commit","published_at":"2021-11-12T14:51:36.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.7.7","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.7.7/manifests"},{"name":"0.7.6","sha":"4b962faf84e54d6672bfefeaeb7b13531d141018","kind":"commit","published_at":"2021-11-10T15:21:51.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.7.6","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.7.6/manifests"},{"name":"0.7.5","sha":"a0834af97e78aa77d64f7cb27a713f4d08265fc4","kind":"commit","published_at":"2021-11-08T10:45:49.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.7.5","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"d9e179fa2180b6e09848f3c25a1e3c0d2d1c5f30","kind":"commit","published_at":"2021-11-08T10:40:49.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.7.4","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"084fe9087fa9064436db829c99e75f5fb266ae81","kind":"commit","published_at":"2021-11-08T10:31:03.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.7.3","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"d15b139413bb6e51b4544512b80042b12a7c6f2e","kind":"commit","published_at":"2021-11-08T10:24:51.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.7.2","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"106b9eac5c72aa4b89f108d33a97fbf7988ffe00","kind":"commit","published_at":"2021-04-16T07:04:40.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.7.1","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"ef8adeb3d7ce47edb76d7ca057a1d796cc387612","kind":"commit","published_at":"2021-04-16T06:38:26.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.7.0","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"cc7f2e3f44ab44d4ede11e21f7bb82cc3fda8430","kind":"commit","published_at":"2020-08-20T12:34:37.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.6.1","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"2602bb3fefb1312497b2cd7682a6d1b0ca07e120","kind":"tag","published_at":"2020-01-27T14:06:58.000Z","download_url":"https://codeload.github.com/hugoledoux/startinpy/tar.gz/0.6.0","html_url":"https://github.com/hugoledoux/startinpy/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hugoledoux/startinpy@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/tags/0.6.0/manifests"}]},"repo_metadata_updated_at":"2025-09-03T03:52:43.064Z","dependent_packages_count":0,"downloads":324,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":9.522760406987993,"dependent_repos_count":21.693755280890695,"dependent_packages_count":10.025501552893209,"stargazers_count":14.495530257455638,"forks_count":15.324101039207871,"docker_downloads_count":null,"average":14.212329707487081},"purl":"pkg:pypi/startinpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/startinpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/startinpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/startinpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T20:32:57.875Z","issues_count":18,"pull_requests_count":12,"avg_time_to_close_issue":6966835.333333333,"avg_time_to_close_pull_request":1926598.8333333333,"issues_closed_count":15,"pull_requests_closed_count":12,"pull_request_authors_count":5,"issue_authors_count":7,"avg_comments_per_issue":1.8333333333333333,"avg_comments_per_pull_request":2.5833333333333335,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":1085602.8333333333,"past_year_avg_time_to_close_pull_request":1295994.4,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.1428571428571428,"past_year_avg_comments_per_pull_request":1.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/issues","maintainers":[{"login":"hugoledoux","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugoledoux"}],"active_maintainers":[{"login":"hugoledoux","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugoledoux"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/startinpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/startinpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/startinpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/startinpy/related_packages","maintainers":[{"uuid":"hledoux","login":"hledoux","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/hledoux/","role":null,"created_at":"2023-02-25T13:30:21.989Z","updated_at":"2023-02-25T13:30:21.989Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hledoux/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724693,"maintainers_count":308188,"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":665206,"full_name":"hugoledoux/startinpy","default_branch":"master","committers":[{"name":"Hugo Ledoux","email":"h.ledoux@tudelft.nl","login":"hugoledoux","count":448},{"name":"Ewout ter Hoeven","email":"e.m.terhoeven@student.tudelft.nl","login":"EwoutH","count":11},{"name":"Pete Gadomski","email":"pete.gadomski@gmail.com","login":"gadomski","count":3},{"name":"Wei Ji","email":"23487320+weiji14","login":"weiji14","count":1},{"name":"Maarten Pronk","email":"git@evetion.nl","login":"evetion","count":1}],"total_commits":464,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":92.8,"dds":0.03448275862068961,"past_year_committers":[{"name":"Hugo Ledoux","email":"h.ledoux@tudelft.nl","login":"hugoledoux","count":46},{"name":"Pete Gadomski","email":"pete.gadomski@gmail.com","login":"gadomski","count":3},{"name":"Wei Ji","email":"23487320+weiji14","login":"weiji14","count":1}],"past_year_total_commits":50,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":16.666666666666668,"past_year_dds":0.07999999999999996,"last_synced_at":"2025-08-07T07:34:32.651Z","last_synced_commit":"bd4e8bf86a84664edbf4eeb0d20d9fd0d1a2bad4","created_at":"2023-03-09T10:13:02.320Z","updated_at":"2025-08-07T07:34:32.684Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"hugoledoux/startinpy","html_url":"https://github.com/hugoledoux/startinpy","last_synced_at":"2025-08-31T20:32:57.875Z","status":"error","issues_count":18,"pull_requests_count":12,"avg_time_to_close_issue":6966835.333333333,"avg_time_to_close_pull_request":1926598.8333333333,"issues_closed_count":15,"pull_requests_closed_count":12,"pull_request_authors_count":5,"issue_authors_count":7,"avg_comments_per_issue":1.8333333333333333,"avg_comments_per_pull_request":2.5833333333333335,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":1085602.8333333333,"past_year_avg_time_to_close_pull_request":1295994.4,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.1428571428571428,"past_year_avg_comments_per_pull_request":1.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-15T00:43:29.219Z","updated_at":"2025-09-03T00:34:49.737Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoledoux%2Fstartinpy/issues","issue_labels_count":{"enhancement":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":11,"OWNER":7,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":13,"NONE":5},"issue_authors":{"hugoledoux":7,"djdan7":4,"mllobera":3,"weiji14":2,"kylemann16":1,"Ylannl":1,"gadomski":1},"pull_request_authors":{"gadomski":8,"EwoutH":5,"DimitrisMantas":2,"weiji14":2,"evetion":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10054011,"issues_count":30898665,"pull_requests_count":92703059,"authors_count":10588296,"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":3,"OWNER":3},"past_year_pull_request_author_associations_count":{"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{"hugoledoux":3,"weiji14":2,"kylemann16":1},"past_year_pull_request_authors":{"weiji14":2},"maintainers":[{"login":"hugoledoux","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugoledoux"}],"active_maintainers":[{"login":"hugoledoux","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugoledoux"}]},"events":{"total":{"CreateEvent":4,"ReleaseEvent":3,"IssuesEvent":4,"WatchEvent":5,"DeleteEvent":3,"IssueCommentEvent":3,"PushEvent":24,"PullRequestEvent":1,"ForkEvent":1},"last_year":{"CreateEvent":4,"ReleaseEvent":3,"IssuesEvent":4,"WatchEvent":5,"DeleteEvent":3,"IssueCommentEvent":3,"PushEvent":24,"PullRequestEvent":1,"ForkEvent":1}},"keywords":["delaunay-triangulation","gis","interpolation","terrain","tin"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-10T10:51:27.528Z","updated_at":"2022-09-10T10:51:27.528Z","repository_link":"https://github.com/hugoledoux/startinpy/blob/master/docs/requirements.txt","dependencies":[{"id":4387230339,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.3","direct":true,"kind":"runtime","optional":false},{"id":4387230340,"package_name":"sphinx-celery","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":4387230341,"package_name":"toml","ecosystem":"pypi","requirements":"==0.10.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T04:01:13.911Z","updated_at":"2023-01-22T04:01:13.911Z","repository_link":"https://github.com/hugoledoux/startinpy/blob/master/.github/workflows/build.yml","dependencies":[{"id":7088407749,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7088407750,"package_name":"messense/maturin-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7088407751,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T04:01:13.944Z","updated_at":"2023-01-22T04:01:13.944Z","repository_link":"https://github.com/hugoledoux/startinpy/blob/master/.github/workflows/publish.yml","dependencies":[{"id":7088407752,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7088407753,"package_name":"messense/maturin-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7088407754,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2024-02-16T20:45:36.678Z","updated_at":"2024-02-16T20:45:36.678Z","repository_link":"https://github.com/hugoledoux/startinpy/blob/master/Cargo.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-02-16T20:45:36.722Z","updated_at":"2024-02-16T20:45:36.722Z","repository_link":"https://github.com/hugoledoux/startinpy/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-02-16T20:45:36.771Z","updated_at":"2024-02-16T20:45:36.771Z","repository_link":"https://github.com/hugoledoux/startinpy/blob/master/setup.py","dependencies":[]}],"score":10.951683355290221,"created_at":"2025-09-04T09:17:34.458Z","updated_at":"2025-10-07T08:04:24.899Z","avatar_url":"https://github.com/hugoledoux.png","language":"Rust","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":324,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/409","html_url":"https://science.ecosyste.ms/projects/409","bibtex_url":"https://science.ecosyste.ms/projects/409/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/409/export.apalike"}