{"id":189473,"name":null,"description":"Robotic fabrication package for the COMPAS Framework.","url":"https://github.com/compas-dev/compas_fab","last_synced_at":"2025-09-10T03:41:11.178Z","repository":{"id":37445238,"uuid":"107952684","full_name":"compas-dev/compas_fab","owner":"compas-dev","description":"Robotic fabrication package for the COMPAS Framework.","archived":false,"fork":false,"pushed_at":"2025-09-02T12:19:33.000Z","size":130854,"stargazers_count":118,"open_issues_count":85,"forks_count":36,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-09-02T14:26:26.744Z","etag":null,"topics":["aec","architecture","compas","digital-fabrication","grasshopper3d","pybullet","rhino3d","robotics","ros"],"latest_commit_sha":null,"homepage":"https://compas.dev/compas_fab/","language":"Python","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/compas-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","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.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-10-23T08:22:28.000Z","updated_at":"2025-07-24T22:03:15.000Z","dependencies_parsed_at":"2024-02-19T02:25:02.406Z","dependency_job_id":"ce3e9f9e-5679-4bb4-8588-5cebc4dc5067","html_url":"https://github.com/compas-dev/compas_fab","commit_stats":{"total_commits":2181,"total_committers":22,"mean_commits":99.13636363636364,"dds":0.5607519486474095,"last_synced_commit":"8725e913d2f8dc25fa6cf66049e28e4ec94f7842"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/compas-dev/compas_fab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compas-dev","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/sbom","scorecard":{"id":301234,"data":{"date":"2025-08-11","repo":{"name":"github.com/compas-dev/compas_fab","commit":"005e2680385b80c7f0bd4dfd30d080fd2c135467"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/ironpython.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-checks.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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:20: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ironpython.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/ironpython.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ironpython.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/ironpython.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ironpython.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/ironpython.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-checks.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/pr-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-checks.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/pr-checks.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_fab/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_fab/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-17T20:40:31.459Z","repository_id":37445238,"created_at":"2025-08-17T20:40:31.459Z","updated_at":"2025-08-17T20:40:31.459Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274407785,"owners_count":25279356,"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":145640,"name":"compas-fab","ecosystem":"pypi","description":"Robotic fabrication package for the COMPAS Framework","homepage":"https://github.com/compas-dev/compas_fab","licenses":"MIT license","normalized_licenses":["MIT"],"repository_url":"https://github.com/compas-dev/compas_fab","keywords_array":["robotic fabrication","digital fabrication","architecture","robotics","ros"],"namespace":null,"versions_count":43,"first_release_published_at":"2018-09-08T08:40:08.000Z","latest_release_published_at":"2025-04-17T12:04:29.000Z","latest_release_number":"1.1.0","last_synced_at":"2025-09-02T14:46:38.644Z","created_at":"2022-04-05T15:52:41.181Z","updated_at":"2025-09-02T19:17:25.830Z","registry_url":"https://pypi.org/project/compas-fab/","install_command":"pip install compas-fab --index-url https://pypi.org/simple","documentation_url":"https://compas-fab.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: IronPython","Topic :: Scientific/Engineering"],"normalized_name":"compas-fab","project_status":null},"repo_metadata":{"id":37445238,"uuid":"107952684","full_name":"compas-dev/compas_fab","owner":"compas-dev","description":"Robotic fabrication package for the COMPAS Framework.","archived":false,"fork":false,"pushed_at":"2025-09-02T12:19:33.000Z","size":130854,"stargazers_count":118,"open_issues_count":85,"forks_count":36,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-09-02T14:26:26.744Z","etag":null,"topics":["aec","architecture","compas","digital-fabrication","grasshopper3d","pybullet","rhino3d","robotics","ros"],"latest_commit_sha":null,"homepage":"https://compas.dev/compas_fab/","language":"Python","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/compas-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","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.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-10-23T08:22:28.000Z","updated_at":"2025-07-24T22:03:15.000Z","dependencies_parsed_at":"2024-02-19T02:25:02.406Z","dependency_job_id":"ce3e9f9e-5679-4bb4-8588-5cebc4dc5067","html_url":"https://github.com/compas-dev/compas_fab","commit_stats":{"total_commits":2181,"total_committers":22,"mean_commits":99.13636363636364,"dds":0.5607519486474095,"last_synced_commit":"8725e913d2f8dc25fa6cf66049e28e4ec94f7842"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/compas-dev/compas_fab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compas-dev","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/sbom","scorecard":{"id":301234,"data":{"date":"2025-08-11","repo":{"name":"github.com/compas-dev/compas_fab","commit":"005e2680385b80c7f0bd4dfd30d080fd2c135467"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/ironpython.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-checks.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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:20: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ironpython.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/ironpython.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ironpython.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/ironpython.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ironpython.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/ironpython.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-checks.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/pr-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-checks.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/pr-checks.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_fab/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_fab/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-17T20:40:31.459Z","repository_id":37445238,"created_at":"2025-08-17T20:40:31.459Z","updated_at":"2025-08-17T20:40:31.459Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273337242,"owners_count":25087723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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.1.0","sha":"6397f0e37d6e5f2c5a96b182a6404407859d3abb","kind":"tag","published_at":"2025-04-17T11:45:27.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.1.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"ce4eeeec1fe03b9a1cf83e0909fb4284b0f73ee1","kind":"tag","published_at":"2025-04-17T06:23:12.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.0.5","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9e66e3b032b260af553f44ab87a962a8cb9c08b0","kind":"tag","published_at":"2025-04-15T17:32:03.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.0.4","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4038279dde26b4bc2a6b451ea7e1c9c6b1f17c95","kind":"tag","published_at":"2025-04-15T17:27:13.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.0.3","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"42a8f8e0e71ca0049fb37f58f56d4ca2ab54ff39","kind":"tag","published_at":"2024-02-22T03:09:13.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.0.2","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"a911db77f1e68b8e8deabfd6fb7b32b98fc71cf3","kind":"tag","published_at":"2024-02-20T15:39:25.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.0.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bf4c40725a807f4d09390d64baeba5a306b0e2d1","kind":"tag","published_at":"2024-02-20T15:30:47.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.0.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.0/manifests"},{"name":"v0.28.0","sha":"92fab36ffe3ec1c439af13ef14f559ef9a7a7b91","kind":"tag","published_at":"2023-05-10T06:55:43.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.28.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"25d2efbc6acfedd5fb7a307576ad21f7ce9bc3fa","kind":"tag","published_at":"2022-10-10T01:51:55.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.27.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"1202471be8ba3f3e62e2315e306de4de884bbd4d","kind":"tag","published_at":"2022-06-22T09:44:46.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.26.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"71711e63a9e214eb408501eebc06e495c00100e0","kind":"tag","published_at":"2022-04-26T15:46:00.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.25.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"dfafe9c32811f47f5abfe9924edc068f7a35922a","kind":"tag","published_at":"2022-04-05T12:52:26.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.24.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"4400c758b882045f0ed13f1f725d49855d1f666f","kind":"tag","published_at":"2022-03-29T06:34:12.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.23.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"09775d26d8b12247d4b4995fc9d067483dcc8e58","kind":"tag","published_at":"2021-12-15T16:39:38.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.22.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"1f21cc23a21ea2cf0029966ff06e117a590c5a63","kind":"tag","published_at":"2021-12-12T23:29:58.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.21.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"2bf3f867df7d1a7071374a5bbf45dbd5af97c8b7","kind":"tag","published_at":"2021-12-10T23:32:19.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.21.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"04d86f517fa4987aea47da46f28b9c15b722d4af","kind":"tag","published_at":"2021-11-16T14:34:09.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.20.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"980f49cc24dc26370ede32a5e40dca4e160587f3","kind":"tag","published_at":"2021-11-15T16:44:57.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.20.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"679e026e100c924ac93b84f00a8c81acd2478cd0","kind":"tag","published_at":"2021-06-14T20:27:22.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.19.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"85985e5506b8ee7738ff743cccae809359fb857f","kind":"tag","published_at":"2021-06-14T14:48:58.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.19.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"256af1e4cb02d72fce735762f3917afb707c89bb","kind":"tag","published_at":"2021-05-27T10:27:29.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.18.3","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"6f5c66fb0e02412e398d439fd74914024fb8c43e","kind":"tag","published_at":"2021-05-14T17:29:16.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.18.2","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8cb71c00a9b41581edb5a7930cac51d420994bcf","kind":"tag","published_at":"2021-05-14T17:11:18.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.18.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"d2448164d3b0addd7f730b66428bf9da6b58f0d9","kind":"tag","published_at":"2021-04-29T07:51:01.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.18.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"ba188072c839ed7f7ae981ddb3b3e1fb0c16e087","kind":"tag","published_at":"2021-04-20T20:11:35.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.17.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"233de89dc181eb90edecd5ff174b9f7d69517bd7","kind":"tag","published_at":"2021-02-23T22:27:11.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.17.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"78efe1f87621b2bf7c83d3f8466a7e6e181553df","kind":"tag","published_at":"2021-01-19T10:41:04.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.16.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"a8504a2a789e3981bd9364648f6359adad3bf037","kind":"tag","published_at":"2020-12-11T08:23:56.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.15.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"18c23429892fda8195cbd2a7298c9348b208b91a","kind":"tag","published_at":"2020-12-01T09:10:16.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.14.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"05ed4df3d30902c483d26ec0e5a156ab6292016c","kind":"tag","published_at":"2020-11-04T22:27:43.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.13.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"b2438927de40227c19521b60aca86c02086a2b28","kind":"tag","published_at":"2020-11-03T00:33:25.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.13.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"63649e84c8beaf2c3d20c82de43f27539f3c0f5c","kind":"tag","published_at":"2020-10-28T06:13:55.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.12.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"fbc9917b85d55f1a27d465fbf4d8e6528046c397","kind":"tag","published_at":"2020-05-07T09:34:34.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.11.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"c40e7ce2874ccadc0da5a43ca223a22cae60e573","kind":"tag","published_at":"2020-02-10T04:51:23.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.10.2","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4a3153ec5f1e9bfef3af2c963e5eca1d6bb6d226","kind":"tag","published_at":"2019-11-28T08:25:26.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.10.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"58a6d3c4af3d046b023478d150f71c175a6ed76a","kind":"tag","published_at":"2019-11-20T04:00:05.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.10.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"92df8b34da2ff1be42b62451652841dc35edb6c7","kind":"tag","published_at":"2019-11-12T23:10:18.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.9.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"21ba147c6f7f83b31d42b1405b9e9a0b3e23027d","kind":"tag","published_at":"2019-11-01T23:29:33.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.8.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"d50d9dddd61c0aa19dd63b63b885eaa5a6103ba7","kind":"tag","published_at":"2019-10-20T22:32:35.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.7.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"a5d618a9688d890611b674f17b93a0c17e688af8","kind":"tag","published_at":"2019-10-02T09:16:41.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.6.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"72b11dfb153a14c22519d7bcd25eb84ae9261cc2","kind":"commit","published_at":"2019-04-23T12:30:51.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.5.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"85925f0f572359fff8d2972d40761256ecab7b5f","kind":"commit","published_at":"2019-02-14T18:41:11.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.4.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"ef4b7d4758549ee63b1ee2b596eaf6402f8ded54","kind":"commit","published_at":"2019-02-11T14:21:11.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.4.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"4a06bf4aa198e3e86ad5232a1ce6f60089642534","kind":"commit","published_at":"2019-01-29T01:19:49.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.3.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"84765da2225b81aee987aadf805a3852f4d8ac89","kind":"commit","published_at":"2018-09-08T22:05:44.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.2.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"77227d017afe62584030d04c0d7a58a467224336","kind":"commit","published_at":"2018-09-08T08:35:45.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.2.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"a594ed3184d51fb7a540265a010c9261b8ce2e01","kind":"tag","published_at":"2018-07-30T08:54:19.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/0.1.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-02T19:17:25.830Z","dependent_packages_count":1,"downloads":866,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":13.674093822915854,"dependent_repos_count":21.544734775075646,"dependent_packages_count":10.119285352930213,"stargazers_count":7.203068339776415,"forks_count":7.136772289578168,"docker_downloads_count":null,"average":11.935590916055258},"purl":"pkg:pypi/compas-fab","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/compas-fab","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/compas-fab","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/compas-fab/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-07T06:06:17.152Z","issues_count":65,"pull_requests_count":98,"avg_time_to_close_issue":25209142.44827586,"avg_time_to_close_pull_request":1669762.9886363635,"issues_closed_count":29,"pull_requests_closed_count":88,"pull_request_authors_count":12,"issue_authors_count":18,"avg_comments_per_issue":1.9076923076923078,"avg_comments_per_pull_request":1.1224489795918366,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":322093.0,"past_year_avg_time_to_close_pull_request":639683.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/issues","maintainers":[{"login":"gonzalocasas","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gonzalocasas"},{"login":"beverlylytle","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beverlylytle"},{"login":"chenkasirer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenkasirer"}],"active_maintainers":[{"login":"gonzalocasas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gonzalocasas"},{"login":"chenkasirer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenkasirer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/compas-fab/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/compas-fab/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/compas-fab/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/compas-fab/related_packages","maintainers":[{"uuid":"gramaziokohler","login":"gramaziokohler","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/gramaziokohler/","role":null,"created_at":"2022-11-14T17:11:19.716Z","updated_at":"2022-11-14T17:11:19.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gramaziokohler/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"}},{"id":5283470,"name":"compas_fab","ecosystem":"conda","description":"Robotic fabrication package for the COMPAS Framework facilitating the planning and execution of robotic fabrication processes. It provides interfaces to existing software libraries and tools available in the field of robotics (e.g. OMPL, ROS, PyBullet) and makes them accessible from within the parametric design environment. The package builds upon COMPAS (https://compas.dev), an open-source Python-based framework for collaboration and research in architecture, engineering and digital fabrication.","homepage":"https://github.com/compas-dev/compas_fab","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/compas-dev/compas_fab","keywords_array":[],"namespace":null,"versions_count":35,"first_release_published_at":"2018-11-12T12:55:12.000Z","latest_release_published_at":"2022-10-10T06:07:25.000Z","latest_release_number":"0.27.0","last_synced_at":"2025-09-02T14:46:40.999Z","created_at":"2022-10-03T15:39:38.665Z","updated_at":"2025-09-02T19:17:17.928Z","registry_url":"https://anaconda.org/conda-forge/compas_fab","install_command":"conda install -c conda-forge compas_fab","documentation_url":null,"metadata":{},"repo_metadata":{"id":37445238,"uuid":"107952684","full_name":"compas-dev/compas_fab","owner":"compas-dev","description":"Robotic fabrication package for the COMPAS Framework.","archived":false,"fork":false,"pushed_at":"2025-09-02T12:19:33.000Z","size":130854,"stargazers_count":118,"open_issues_count":85,"forks_count":36,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-09-02T14:26:26.744Z","etag":null,"topics":["aec","architecture","compas","digital-fabrication","grasshopper3d","pybullet","rhino3d","robotics","ros"],"latest_commit_sha":null,"homepage":"https://compas.dev/compas_fab/","language":"Python","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/compas-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","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.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-10-23T08:22:28.000Z","updated_at":"2025-07-24T22:03:15.000Z","dependencies_parsed_at":"2024-02-19T02:25:02.406Z","dependency_job_id":"ce3e9f9e-5679-4bb4-8588-5cebc4dc5067","html_url":"https://github.com/compas-dev/compas_fab","commit_stats":{"total_commits":2181,"total_committers":22,"mean_commits":99.13636363636364,"dds":0.5607519486474095,"last_synced_commit":"8725e913d2f8dc25fa6cf66049e28e4ec94f7842"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/compas-dev/compas_fab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compas-dev","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/sbom","scorecard":{"id":301234,"data":{"date":"2025-08-11","repo":{"name":"github.com/compas-dev/compas_fab","commit":"005e2680385b80c7f0bd4dfd30d080fd2c135467"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/ironpython.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-checks.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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:20: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ironpython.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/ironpython.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ironpython.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/ironpython.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ironpython.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/ironpython.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-checks.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/pr-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-checks.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/pr-checks.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_fab/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_fab/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-17T20:40:31.459Z","repository_id":37445238,"created_at":"2025-08-17T20:40:31.459Z","updated_at":"2025-08-17T20:40:31.459Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273337242,"owners_count":25087723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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.1.0","sha":"6397f0e37d6e5f2c5a96b182a6404407859d3abb","kind":"tag","published_at":"2025-04-17T11:45:27.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.1.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"ce4eeeec1fe03b9a1cf83e0909fb4284b0f73ee1","kind":"tag","published_at":"2025-04-17T06:23:12.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.0.5","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9e66e3b032b260af553f44ab87a962a8cb9c08b0","kind":"tag","published_at":"2025-04-15T17:32:03.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.0.4","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4038279dde26b4bc2a6b451ea7e1c9c6b1f17c95","kind":"tag","published_at":"2025-04-15T17:27:13.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.0.3","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"42a8f8e0e71ca0049fb37f58f56d4ca2ab54ff39","kind":"tag","published_at":"2024-02-22T03:09:13.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.0.2","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"a911db77f1e68b8e8deabfd6fb7b32b98fc71cf3","kind":"tag","published_at":"2024-02-20T15:39:25.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.0.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bf4c40725a807f4d09390d64baeba5a306b0e2d1","kind":"tag","published_at":"2024-02-20T15:30:47.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.0.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.0/manifests"},{"name":"v0.28.0","sha":"92fab36ffe3ec1c439af13ef14f559ef9a7a7b91","kind":"tag","published_at":"2023-05-10T06:55:43.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.28.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"25d2efbc6acfedd5fb7a307576ad21f7ce9bc3fa","kind":"tag","published_at":"2022-10-10T01:51:55.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.27.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"1202471be8ba3f3e62e2315e306de4de884bbd4d","kind":"tag","published_at":"2022-06-22T09:44:46.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.26.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"71711e63a9e214eb408501eebc06e495c00100e0","kind":"tag","published_at":"2022-04-26T15:46:00.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.25.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"dfafe9c32811f47f5abfe9924edc068f7a35922a","kind":"tag","published_at":"2022-04-05T12:52:26.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.24.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"4400c758b882045f0ed13f1f725d49855d1f666f","kind":"tag","published_at":"2022-03-29T06:34:12.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.23.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"09775d26d8b12247d4b4995fc9d067483dcc8e58","kind":"tag","published_at":"2021-12-15T16:39:38.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.22.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"1f21cc23a21ea2cf0029966ff06e117a590c5a63","kind":"tag","published_at":"2021-12-12T23:29:58.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.21.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"2bf3f867df7d1a7071374a5bbf45dbd5af97c8b7","kind":"tag","published_at":"2021-12-10T23:32:19.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.21.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"04d86f517fa4987aea47da46f28b9c15b722d4af","kind":"tag","published_at":"2021-11-16T14:34:09.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.20.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"980f49cc24dc26370ede32a5e40dca4e160587f3","kind":"tag","published_at":"2021-11-15T16:44:57.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.20.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"679e026e100c924ac93b84f00a8c81acd2478cd0","kind":"tag","published_at":"2021-06-14T20:27:22.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.19.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"85985e5506b8ee7738ff743cccae809359fb857f","kind":"tag","published_at":"2021-06-14T14:48:58.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.19.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"256af1e4cb02d72fce735762f3917afb707c89bb","kind":"tag","published_at":"2021-05-27T10:27:29.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.18.3","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"6f5c66fb0e02412e398d439fd74914024fb8c43e","kind":"tag","published_at":"2021-05-14T17:29:16.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.18.2","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8cb71c00a9b41581edb5a7930cac51d420994bcf","kind":"tag","published_at":"2021-05-14T17:11:18.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.18.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"d2448164d3b0addd7f730b66428bf9da6b58f0d9","kind":"tag","published_at":"2021-04-29T07:51:01.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.18.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"ba188072c839ed7f7ae981ddb3b3e1fb0c16e087","kind":"tag","published_at":"2021-04-20T20:11:35.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.17.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"233de89dc181eb90edecd5ff174b9f7d69517bd7","kind":"tag","published_at":"2021-02-23T22:27:11.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.17.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"78efe1f87621b2bf7c83d3f8466a7e6e181553df","kind":"tag","published_at":"2021-01-19T10:41:04.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.16.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"a8504a2a789e3981bd9364648f6359adad3bf037","kind":"tag","published_at":"2020-12-11T08:23:56.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.15.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"18c23429892fda8195cbd2a7298c9348b208b91a","kind":"tag","published_at":"2020-12-01T09:10:16.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.14.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"05ed4df3d30902c483d26ec0e5a156ab6292016c","kind":"tag","published_at":"2020-11-04T22:27:43.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.13.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"b2438927de40227c19521b60aca86c02086a2b28","kind":"tag","published_at":"2020-11-03T00:33:25.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.13.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"63649e84c8beaf2c3d20c82de43f27539f3c0f5c","kind":"tag","published_at":"2020-10-28T06:13:55.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.12.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"fbc9917b85d55f1a27d465fbf4d8e6528046c397","kind":"tag","published_at":"2020-05-07T09:34:34.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.11.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"c40e7ce2874ccadc0da5a43ca223a22cae60e573","kind":"tag","published_at":"2020-02-10T04:51:23.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.10.2","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4a3153ec5f1e9bfef3af2c963e5eca1d6bb6d226","kind":"tag","published_at":"2019-11-28T08:25:26.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.10.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"58a6d3c4af3d046b023478d150f71c175a6ed76a","kind":"tag","published_at":"2019-11-20T04:00:05.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.10.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"92df8b34da2ff1be42b62451652841dc35edb6c7","kind":"tag","published_at":"2019-11-12T23:10:18.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.9.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"21ba147c6f7f83b31d42b1405b9e9a0b3e23027d","kind":"tag","published_at":"2019-11-01T23:29:33.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.8.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"d50d9dddd61c0aa19dd63b63b885eaa5a6103ba7","kind":"tag","published_at":"2019-10-20T22:32:35.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.7.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"a5d618a9688d890611b674f17b93a0c17e688af8","kind":"tag","published_at":"2019-10-02T09:16:41.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.6.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"72b11dfb153a14c22519d7bcd25eb84ae9261cc2","kind":"commit","published_at":"2019-04-23T12:30:51.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.5.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"85925f0f572359fff8d2972d40761256ecab7b5f","kind":"commit","published_at":"2019-02-14T18:41:11.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.4.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"ef4b7d4758549ee63b1ee2b596eaf6402f8ded54","kind":"commit","published_at":"2019-02-11T14:21:11.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.4.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"4a06bf4aa198e3e86ad5232a1ce6f60089642534","kind":"commit","published_at":"2019-01-29T01:19:49.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.3.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"84765da2225b81aee987aadf805a3852f4d8ac89","kind":"commit","published_at":"2018-09-08T22:05:44.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.2.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"77227d017afe62584030d04c0d7a58a467224336","kind":"commit","published_at":"2018-09-08T08:35:45.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.2.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"a594ed3184d51fb7a540265a010c9261b8ce2e01","kind":"tag","published_at":"2018-07-30T08:54:19.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/0.1.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-02T19:17:17.928Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":14.811118319277409,"dependent_packages_count":28.988472478666598,"stargazers_count":34.08353710264983,"forks_count":30.260991067418537,"docker_downloads_count":null,"average":27.036029742003095},"purl":"pkg:conda/compas_fab","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/compas_fab","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/compas_fab","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/compas_fab/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-07T06:06:17.152Z","issues_count":65,"pull_requests_count":98,"avg_time_to_close_issue":25209142.44827586,"avg_time_to_close_pull_request":1669762.9886363635,"issues_closed_count":29,"pull_requests_closed_count":88,"pull_request_authors_count":12,"issue_authors_count":18,"avg_comments_per_issue":1.9076923076923078,"avg_comments_per_pull_request":1.1224489795918366,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":322093.0,"past_year_avg_time_to_close_pull_request":639683.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/issues","maintainers":[{"login":"gonzalocasas","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gonzalocasas"},{"login":"beverlylytle","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beverlylytle"},{"login":"chenkasirer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenkasirer"}],"active_maintainers":[{"login":"gonzalocasas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gonzalocasas"},{"login":"chenkasirer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenkasirer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/compas_fab/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/compas_fab/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/compas_fab/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/compas_fab/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13420,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-09T06:53:47.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":10361431,"name":"github.com/compas-dev/compas_fab","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/compas-dev/compas_fab","keywords_array":[],"namespace":null,"versions_count":46,"first_release_published_at":"2018-09-08T08:35:45.000Z","latest_release_published_at":"2025-04-17T11:45:27.000Z","latest_release_number":"v1.1.0","last_synced_at":"2025-09-02T14:46:39.909Z","created_at":"2024-06-12T06:15:03.329Z","updated_at":"2025-09-02T19:17:17.976Z","registry_url":"https://pkg.go.dev/github.com/compas-dev/compas_fab","install_command":"go get github.com/compas-dev/compas_fab","documentation_url":"https://pkg.go.dev/github.com/compas-dev/compas_fab#section-documentation","metadata":{},"repo_metadata":{"id":37445238,"uuid":"107952684","full_name":"compas-dev/compas_fab","owner":"compas-dev","description":"Robotic fabrication package for the COMPAS Framework.","archived":false,"fork":false,"pushed_at":"2025-09-02T12:19:33.000Z","size":130854,"stargazers_count":118,"open_issues_count":85,"forks_count":36,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-09-02T14:26:26.744Z","etag":null,"topics":["aec","architecture","compas","digital-fabrication","grasshopper3d","pybullet","rhino3d","robotics","ros"],"latest_commit_sha":null,"homepage":"https://compas.dev/compas_fab/","language":"Python","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/compas-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","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.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-10-23T08:22:28.000Z","updated_at":"2025-07-24T22:03:15.000Z","dependencies_parsed_at":"2024-02-19T02:25:02.406Z","dependency_job_id":"ce3e9f9e-5679-4bb4-8588-5cebc4dc5067","html_url":"https://github.com/compas-dev/compas_fab","commit_stats":{"total_commits":2181,"total_committers":22,"mean_commits":99.13636363636364,"dds":0.5607519486474095,"last_synced_commit":"8725e913d2f8dc25fa6cf66049e28e4ec94f7842"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/compas-dev/compas_fab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compas-dev","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/sbom","scorecard":{"id":301234,"data":{"date":"2025-08-11","repo":{"name":"github.com/compas-dev/compas_fab","commit":"005e2680385b80c7f0bd4dfd30d080fd2c135467"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/ironpython.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-checks.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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:20: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ironpython.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/ironpython.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ironpython.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/ironpython.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ironpython.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/ironpython.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-checks.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/pr-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-checks.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_fab/pr-checks.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_fab/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_fab/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-17T20:40:31.459Z","repository_id":37445238,"created_at":"2025-08-17T20:40:31.459Z","updated_at":"2025-08-17T20:40:31.459Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273337242,"owners_count":25087723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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.1.0","sha":"6397f0e37d6e5f2c5a96b182a6404407859d3abb","kind":"tag","published_at":"2025-04-17T11:45:27.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.1.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"ce4eeeec1fe03b9a1cf83e0909fb4284b0f73ee1","kind":"tag","published_at":"2025-04-17T06:23:12.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.0.5","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9e66e3b032b260af553f44ab87a962a8cb9c08b0","kind":"tag","published_at":"2025-04-15T17:32:03.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.0.4","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4038279dde26b4bc2a6b451ea7e1c9c6b1f17c95","kind":"tag","published_at":"2025-04-15T17:27:13.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.0.3","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"42a8f8e0e71ca0049fb37f58f56d4ca2ab54ff39","kind":"tag","published_at":"2024-02-22T03:09:13.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.0.2","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"a911db77f1e68b8e8deabfd6fb7b32b98fc71cf3","kind":"tag","published_at":"2024-02-20T15:39:25.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.0.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bf4c40725a807f4d09390d64baeba5a306b0e2d1","kind":"tag","published_at":"2024-02-20T15:30:47.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v1.0.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v1.0.0/manifests"},{"name":"v0.28.0","sha":"92fab36ffe3ec1c439af13ef14f559ef9a7a7b91","kind":"tag","published_at":"2023-05-10T06:55:43.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.28.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"25d2efbc6acfedd5fb7a307576ad21f7ce9bc3fa","kind":"tag","published_at":"2022-10-10T01:51:55.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.27.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"1202471be8ba3f3e62e2315e306de4de884bbd4d","kind":"tag","published_at":"2022-06-22T09:44:46.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.26.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"71711e63a9e214eb408501eebc06e495c00100e0","kind":"tag","published_at":"2022-04-26T15:46:00.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.25.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"dfafe9c32811f47f5abfe9924edc068f7a35922a","kind":"tag","published_at":"2022-04-05T12:52:26.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.24.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"4400c758b882045f0ed13f1f725d49855d1f666f","kind":"tag","published_at":"2022-03-29T06:34:12.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.23.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"09775d26d8b12247d4b4995fc9d067483dcc8e58","kind":"tag","published_at":"2021-12-15T16:39:38.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.22.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"1f21cc23a21ea2cf0029966ff06e117a590c5a63","kind":"tag","published_at":"2021-12-12T23:29:58.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.21.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"2bf3f867df7d1a7071374a5bbf45dbd5af97c8b7","kind":"tag","published_at":"2021-12-10T23:32:19.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.21.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"04d86f517fa4987aea47da46f28b9c15b722d4af","kind":"tag","published_at":"2021-11-16T14:34:09.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.20.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"980f49cc24dc26370ede32a5e40dca4e160587f3","kind":"tag","published_at":"2021-11-15T16:44:57.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.20.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"679e026e100c924ac93b84f00a8c81acd2478cd0","kind":"tag","published_at":"2021-06-14T20:27:22.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.19.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"85985e5506b8ee7738ff743cccae809359fb857f","kind":"tag","published_at":"2021-06-14T14:48:58.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.19.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"256af1e4cb02d72fce735762f3917afb707c89bb","kind":"tag","published_at":"2021-05-27T10:27:29.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.18.3","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"6f5c66fb0e02412e398d439fd74914024fb8c43e","kind":"tag","published_at":"2021-05-14T17:29:16.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.18.2","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8cb71c00a9b41581edb5a7930cac51d420994bcf","kind":"tag","published_at":"2021-05-14T17:11:18.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.18.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"d2448164d3b0addd7f730b66428bf9da6b58f0d9","kind":"tag","published_at":"2021-04-29T07:51:01.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.18.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"ba188072c839ed7f7ae981ddb3b3e1fb0c16e087","kind":"tag","published_at":"2021-04-20T20:11:35.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.17.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"233de89dc181eb90edecd5ff174b9f7d69517bd7","kind":"tag","published_at":"2021-02-23T22:27:11.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.17.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"78efe1f87621b2bf7c83d3f8466a7e6e181553df","kind":"tag","published_at":"2021-01-19T10:41:04.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.16.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"a8504a2a789e3981bd9364648f6359adad3bf037","kind":"tag","published_at":"2020-12-11T08:23:56.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.15.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"18c23429892fda8195cbd2a7298c9348b208b91a","kind":"tag","published_at":"2020-12-01T09:10:16.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.14.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"05ed4df3d30902c483d26ec0e5a156ab6292016c","kind":"tag","published_at":"2020-11-04T22:27:43.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.13.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"b2438927de40227c19521b60aca86c02086a2b28","kind":"tag","published_at":"2020-11-03T00:33:25.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.13.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"63649e84c8beaf2c3d20c82de43f27539f3c0f5c","kind":"tag","published_at":"2020-10-28T06:13:55.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.12.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"fbc9917b85d55f1a27d465fbf4d8e6528046c397","kind":"tag","published_at":"2020-05-07T09:34:34.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.11.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"c40e7ce2874ccadc0da5a43ca223a22cae60e573","kind":"tag","published_at":"2020-02-10T04:51:23.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.10.2","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4a3153ec5f1e9bfef3af2c963e5eca1d6bb6d226","kind":"tag","published_at":"2019-11-28T08:25:26.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.10.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"58a6d3c4af3d046b023478d150f71c175a6ed76a","kind":"tag","published_at":"2019-11-20T04:00:05.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.10.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"92df8b34da2ff1be42b62451652841dc35edb6c7","kind":"tag","published_at":"2019-11-12T23:10:18.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.9.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"21ba147c6f7f83b31d42b1405b9e9a0b3e23027d","kind":"tag","published_at":"2019-11-01T23:29:33.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.8.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"d50d9dddd61c0aa19dd63b63b885eaa5a6103ba7","kind":"tag","published_at":"2019-10-20T22:32:35.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.7.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"a5d618a9688d890611b674f17b93a0c17e688af8","kind":"tag","published_at":"2019-10-02T09:16:41.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.6.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"72b11dfb153a14c22519d7bcd25eb84ae9261cc2","kind":"commit","published_at":"2019-04-23T12:30:51.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.5.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"85925f0f572359fff8d2972d40761256ecab7b5f","kind":"commit","published_at":"2019-02-14T18:41:11.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.4.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"ef4b7d4758549ee63b1ee2b596eaf6402f8ded54","kind":"commit","published_at":"2019-02-11T14:21:11.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.4.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"4a06bf4aa198e3e86ad5232a1ce6f60089642534","kind":"commit","published_at":"2019-01-29T01:19:49.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.3.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"84765da2225b81aee987aadf805a3852f4d8ac89","kind":"commit","published_at":"2018-09-08T22:05:44.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.2.1","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"77227d017afe62584030d04c0d7a58a467224336","kind":"commit","published_at":"2018-09-08T08:35:45.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/v0.2.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/v0.2.0/manifests"},{"name":"0.1.0","sha":"a594ed3184d51fb7a540265a010c9261b8ce2e01","kind":"tag","published_at":"2018-07-30T08:54:19.000Z","download_url":"https://codeload.github.com/compas-dev/compas_fab/tar.gz/0.1.0","html_url":"https://github.com/compas-dev/compas_fab/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/compas-dev/compas_fab@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-02T19:17:17.976Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.958767526308751,"dependent_packages_count":6.520931273209822,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.7398493997592865},"purl":"pkg:golang/github.com/compas-dev/compas_fab","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/compas-dev/compas_fab","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/compas-dev/compas_fab","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/compas-dev/compas_fab/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-07T06:06:17.152Z","issues_count":65,"pull_requests_count":98,"avg_time_to_close_issue":25209142.44827586,"avg_time_to_close_pull_request":1669762.9886363635,"issues_closed_count":29,"pull_requests_closed_count":88,"pull_request_authors_count":12,"issue_authors_count":18,"avg_comments_per_issue":1.9076923076923078,"avg_comments_per_pull_request":1.1224489795918366,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":322093.0,"past_year_avg_time_to_close_pull_request":639683.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/issues","maintainers":[{"login":"gonzalocasas","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gonzalocasas"},{"login":"beverlylytle","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beverlylytle"},{"login":"chenkasirer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenkasirer"}],"active_maintainers":[{"login":"gonzalocasas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gonzalocasas"},{"login":"chenkasirer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenkasirer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcompas-dev%2Fcompas_fab/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcompas-dev%2Fcompas_fab/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcompas-dev%2Fcompas_fab/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcompas-dev%2Fcompas_fab/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954776,"maintainers_count":0,"namespaces_count":741920,"keywords_count":109374,"github":"golang","metadata":{"funded_packages_count":49379},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-09T06:45:13.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":27012,"full_name":"compas-dev/compas_fab","default_branch":"main","committers":[{"name":"Gonzalo Casas","email":"casas@arch.ethz.ch","login":"gonzalocasas","count":1112},{"name":"Romana Rust","email":"rust@arch.ethz.ch","login":"romanarust","count":724},{"name":"beverly","email":"lytle@arch.ethz.ch","login":"beverlylytle","count":270},{"name":"Victor LEUNG","email":"yck011522@gmail.com","login":"yck011522","count":211},{"name":"tetov","email":"anton@tetov.se","login":"tetov","count":71},{"name":"Matteo Pacher","email":"32835868+matteo-pacher","login":"matteo-pacher","count":38},{"name":"Chen Kasirer","email":"kasirer@arch.ethz.ch","login":null,"count":25},{"name":"Kathrin3010","email":"doerfler.kathrin@gmail.com","login":"kathrindoerfler","count":22},{"name":"Inés Ariza","email":"ariza@arch.ethz.ch","login":"inesariza","count":8},{"name":"EdvardBruun","email":"ebruun@princeton.edu","login":null,"count":6},{"name":"x.ZM","email":"ma@arch.ethz.ch","login":"xarthurx","count":3},{"name":"stefanap","email":"parascho@arch.ethz.ch","login":"stefanaparascho","count":3},{"name":"Yijiang Huang","email":"yijiangh@mit.edu","login":"yijiangh","count":3},{"name":"Achillx","email":"xydis@arch.ethz.ch","login":"Achillx","count":2},{"name":"Chen Kasirer","email":"ckasirer@ethz.ch","login":"chenkasirer","count":2},{"name":"feihln","email":"43376938+feihln","login":"feihln","count":2},{"name":"DavidJenny","email":"david.jenny@arch.ethz.ch","login":"DavidJenny","count":1},{"name":"Edvard Bruun","email":"55360002+ebruun","login":"ebruun","count":1},{"name":"G.A. vd. Hoorn","email":"g.a.vanderhoorn@tudelft.nl","login":"gavanderhoorn","count":1},{"name":"ZM_P51","email":"zhao.ma@disneyresearch.com","login":null,"count":1},{"name":"claimHF","email":"49981452+claimHF","login":"claimHF","count":1}],"total_commits":2507,"total_committers":21,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":119.38095238095238,"dds":0.5564419625049861,"past_year_committers":[{"name":"Victor LEUNG","email":"yck011522@gmail.com","login":"yck011522","count":19},{"name":"Gonzalo Casas","email":"casas@arch.ethz.ch","login":"gonzalocasas","count":14}],"past_year_total_commits":33,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":16.5,"past_year_dds":0.4242424242424242,"last_synced_at":"2025-05-17T22:05:07.993Z","last_synced_commit":"005e2680385b80c7f0bd4dfd30d080fd2c135467","created_at":"2023-03-07T16:33:47.710Z","updated_at":"2025-05-17T22:05:08.002Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-22T00:00:16.844Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"compas-dev/compas_fab","html_url":"https://github.com/compas-dev/compas_fab","last_synced_at":"2025-09-02T20:20:11.753Z","status":"active","issues_count":67,"pull_requests_count":125,"avg_time_to_close_issue":25209142.44827586,"avg_time_to_close_pull_request":1703134.429906542,"issues_closed_count":29,"pull_requests_closed_count":107,"pull_request_authors_count":12,"issue_authors_count":20,"avg_comments_per_issue":1.671641791044776,"avg_comments_per_pull_request":1.048,"merged_pull_requests_count":99,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":322093.0,"past_year_avg_time_to_close_pull_request":639683.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-10T20:44:27.793Z","updated_at":"2025-09-02T20:20:11.753Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_fab/issues","issue_labels_count":{"enhancement":5,"task":4,"good first issue":3,"new-test-case":2,"bug":2,"Epic":1,"high-level-api":1,"planning":1},"pull_request_labels_count":{"no changelog":24},"issue_author_associations_count":{"CONTRIBUTOR":31,"MEMBER":20,"NONE":16},"pull_request_author_associations_count":{"CONTRIBUTOR":65,"MEMBER":58,"NONE":2},"issue_authors":{"yck011522":19,"gonzalocasas":17,"romanarust":7,"beverlylytle":3,"begums":2,"tetov":2,"yijiangh":2,"jf---":2,"philianeles":2,"imwhocodes":1,"EmaKrakovska":1,"matteo-pacher":1,"inesariza":1,"Coroush":1,"jwwang0-0":1,"odellus":1,"obucklin":1,"JulianTrummer":1,"ebruun":1,"PingHsunTsai":1},"pull_request_authors":{"yck011522":48,"gonzalocasas":44,"beverlylytle":11,"chenkasirer":7,"romanarust":4,"ebruun":3,"annapurna-gupta":2,"feihln":2,"claimHF":1,"gavanderhoorn":1,"yijiangh":1,"matteo-pacher":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-10T00:00:25.260Z","repositories_count":10197629,"issues_count":32206487,"pull_requests_count":101687211,"authors_count":10742123,"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":{"bug":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":3},"past_year_pull_request_author_associations_count":{"MEMBER":7,"NONE":2},"past_year_issue_authors":{"jwwang0-0":1,"obucklin":1,"philianeles":1},"past_year_pull_request_authors":{"gonzalocasas":4,"chenkasirer":3,"annapurna-gupta":2},"maintainers":[{"login":"gonzalocasas","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gonzalocasas"},{"login":"beverlylytle","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beverlylytle"},{"login":"chenkasirer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenkasirer"}],"active_maintainers":[{"login":"gonzalocasas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gonzalocasas"},{"login":"chenkasirer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenkasirer"}]},"events":{"total":{"CreateEvent":7,"IssuesEvent":2,"ReleaseEvent":3,"WatchEvent":8,"IssueCommentEvent":7,"PushEvent":68,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":6,"PullRequestEvent":6,"ForkEvent":3},"last_year":{"CreateEvent":7,"IssuesEvent":2,"ReleaseEvent":3,"WatchEvent":8,"IssueCommentEvent":7,"PushEvent":68,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":6,"PullRequestEvent":6,"ForkEvent":3}},"keywords":["aec","architecture","compas","digital-fabrication","grasshopper3d","pybullet","rhino3d","robotics","ros"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T13:34:53.112Z","updated_at":"2022-07-12T13:34:53.112Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/requirements-dev.txt","dependencies":[{"id":157973630,"package_name":"attrs","ecosystem":"pypi","requirements":"\u003e=19.3.0","direct":true,"kind":"runtime","optional":false},{"id":157973631,"package_name":"sphinx_compas_theme","ecosystem":"pypi","requirements":"\u003e=0.9","direct":true,"kind":"runtime","optional":false},{"id":157973632,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=1.6","direct":true,"kind":"runtime","optional":false},{"id":157973633,"package_name":"invoke","ecosystem":"pypi","requirements":"\u003e=0.14","direct":true,"kind":"runtime","optional":false},{"id":157973634,"package_name":"bump2version","ecosystem":"pypi","requirements":"\u003e=1.0","direct":true,"kind":"runtime","optional":false},{"id":157973635,"package_name":"check-manifest","ecosystem":"pypi","requirements":"\u003e=0.36","direct":true,"kind":"runtime","optional":false},{"id":157973636,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":157973637,"package_name":"autopep8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":157973638,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":157973639,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=4.6","direct":true,"kind":"runtime","optional":false},{"id":157973640,"package_name":"pytest_mock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":157973641,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":157973642,"package_name":"sybil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":157973643,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":157973644,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.012Z","updated_at":"2023-01-21T07:16:17.012Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/.github/workflows/build.yml","dependencies":[{"id":7075232693,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7075232694,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy-n-publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.033Z","updated_at":"2023-01-21T07:16:17.033Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/.github/workflows/deploy-n-publish.yml","dependencies":[{"id":7075232695,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7075232696,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7075232697,"package_name":"NuGet/setup-nuget","ecosystem":"actions","requirements":"v1.0.5","direct":true,"kind":"composite","optional":false},{"id":7075232698,"package_name":"compas-dev/compas-actions.ghpython_components","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7075232699,"package_name":"crazy-max/ghaction-github-pages","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/integration.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.061Z","updated_at":"2023-01-21T07:16:17.061Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/.github/workflows/integration.yml","dependencies":[{"id":7075232709,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7075232710,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-checks.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.086Z","updated_at":"2023-01-21T07:16:17.086Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/.github/workflows/pr-checks.yml","dependencies":[{"id":7075232711,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7075232712,"package_name":"Zomzog/changelog-checker","ecosystem":"actions","requirements":"v1.1.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docs/backends/files/abb-irb120-demo/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.126Z","updated_at":"2023-01-21T07:16:17.126Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/docs/backends/files/abb-irb120-demo/docker-compose.yml","dependencies":[{"id":7075232725,"package_name":"gramaziokohler/ros-noetic-moveit","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"docs/backends/files/abb-irb120t-demo/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.158Z","updated_at":"2023-01-21T07:16:17.158Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/docs/backends/files/abb-irb120t-demo/docker-compose.yml","dependencies":[{"id":7075232726,"package_name":"gramaziokohler/ros-noetic-moveit","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"docs/backends/files/abb-irb1600-demo/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.171Z","updated_at":"2023-01-21T07:16:17.171Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/docs/backends/files/abb-irb1600-demo/docker-compose.yml","dependencies":[{"id":7075232727,"package_name":"gramaziokohler/ros-noetic-moveit","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"docs/backends/files/abb-irb4600_40_255-demo/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.188Z","updated_at":"2023-01-21T07:16:17.188Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/docs/backends/files/abb-irb4600_40_255-demo/docker-compose.yml","dependencies":[{"id":7075232743,"package_name":"gramaziokohler/ros-noetic-moveit","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"docs/backends/files/abb-irb4600_60_205-demo/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.228Z","updated_at":"2023-01-21T07:16:17.228Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/docs/backends/files/abb-irb4600_60_205-demo/docker-compose.yml","dependencies":[{"id":7075232772,"package_name":"gramaziokohler/ros-noetic-moveit","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"docs/backends/files/base/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.285Z","updated_at":"2023-01-21T07:16:17.285Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/docs/backends/files/base/docker-compose.yml","dependencies":[{"id":7075232783,"package_name":"gramaziokohler/ros-noetic-base","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"docs/backends/files/panda-demo/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.309Z","updated_at":"2023-01-21T07:16:17.309Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/docs/backends/files/panda-demo/docker-compose.yml","dependencies":[{"id":7075232793,"package_name":"gramaziokohler/ros-noetic-moveit","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"docs/backends/files/rfl-demo/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.350Z","updated_at":"2023-01-21T07:16:17.350Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/docs/backends/files/rfl-demo/docker-compose.yml","dependencies":[{"id":7075232823,"package_name":"gramaziokohler/ros-noetic-moveit","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"docs/backends/files/ur10-demo/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.363Z","updated_at":"2023-01-21T07:16:17.363Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/docs/backends/files/ur10-demo/docker-compose.yml","dependencies":[{"id":7075232879,"package_name":"gramaziokohler/ros-noetic-moveit","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"docs/backends/files/ur10e-demo/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.407Z","updated_at":"2023-01-21T07:16:17.407Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/docs/backends/files/ur10e-demo/docker-compose.yml","dependencies":[{"id":7075232941,"package_name":"gramaziokohler/ros-noetic-moveit","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"docs/backends/files/ur3-demo/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.430Z","updated_at":"2023-01-21T07:16:17.430Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/docs/backends/files/ur3-demo/docker-compose.yml","dependencies":[{"id":7075232980,"package_name":"gramaziokohler/ros-noetic-moveit","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"docs/backends/files/ur3e-demo/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.452Z","updated_at":"2023-01-21T07:16:17.452Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/docs/backends/files/ur3e-demo/docker-compose.yml","dependencies":[{"id":7075232996,"package_name":"gramaziokohler/ros-noetic-moveit","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"docs/backends/files/ur5-demo/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.477Z","updated_at":"2023-01-21T07:16:17.477Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/docs/backends/files/ur5-demo/docker-compose.yml","dependencies":[{"id":7075233007,"package_name":"gramaziokohler/ros-noetic-moveit","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"docs/backends/files/ur5e-demo/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.500Z","updated_at":"2023-01-21T07:16:17.500Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/docs/backends/files/ur5e-demo/docker-compose.yml","dependencies":[{"id":7075233018,"package_name":"gramaziokohler/ros-noetic-moveit","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"tests/integration_setup/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.522Z","updated_at":"2023-01-21T07:16:17.522Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/tests/integration_setup/docker-compose.yml","dependencies":[{"id":7075233028,"package_name":"gramaziokohler/ros-noetic-moveit","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":7075233029,"package_name":"gramaziokohler/vrep-rfl","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:17.586Z","updated_at":"2023-01-21T07:16:17.586Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/requirements.txt","dependencies":[{"id":7075233036,"package_name":"compas","ecosystem":"pypi","requirements":"\u003e=1.14,\u003c2.0","direct":true,"kind":"runtime","optional":false},{"id":7075233037,"package_name":"roslibpy","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"runtime","optional":false},{"id":7075233038,"package_name":"pybullet","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7075233039,"package_name":"pyserial","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-11-16T09:49:14.653Z","updated_at":"2023-11-16T09:49:14.653Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/docs/requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-16T09:49:14.663Z","updated_at":"2023-11-16T09:49:14.663Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-11-16T09:49:14.675Z","updated_at":"2023-11-16T09:49:14.675Z","repository_link":"https://github.com/compas-dev/compas_fab/blob/main/setup.py","dependencies":[]}],"score":15.131952303122825,"created_at":"2025-09-09T03:00:24.439Z","updated_at":"2025-10-07T08:42:14.374Z","avatar_url":"https://github.com/compas-dev.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":866,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["blender3d","datastructures","geometry"],"project_url":"https://science.ecosyste.ms/api/v1/projects/189473","html_url":"https://science.ecosyste.ms/projects/189473"}