{"id":356427,"url":"https://github.com/hugoledoux/startinpy","last_synced_at":"2026-08-15T03:00:28.299Z","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":"2026-07-21T14:58:27.000Z","size":15158,"stargazers_count":40,"open_issues_count":2,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-07-21T16:28:04.085Z","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":"2026-07-21T15:01:59.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":286080680,"owners_count":36081757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"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":20,"first_release_published_at":"2021-04-16T06:43:07.000Z","latest_release_published_at":"2026-07-21T14:41:10.000Z","latest_release_number":"0.12.3","last_synced_at":"2026-08-14T02:49:29.584Z","created_at":"2022-04-10T12:43:05.129Z","updated_at":"2026-08-14T02:51:15.107Z","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":"2026-07-21T14:58:27.000Z","size":15158,"stargazers_count":40,"open_issues_count":2,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-07-21T16:28:04.085Z","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":"2026-07-21T15:01:59.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":286080680,"owners_count":36081757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"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":"2026-08-14T02:51:15.107Z","dependent_packages_count":0,"downloads":964,"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":"2026-08-10T00:31:03.929Z","issues_count":20,"pull_requests_count":21,"avg_time_to_close_issue":7829324.071428572,"avg_time_to_close_pull_request":2862813.55,"issues_closed_count":14,"pull_requests_closed_count":20,"pull_request_authors_count":6,"issue_authors_count":8,"avg_comments_per_issue":1.45,"avg_comments_per_pull_request":1.8095238095238095,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":20899280.0,"past_year_avg_time_to_close_pull_request":5675665.333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":1,"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":[]},"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/startinpy/latest_version","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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/startinpy/codemeta","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":928257,"maintainers_count":398540,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-13T11:34:41.860Z","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","total_commits":491,"total_committers":6,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":81.83333333333333,"dds":0.03462321792260692,"past_year_total_commits":27,"past_year_total_committers":2,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":13.5,"past_year_dds":0.03703703703703709,"last_synced_at":"2026-08-14T02:30:38.230Z","last_synced_commit":"74b5d6c3ab3c1b3a8d00aeedae3689d76f9cd791","created_at":"2023-03-09T10:13:02.320Z","updated_at":"2026-08-14T02:30:38.146Z","committers":[{"name":"Hugo Ledoux","email":"h.ledoux@tudelft.nl","login":"hugoledoux","count":474},{"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":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Wei Ji","email":"23487320+weiji14","login":"weiji14","count":1},{"name":"Maarten Pronk","email":"git@evetion.nl","login":"evetion","count":1}],"past_year_committers":[{"name":"Hugo Ledoux","email":"h.ledoux@tudelft.nl","login":"hugoledoux","count":26},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1}],"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":"2026-08-15T00:00:07.550Z","repositories_count":6665812,"commits_count":946913601,"contributors_count":40179694,"owners_count":1339783,"committers_count":3311417,"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":{"table":{"full_name":"hugoledoux/startinpy","html_url":"https://github.com/hugoledoux/startinpy","last_synced_at":"2026-08-10T00:31:03.929Z","status":"error","issues_count":20,"pull_requests_count":21,"avg_time_to_close_issue":7829324.071428572,"avg_time_to_close_pull_request":2862813.55,"issues_closed_count":14,"pull_requests_closed_count":20,"pull_request_authors_count":6,"issue_authors_count":8,"avg_comments_per_issue":1.45,"avg_comments_per_pull_request":1.8095238095238095,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":20899280.0,"past_year_avg_time_to_close_pull_request":5675665.333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-15T00:43:29.219Z","updated_at":"2026-08-10T00:31:03.929Z","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":{"table":{"enhancement":2}},"pull_request_labels_count":{"table":{"dependencies":3,"rust":2,"python":1}},"issue_author_associations_count":{"table":{"NONE":12,"OWNER":7,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":15,"NONE":6}},"issue_authors":{"table":{"hugoledoux":7,"djdan7":4,"mllobera":3,"weiji14":2,"kylemann16":1,"Ylannl":1,"a-kurski":1,"gadomski":1}},"pull_request_authors":{"table":{"gadomski":8,"EwoutH":5,"dependabot[bot]":3,"DimitrisMantas":2,"weiji14":2,"evetion":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-11T00:00:06.821Z","repositories_count":14793996,"issues_count":28450011,"pull_requests_count":93825295,"authors_count":11430624,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":3,"rust":2,"python":1}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":2,"NONE":1}},"past_year_issue_authors":{"table":{"a-kurski":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":3}},"maintainers":[{"table":{"login":"hugoledoux","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugoledoux"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":3,"DeleteEvent":3,"PullRequestEvent":3,"ForkEvent":1,"IssuesEvent":4,"WatchEvent":5,"IssueCommentEvent":3,"PushEvent":28,"CreateEvent":8},"last_year":{"PullRequestEvent":2,"PushEvent":4,"CreateEvent":4}},"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":12.40259292172394,"created_at":"2025-04-11T10:17:02.239Z","updated_at":"2026-08-15T03:00:28.338Z","avatar_url":"https://github.com/hugoledoux.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/356427","html_url":"https://summary.ecosyste.ms/projects/356427"}