{"id":189471,"name":null,"description":"COMPAS bindings for the triangle library.","url":"https://github.com/compas-dev/compas_triangle","last_synced_at":"2025-09-10T03:41:06.922Z","repository":{"id":55944160,"uuid":"250576022","full_name":"compas-dev/compas_triangle","owner":"compas-dev","description":"COMPAS bindings for the triangle library.","archived":false,"fork":false,"pushed_at":"2025-02-07T16:05:22.000Z","size":632,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-07T12:21:54.441Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/compas-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.Triangle","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-27T15:49:03.000Z","updated_at":"2025-02-07T16:05:16.000Z","dependencies_parsed_at":"2025-05-12T19:36:49.420Z","dependency_job_id":"9d40caf5-3214-49d5-9029-16926ea16137","html_url":"https://github.com/compas-dev/compas_triangle","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/compas-dev/compas_triangle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compas-dev","download_url":"https://codeload.github.com/compas-dev/compas_triangle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/sbom","scorecard":{"id":301238,"data":{"date":"2025-08-11","repo":{"name":"github.com/compas-dev/compas_triangle","commit":"1a097ec2f2328269d04e8cfc3a3df5bc7cfa333e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/27 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":"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_triangle/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_triangle/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_triangle/release.yml/main?enable=pin","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.Triangle:0","Warn: project license file does not contain an FSF or OSI license."],"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 '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":"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"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 4 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-17T20:40:33.943Z","repository_id":55944160,"created_at":"2025-08-17T20:40:33.943Z","updated_at":"2025-08-17T20:40:33.943Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274407800,"owners_count":25279357,"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-10T02:00:12.551Z","response_time":83,"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":"compas-dev","name":"compas-dev","uuid":"31018118","kind":"organization","description":"COMPAS - an open source computational framework for research and collaboration in AEC","email":null,"website":"https://compas.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31018118?v=4","repositories_count":45,"last_synced_at":"2024-04-16T01:12:02.189Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/compas-dev","funding_links":[],"total_stars":601,"followers":115,"following":0,"created_at":"2022-11-11T00:20:42.248Z","updated_at":"2024-04-16T01:12:21.417Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compas-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compas-dev/repositories"},"packages":[{"id":2678142,"name":"compas-triangle","ecosystem":"pypi","description":"COMPAS-firendly wrappers for the Triangle library","homepage":"https://compas-dev.github.io/compas_triangle","licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/compas-dev/compas_triangle","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2020-11-04T16:49:09.000Z","latest_release_published_at":"2025-02-07T16:08:30.000Z","latest_release_number":"1.2.1","last_synced_at":"2025-09-06T20:05:37.467Z","created_at":"2022-04-10T10:25:50.419Z","updated_at":"2025-09-07T12:15:03.676Z","registry_url":"https://pypi.org/project/compas-triangle/","install_command":"pip install compas-triangle --index-url https://pypi.org/simple","documentation_url":"https://compas-dev.github.io/compas_triangle","metadata":{"funding":null,"documentation":"https://compas-dev.github.io/compas_triangle","classifiers":["Development Status :: 4 - Beta","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Topic :: Scientific/Engineering"],"normalized_name":"compas-triangle","project_status":null},"repo_metadata":{"id":55944160,"uuid":"250576022","full_name":"compas-dev/compas_triangle","owner":"compas-dev","description":"COMPAS bindings for the triangle library.","archived":false,"fork":false,"pushed_at":"2025-02-07T16:05:22.000Z","size":632,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-20T06:34:37.083Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/compas-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.Triangle","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-27T15:49:03.000Z","updated_at":"2025-02-07T16:05:16.000Z","dependencies_parsed_at":"2025-05-12T19:36:49.420Z","dependency_job_id":"9d40caf5-3214-49d5-9029-16926ea16137","html_url":"https://github.com/compas-dev/compas_triangle","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/compas-dev/compas_triangle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compas-dev","download_url":"https://codeload.github.com/compas-dev/compas_triangle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/sbom","scorecard":{"id":301238,"data":{"date":"2025-08-11","repo":{"name":"github.com/compas-dev/compas_triangle","commit":"1a097ec2f2328269d04e8cfc3a3df5bc7cfa333e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/27 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":"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_triangle/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_triangle/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_triangle/release.yml/main?enable=pin","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.Triangle:0","Warn: project license file does not contain an FSF or OSI license."],"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 '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":"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"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 4 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-17T20:40:33.943Z","repository_id":55944160,"created_at":"2025-08-17T20:40:33.943Z","updated_at":"2025-08-17T20:40:33.943Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274034067,"owners_count":25210990,"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-07T02:00:09.463Z","response_time":67,"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":"compas-dev","name":"compas-dev","uuid":"31018118","kind":"organization","description":"COMPAS - an open source computational framework for research and collaboration in AEC","email":null,"website":"https://compas.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31018118?v=4","repositories_count":45,"last_synced_at":"2024-04-16T01:12:02.189Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/compas-dev","funding_links":[],"total_stars":601,"followers":115,"following":0,"created_at":"2022-11-11T00:20:42.248Z","updated_at":"2024-04-16T01:12:21.417Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compas-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compas-dev/repositories"},"tags":[{"name":"v1.2.1","sha":"4f6aa471eb6e88c4d6d9da277292bfc2a39f2409","kind":"tag","published_at":"2025-02-07T16:04:57.000Z","download_url":"https://codeload.github.com/compas-dev/compas_triangle/tar.gz/v1.2.1","html_url":"https://github.com/compas-dev/compas_triangle/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_triangle@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"29bf4d4d41f661f423e0d19d5ed3bf8feb842b52","kind":"tag","published_at":"2025-02-07T13:08:42.000Z","download_url":"https://codeload.github.com/compas-dev/compas_triangle/tar.gz/v1.2.0","html_url":"https://github.com/compas-dev/compas_triangle/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_triangle@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d5232f3db241e6b9902328a6a3c4c042a72a2b89","kind":"tag","published_at":"2021-11-17T12:46:23.000Z","download_url":"https://codeload.github.com/compas-dev/compas_triangle/tar.gz/v1.1.0","html_url":"https://github.com/compas-dev/compas_triangle/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_triangle@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/tags/v1.1.0/manifests"},{"name":"v1.0.3rc0","sha":"c0682da520f3db6d71d8e435dca3123bc3207b83","kind":"tag","published_at":"2021-05-05T10:04:47.000Z","download_url":"https://codeload.github.com/compas-dev/compas_triangle/tar.gz/v1.0.3rc0","html_url":"https://github.com/compas-dev/compas_triangle/releases/tag/v1.0.3rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_triangle@v1.0.3rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/tags/v1.0.3rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/tags/v1.0.3rc0/manifests"},{"name":"v1.0.2","sha":"81aa07b2ef373859e41141b8f1dcdf20309332e9","kind":"tag","published_at":"2021-04-27T12:53:07.000Z","download_url":"https://codeload.github.com/compas-dev/compas_triangle/tar.gz/v1.0.2","html_url":"https://github.com/compas-dev/compas_triangle/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_triangle@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"d2bcbec0f8075c4a81bec858787ee129bef8b0e5","kind":"commit","published_at":"2020-11-04T16:47:36.000Z","download_url":"https://codeload.github.com/compas-dev/compas_triangle/tar.gz/v1.0.1","html_url":"https://github.com/compas-dev/compas_triangle/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_triangle@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"fb446165760c9a1aac28113b5eb1cb40e822127c","kind":"commit","published_at":"2020-05-09T08:05:08.000Z","download_url":"https://codeload.github.com/compas-dev/compas_triangle/tar.gz/v1.0.0","html_url":"https://github.com/compas-dev/compas_triangle/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_triangle@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-07T12:15:03.676Z","dependent_packages_count":1,"downloads":371,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":15.44494852888049,"dependent_repos_count":21.534861440080295,"dependent_packages_count":4.790953020032164,"stargazers_count":27.84418902145794,"forks_count":19.14310043983532,"docker_downloads_count":null,"average":17.751610490057242},"purl":"pkg:pypi/compas-triangle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/compas-triangle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/compas-triangle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/compas-triangle/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-20T06:05:21.112Z","issues_count":0,"pull_requests_count":3,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1966142.6666666667,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2846661.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/compas-triangle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/compas-triangle/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/compas-triangle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/compas-triangle/related_packages","maintainers":[{"uuid":"compas-dev","login":"compas-dev","name":null,"email":null,"url":null,"packages_count":21,"html_url":"https://pypi.org/user/compas-dev/","role":null,"created_at":"2023-02-23T20:57:42.219Z","updated_at":"2023-02-23T20:57:42.219Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/compas-dev/packages"},{"uuid":"li.chen","login":"li.chen","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/li.chen/","role":null,"created_at":"2023-02-23T20:57:42.240Z","updated_at":"2023-02-23T20:57:42.240Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/li.chen/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726794,"maintainers_count":308895,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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":551899,"full_name":"compas-dev/compas_triangle","default_branch":"main","committers":[{"name":"brgcode","email":"vanmelet@ethz.ch","count":27},{"name":"Li","email":"leochen1990@gmail.com","count":12}],"total_commits":39,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":19.5,"dds":0.3076923076923077,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T00:21:36.079Z","last_synced_commit":"d5232f3db241e6b9902328a6a3c4c042a72a2b89","created_at":"2023-03-09T04:41:37.632Z","updated_at":"2023-09-19T17:15:28.135Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-10T00:25:43.995Z","repositories_count":5545114,"commits_count":878229909,"contributors_count":32458717,"owners_count":919815,"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":"compas-dev/compas_triangle","html_url":"https://github.com/compas-dev/compas_triangle","last_synced_at":"2025-07-20T06:05:21.112Z","status":"error","issues_count":0,"pull_requests_count":3,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1966142.6666666667,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2846661.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T10:57:48.881Z","updated_at":"2025-09-02T10:24:49.905Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_triangle/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"NONE":3,"CONTRIBUTOR":2},"issue_authors":{},"pull_request_authors":{"petrasvestartas":4,"tkmmark":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10054267,"issues_count":30904236,"pull_requests_count":92680120,"authors_count":10550835,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"petrasvestartas":2},"maintainers":[],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":2,"PushEvent":4,"CreateEvent":2},"last_year":{"ReleaseEvent":2,"PushEvent":4,"CreateEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-08-15T10:00:52.038Z","updated_at":"2022-08-15T10:00:52.038Z","repository_link":"https://github.com/compas-dev/compas_triangle/blob/main/requirements-dev.txt","dependencies":[{"id":1769018551,"package_name":"autopep8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1769018559,"package_name":"attrs","ecosystem":"pypi","requirements":"\u003e=17.4","direct":true,"kind":"development","optional":false},{"id":1769018563,"package_name":"bump2version","ecosystem":"pypi","requirements":"\u003e=0.5.11","direct":true,"kind":"development","optional":false},{"id":1769018565,"package_name":"check-manifest","ecosystem":"pypi","requirements":"\u003e=0.36","direct":true,"kind":"development","optional":false},{"id":1769018568,"package_name":"doc8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1769018570,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1769018571,"package_name":"graphviz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1769018573,"package_name":"invoke","ecosystem":"pypi","requirements":"\u003e=0.14","direct":true,"kind":"development","optional":false},{"id":1769018575,"package_name":"ipykernel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1769018578,"package_name":"ipython","ecosystem":"pypi","requirements":"\u003e=5.8","direct":true,"kind":"development","optional":false},{"id":1769018580,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1769018582,"package_name":"m2r2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1769018584,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1769018587,"package_name":"pydocstyle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1769018589,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=3.2","direct":true,"kind":"development","optional":false},{"id":1769018592,"package_name":"sphinx_compas_theme","ecosystem":"pypi","requirements":"\u003e=0.13","direct":true,"kind":"development","optional":false},{"id":1769018595,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=3.4","direct":true,"kind":"development","optional":false},{"id":1769018597,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-15T10:00:52.158Z","updated_at":"2022-08-15T10:00:52.158Z","repository_link":"https://github.com/compas-dev/compas_triangle/blob/main/requirements.txt","dependencies":[{"id":1769019629,"package_name":"triangle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1769019630,"package_name":"compas","ecosystem":"pypi","requirements":"\u003e=1.10","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2025-05-12T19:36:49.023Z","updated_at":"2025-05-12T19:36:49.023Z","repository_link":"https://github.com/compas-dev/compas_triangle/blob/main/.github/workflows/build.yml","dependencies":[{"id":23098459714,"package_name":"compas-dev/compas-actions.build","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2025-05-12T19:36:49.158Z","updated_at":"2025-05-12T19:36:49.158Z","repository_link":"https://github.com/compas-dev/compas_triangle/blob/main/.github/workflows/release.yml","dependencies":[{"id":23098459715,"package_name":"compas-dev/compas-actions.build","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":23098459716,"package_name":"compas-dev/compas-actions.publish","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2025-05-12T19:36:49.331Z","updated_at":"2025-05-12T19:36:49.331Z","repository_link":"https://github.com/compas-dev/compas_triangle/blob/main/pyproject.toml","dependencies":[]}],"score":7.313220387090301,"created_at":"2025-09-09T03:00:24.422Z","updated_at":"2025-10-07T08:42:14.298Z","avatar_url":"https://github.com/compas-dev.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":371,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/189471","html_url":"https://science.ecosyste.ms/projects/189471"}