{"id":38451,"name":"overlap","description":"Exact calculation of the overlap volume and area of spheres and mesh elements","url":"https://github.com/severinstrobl/overlap","last_synced_at":"2025-09-05T07:48:32.932Z","repository":{"id":44414383,"uuid":"50502503","full_name":"severinstrobl/overlap","owner":"severinstrobl","description":"Exact calculation of the overlap volume and area of spheres and mesh elements","archived":false,"fork":false,"pushed_at":"2025-09-04T09:38:18.000Z","size":405,"stargazers_count":31,"open_issues_count":7,"forks_count":15,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-04T11:34:31.141Z","etag":null,"topics":["computational-geometry","mesh-processing","numerical-simulations"],"latest_commit_sha":null,"homepage":"","language":"C++","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/severinstrobl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-27T11:22:34.000Z","updated_at":"2025-09-03T21:06:29.000Z","dependencies_parsed_at":"2023-10-02T23:44:37.640Z","dependency_job_id":"55f9772e-44a4-4933-8f51-1dbefa38a6ee","html_url":"https://github.com/severinstrobl/overlap","commit_stats":{"total_commits":81,"total_committers":6,"mean_commits":13.5,"dds":"0.41975308641975306","last_synced_commit":"ce2848b7044da24025760f2cd353040c6ff8363b"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/severinstrobl/overlap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/severinstrobl","download_url":"https://codeload.github.com/severinstrobl/overlap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap/sbom","scorecard":{"id":813729,"data":{"date":"2025-08-11","repo":{"name":"github.com/severinstrobl/overlap","commit":"b80ce42569ae8017676fa087ca144fa9f7a822b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"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":"Maintained","score":10,"reason":"14 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":0,"reason":"Found 0/17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/wheels.yaml:250","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yaml:1","Warn: no topLevel permission defined: .github/workflows/cpp.yaml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yaml:1","Warn: no topLevel permission defined: .github/workflows/python.yaml:1","Warn: no topLevel permission defined: .github/workflows/run_benchmarks.yaml:1","Warn: no topLevel permission defined: .github/workflows/sonarcloud.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpp.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/cpp.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/pre-commit.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/pre-commit.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/pre-commit.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/python.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/python.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_benchmarks.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/run_benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_benchmarks.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/run_benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_benchmarks.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/run_benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_benchmarks.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/run_benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonarcloud.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/sonarcloud.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sonarcloud.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/sonarcloud.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sonarcloud.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/sonarcloud.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/style.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/style.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yaml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yaml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yaml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmarks.yaml:82","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/python.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/python.yaml:34","Warn: pipCommand not pinned by hash: .github/workflows/run_benchmarks.yaml:34","Warn: pipCommand not pinned by hash: .github/workflows/run_benchmarks.yaml:80","Warn: pipCommand not pinned by hash: .github/workflows/run_benchmarks.yaml:86","Warn: pipCommand not pinned by hash: .github/workflows/sonarcloud.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yaml:83","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yaml:242"],"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":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v0.1'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 25 commits out of 30 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-23T13:43:46.926Z","repository_id":44414383,"created_at":"2025-08-23T13:43:46.927Z","updated_at":"2025-08-23T13:43:46.927Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273699712,"owners_count":25152286,"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-05T02:00:09.113Z","response_time":402,"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":"severinstrobl","name":"Severin Strobl","uuid":"10728360","kind":"user","description":"","email":"","website":null,"location":"Dresden, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10728360?v=4","repositories_count":3,"last_synced_at":"2023-03-01T11:25:25.853Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/severinstrobl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T09:11:57.008Z","updated_at":"2023-03-01T11:25:25.859Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/severinstrobl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/severinstrobl/repositories"},"packages":[{"id":2843378,"name":"overlap","ecosystem":"pypi","description":"Exact calculation of the overlap volume and area of spheres and mesh elements","homepage":"https://github.com/severinstrobl/overlap","licenses":"GPLv3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/severinstrobl/overlap","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2021-02-08T19:10:53.000Z","latest_release_published_at":"2023-06-19T21:23:54.000Z","latest_release_number":"0.1.1","last_synced_at":"2025-09-04T11:51:01.295Z","created_at":"2022-04-10T11:58:41.523Z","updated_at":"2025-09-05T02:10:44.095Z","registry_url":"https://pypi.org/project/overlap/","install_command":"pip install overlap --index-url https://pypi.org/simple","documentation_url":"https://overlap.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)","Programming Language :: Python :: 3","Topic :: Scientific/Engineering"],"normalized_name":"overlap","project_status":null},"repo_metadata":{"id":44414383,"uuid":"50502503","full_name":"severinstrobl/overlap","owner":"severinstrobl","description":"Exact calculation of the overlap volume and area of spheres and mesh elements","archived":false,"fork":false,"pushed_at":"2025-09-04T09:38:18.000Z","size":405,"stargazers_count":31,"open_issues_count":7,"forks_count":15,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-04T11:34:31.141Z","etag":null,"topics":["computational-geometry","mesh-processing","numerical-simulations"],"latest_commit_sha":null,"homepage":"","language":"C++","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/severinstrobl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-27T11:22:34.000Z","updated_at":"2025-09-03T21:06:29.000Z","dependencies_parsed_at":"2023-10-02T23:44:37.640Z","dependency_job_id":"55f9772e-44a4-4933-8f51-1dbefa38a6ee","html_url":"https://github.com/severinstrobl/overlap","commit_stats":{"total_commits":81,"total_committers":6,"mean_commits":13.5,"dds":"0.41975308641975306","last_synced_commit":"ce2848b7044da24025760f2cd353040c6ff8363b"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/severinstrobl/overlap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/severinstrobl","download_url":"https://codeload.github.com/severinstrobl/overlap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap/sbom","scorecard":{"id":813729,"data":{"date":"2025-08-11","repo":{"name":"github.com/severinstrobl/overlap","commit":"b80ce42569ae8017676fa087ca144fa9f7a822b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"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":"Maintained","score":10,"reason":"14 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":0,"reason":"Found 0/17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/wheels.yaml:250","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yaml:1","Warn: no topLevel permission defined: .github/workflows/cpp.yaml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yaml:1","Warn: no topLevel permission defined: .github/workflows/python.yaml:1","Warn: no topLevel permission defined: .github/workflows/run_benchmarks.yaml:1","Warn: no topLevel permission defined: .github/workflows/sonarcloud.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpp.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/cpp.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/pre-commit.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/pre-commit.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/pre-commit.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/python.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/python.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_benchmarks.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/run_benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_benchmarks.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/run_benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_benchmarks.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/run_benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_benchmarks.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/run_benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonarcloud.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/sonarcloud.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sonarcloud.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/sonarcloud.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sonarcloud.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/sonarcloud.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/style.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/style.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yaml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yaml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yaml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yaml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/severinstrobl/overlap/wheels.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmarks.yaml:82","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/python.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/python.yaml:34","Warn: pipCommand not pinned by hash: .github/workflows/run_benchmarks.yaml:34","Warn: pipCommand not pinned by hash: .github/workflows/run_benchmarks.yaml:80","Warn: pipCommand not pinned by hash: .github/workflows/run_benchmarks.yaml:86","Warn: pipCommand not pinned by hash: .github/workflows/sonarcloud.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yaml:83","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yaml:242"],"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":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v0.1'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 25 commits out of 30 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-23T13:43:46.926Z","repository_id":44414383,"created_at":"2025-08-23T13:43:46.927Z","updated_at":"2025-08-23T13:43:46.927Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273699712,"owners_count":25152286,"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-05T02:00:09.113Z","response_time":402,"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":"severinstrobl","name":"Severin Strobl","uuid":"10728360","kind":"user","description":"","email":"","website":null,"location":"Dresden, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10728360?v=4","repositories_count":3,"last_synced_at":"2023-03-01T11:25:25.853Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/severinstrobl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T09:11:57.008Z","updated_at":"2023-03-01T11:25:25.859Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/severinstrobl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/severinstrobl/repositories"},"tags":[{"name":"v0.2.0rc1","sha":"d7695a0972c29c29b819c56130f01ea05372a9b2","kind":"commit","published_at":"2025-07-30T18:30:49.000Z","download_url":"https://codeload.github.com/severinstrobl/overlap/tar.gz/v0.2.0rc1","html_url":"https://github.com/severinstrobl/overlap/releases/tag/v0.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/severinstrobl/overlap@v0.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap/tags/v0.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap/tags/v0.2.0rc1/manifests"},{"name":"v0.1.1","sha":"53de34922425abdccd968ea90842b1658806436b","kind":"commit","published_at":"2023-06-19T21:19:24.000Z","download_url":"https://codeload.github.com/severinstrobl/overlap/tar.gz/v0.1.1","html_url":"https://github.com/severinstrobl/overlap/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/severinstrobl/overlap@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"637c6c9fa26d5b99818a2b548a368dbec8367968","kind":"commit","published_at":"2021-02-08T20:14:19.000Z","download_url":"https://codeload.github.com/severinstrobl/overlap/tar.gz/v0.1.0","html_url":"https://github.com/severinstrobl/overlap/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/severinstrobl/overlap@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T02:10:44.095Z","dependent_packages_count":0,"downloads":412,"downloads_period":"last-month","dependent_repos_count":10,"rankings":{"downloads":8.038161390882273,"dependent_repos_count":4.591775589285477,"dependent_packages_count":10.117827917587048,"stargazers_count":11.59673648588239,"forks_count":10.159311767078357,"docker_downloads_count":null,"average":8.90076263014311},"purl":"pkg:pypi/overlap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/overlap","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/overlap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/overlap/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T01:23:39.006Z","issues_count":12,"pull_requests_count":189,"avg_time_to_close_issue":26708655.444444444,"avg_time_to_close_pull_request":722608.84,"issues_closed_count":9,"pull_requests_closed_count":175,"pull_request_authors_count":5,"issue_authors_count":8,"avg_comments_per_issue":2.9166666666666665,"avg_comments_per_pull_request":2.3439153439153437,"merged_pull_requests_count":167,"bot_issues_count":2,"bot_pull_requests_count":58,"past_year_issues_count":4,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":224808.0,"past_year_avg_time_to_close_pull_request":380148.9014084507,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":71,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":2.783132530120482,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":69,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap/issues","maintainers":[{"login":"severinstrobl","count":133,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/severinstrobl"}],"active_maintainers":[{"login":"severinstrobl","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/severinstrobl"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/overlap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/overlap/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/overlap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/overlap/related_packages","maintainers":[{"uuid":"severinstrobl","login":"severinstrobl","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/severinstrobl/","role":null,"created_at":"2023-02-24T23:18:21.734Z","updated_at":"2023-02-24T23:18:21.734Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/severinstrobl/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725034,"maintainers_count":308331,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.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":624418,"full_name":"severinstrobl/overlap","default_branch":"master","committers":[{"name":"Severin Strobl","email":"git@severin-strobl.de","login":null,"count":47},{"name":"Severin Strobl","email":"severin@blue-neutrino.com","login":null,"count":24},{"name":"Severin Strobl","email":"github@severin-strobl.de","login":null,"count":5},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"James Barnett","email":"jbarnet4@tulane.edu","login":null,"count":1},{"name":"Kale Kundert","email":"kale@thekunderts.net","login":null,"count":1}],"total_commits":81,"total_committers":6,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":13.5,"dds":0.41975308641975306,"past_year_committers":[{"name":"Severin Strobl","email":"git@severin-strobl.de","login":null,"count":6},{"name":"Kale Kundert","email":"kale@thekunderts.net","login":null,"count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1}],"past_year_total_commits":8,"past_year_total_committers":3,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":2.6666666666666665,"past_year_dds":0.25,"last_synced_at":"2023-10-25T14:28:24.949Z","last_synced_commit":"ce2848b7044da24025760f2cd353040c6ff8363b","created_at":"2023-03-09T08:07:36.329Z","updated_at":"2023-10-25T14:28:24.950Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480031,"commits_count":853395369,"contributors_count":31098267,"owners_count":906561,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"severinstrobl/overlap","html_url":"https://github.com/severinstrobl/overlap","last_synced_at":"2025-09-05T06:03:03.841Z","status":null,"issues_count":12,"pull_requests_count":191,"avg_time_to_close_issue":26708655.444444444,"avg_time_to_close_pull_request":718510.1193181818,"issues_closed_count":9,"pull_requests_closed_count":176,"pull_request_authors_count":5,"issue_authors_count":8,"avg_comments_per_issue":2.9166666666666665,"avg_comments_per_pull_request":2.329842931937173,"merged_pull_requests_count":168,"bot_issues_count":2,"bot_pull_requests_count":60,"past_year_issues_count":4,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":224808.0,"past_year_avg_time_to_close_pull_request":374886.19444444444,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":72,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":2.7411764705882353,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":70,"created_at":"2023-05-14T21:46:36.346Z","updated_at":"2025-09-05T06:03:03.843Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/severinstrobl%2Foverlap/issues","issue_labels_count":{"enhancement":4,"question":1,"dependencies":1,"renovate":1},"pull_request_labels_count":{"dependencies":62,"github_actions":18,"renovate":12,"enhancement":4},"issue_author_associations_count":{"NONE":5,"OWNER":4,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"OWNER":129,"CONTRIBUTOR":61,"NONE":1},"issue_authors":{"severinstrobl":4,"renovate[bot]":2,"Helveg":1,"wesbarnett":1,"iahepburn":1,"alisheikholeslam":1,"joao-aguirre":1,"jlallouette":1},"pull_request_authors":{"severinstrobl":129,"dependabot[bot]":47,"renovate[bot]":13,"kalekundert":1,"wesbarnett":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10094553,"issues_count":31373669,"pull_requests_count":97058592,"authors_count":10699554,"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":{"dependencies":1,"renovate":1},"past_year_pull_request_labels_count":{"dependencies":38,"github_actions":18,"renovate":12},"past_year_issue_author_associations_count":{"CONTRIBUTOR":2,"NONE":1,"OWNER":1},"past_year_pull_request_author_associations_count":{"OWNER":46,"CONTRIBUTOR":38,"NONE":1},"past_year_issue_authors":{"renovate[bot]":2,"jlallouette":1,"severinstrobl":1},"past_year_pull_request_authors":{"severinstrobl":46,"dependabot[bot]":26,"renovate[bot]":13},"maintainers":[{"login":"severinstrobl","count":133,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/severinstrobl"}],"active_maintainers":[{"login":"severinstrobl","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/severinstrobl"}]},"events":{"total":{"IssuesEvent":5,"WatchEvent":1,"DeleteEvent":58,"IssueCommentEvent":230,"PushEvent":163,"PullRequestReviewEvent":21,"PullRequestEvent":114,"CreateEvent":49},"last_year":{"IssuesEvent":5,"WatchEvent":1,"DeleteEvent":58,"IssueCommentEvent":230,"PushEvent":163,"PullRequestReviewEvent":21,"PullRequestEvent":114,"CreateEvent":49}},"keywords":["computational-geometry","mesh-processing","numerical-simulations"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-17T14:30:32.505Z","updated_at":"2022-07-17T14:30:32.505Z","repository_link":"https://github.com/severinstrobl/overlap/blob/main/setup.py","dependencies":[{"id":245924216,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yaml","sha":null,"kind":"manifest","created_at":"2023-10-02T23:44:37.599Z","updated_at":"2023-10-02T23:44:37.599Z","repository_link":"https://github.com/severinstrobl/overlap/blob/main/.github/workflows/build.yaml","dependencies":[{"id":14066248265,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage.yaml","sha":null,"kind":"manifest","created_at":"2023-10-02T23:44:37.607Z","updated_at":"2023-10-02T23:44:37.607Z","repository_link":"https://github.com/severinstrobl/overlap/blob/main/.github/workflows/coverage.yaml","dependencies":[{"id":14066248266,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14066248267,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python.yaml","sha":null,"kind":"manifest","created_at":"2023-10-02T23:44:37.617Z","updated_at":"2023-10-02T23:44:37.617Z","repository_link":"https://github.com/severinstrobl/overlap/blob/main/.github/workflows/python.yaml","dependencies":[{"id":14066248268,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14066248269,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/wheels.yaml","sha":null,"kind":"manifest","created_at":"2023-10-02T23:44:37.623Z","updated_at":"2023-10-02T23:44:37.623Z","repository_link":"https://github.com/severinstrobl/overlap/blob/main/.github/workflows/wheels.yaml","dependencies":[{"id":14066248270,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":14066248271,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14066248272,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14066248273,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-02T23:44:37.630Z","updated_at":"2023-10-02T23:44:37.630Z","repository_link":"https://github.com/severinstrobl/overlap/blob/main/pyproject.toml","dependencies":[]}],"score":11.476717808000718,"created_at":"2025-09-04T15:51:12.376Z","updated_at":"2025-10-07T08:15:47.086Z","avatar_url":"https://github.com/severinstrobl.png","language":"C++","category":null,"sub_category":null,"monthly_downloads":412,"funding_links":[],"readme_doi_urls":["https://dx.doi.org/10.1016/j.jcp.2016.02.003"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interactive","mesh","interpretability","sequences","generic","projection","optim","hacking","network-simulation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/38451","html_url":"https://science.ecosyste.ms/projects/38451","bibtex_url":"https://science.ecosyste.ms/projects/38451/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/38451/export.apalike"}