{"id":189490,"name":null,"description":"Slicing package for FDM 3D Printing with COMPAS.","url":"https://github.com/compas-dev/compas_slicer","last_synced_at":"2025-09-10T03:41:44.188Z","repository":{"id":40464442,"uuid":"226364384","full_name":"compas-dev/compas_slicer","owner":"compas-dev","description":"Slicing package for FDM 3D Printing with COMPAS.","archived":false,"fork":false,"pushed_at":"2024-03-12T14:11:35.000Z","size":236588,"stargazers_count":31,"open_issues_count":25,"forks_count":17,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-18T21:49:37.297Z","etag":null,"topics":["3dprinting","aec","compas","fdm","robotics","slicing"],"latest_commit_sha":null,"homepage":"https://compas.dev/compas_slicer/","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.rst","contributing":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-06T16:04:40.000Z","updated_at":"2025-04-18T12:50:15.000Z","dependencies_parsed_at":"2023-02-16T21:15:41.970Z","dependency_job_id":"908f9353-9a55-402e-8a99-368f5e66a250","html_url":"https://github.com/compas-dev/compas_slicer","commit_stats":{"total_commits":399,"total_committers":8,"mean_commits":49.875,"dds":"0.48621553884711777","last_synced_commit":"dd8a7e5254c4af2565b4c450e010d03e9f4ae4ab"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/compas-dev/compas_slicer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compas-dev","download_url":"https://codeload.github.com/compas-dev/compas_slicer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer/sbom","scorecard":{"id":301237,"data":{"date":"2025-08-11","repo":{"name":"github.com/compas-dev/compas_slicer","commit":"9ce291c5ac2bb0e095b427b95f183bac1f467a46"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 2/22 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/deploy-n-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-checks.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x"],"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 11 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"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-n-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/deploy-n-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-n-publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/deploy-n-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-n-publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/deploy-n-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-n-publish.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/deploy-n-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-checks.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/pr-checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-checks.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/pr-checks.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-17T20:40:33.224Z","repository_id":40464442,"created_at":"2025-08-17T20:40:33.224Z","updated_at":"2025-08-17T20:40:33.224Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274407822,"owners_count":25279359,"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":2678143,"name":"compas-slicer","ecosystem":"pypi","description":"Slicing package for FDM 3D Printing with COMPAS","homepage":"https://github.com/compas-dev/compas_slicer","licenses":"MIT license","normalized_licenses":["MIT"],"repository_url":"https://github.com/compas-dev/compas_slicer","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2021-02-11T22:30:46.000Z","latest_release_published_at":"2024-03-12T14:11:39.000Z","latest_release_number":"0.7.0","last_synced_at":"2025-08-18T21:32:01.793Z","created_at":"2022-04-10T10:25:50.430Z","updated_at":"2025-08-18T22:13:58.660Z","registry_url":"https://pypi.org/project/compas-slicer/","install_command":"pip install compas-slicer --index-url https://pypi.org/simple","documentation_url":"https://compas-slicer.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","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-slicer","project_status":null},"repo_metadata":{"id":40464442,"uuid":"226364384","full_name":"compas-dev/compas_slicer","owner":"compas-dev","description":"Slicing package for FDM 3D Printing with COMPAS.","archived":false,"fork":false,"pushed_at":"2024-03-12T14:11:35.000Z","size":236588,"stargazers_count":31,"open_issues_count":25,"forks_count":18,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-02T05:07:54.313Z","etag":null,"topics":["3dprinting","aec","compas","fdm","robotics","slicing"],"latest_commit_sha":null,"homepage":"https://compas.dev/compas_slicer/","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.rst","contributing":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-06T16:04:40.000Z","updated_at":"2025-04-18T12:50:15.000Z","dependencies_parsed_at":"2023-02-16T21:15:41.970Z","dependency_job_id":"908f9353-9a55-402e-8a99-368f5e66a250","html_url":"https://github.com/compas-dev/compas_slicer","commit_stats":{"total_commits":399,"total_committers":8,"mean_commits":49.875,"dds":"0.48621553884711777","last_synced_commit":"dd8a7e5254c4af2565b4c450e010d03e9f4ae4ab"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/compas-dev/compas_slicer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compas-dev","download_url":"https://codeload.github.com/compas-dev/compas_slicer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer/sbom","scorecard":{"id":301237,"data":{"date":"2025-08-11","repo":{"name":"github.com/compas-dev/compas_slicer","commit":"9ce291c5ac2bb0e095b427b95f183bac1f467a46"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 2/22 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/deploy-n-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-checks.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x"],"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 11 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"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-n-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/deploy-n-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-n-publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/deploy-n-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-n-publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/deploy-n-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-n-publish.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/deploy-n-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-checks.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/pr-checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-checks.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/pr-checks.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-17T20:40:33.224Z","repository_id":40464442,"created_at":"2025-08-17T20:40:33.224Z","updated_at":"2025-08-17T20:40:33.224Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271066499,"owners_count":24693537,"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-08-18T02:00:08.743Z","response_time":89,"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":[]},"repo_metadata_updated_at":"2025-08-18T22:13:58.660Z","dependent_packages_count":0,"downloads":61,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":37.65958915138828,"dependent_repos_count":21.705497690843316,"dependent_packages_count":10.020148805929232,"stargazers_count":11.862093554180955,"forks_count":9.568623090607938,"docker_downloads_count":null,"average":18.163190458589945},"purl":"pkg:pypi/compas-slicer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/compas-slicer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/compas-slicer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/compas-slicer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-02T05:08:04.149Z","issues_count":51,"pull_requests_count":57,"avg_time_to_close_issue":26874337.15625,"avg_time_to_close_pull_request":616876.0357142857,"issues_closed_count":32,"pull_requests_closed_count":56,"pull_request_authors_count":6,"issue_authors_count":12,"avg_comments_per_issue":1.2745098039215685,"avg_comments_per_pull_request":0.12280701754385964,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":4002804.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer/issues","maintainers":[{"login":"ioannaMitropoulou","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ioannaMitropoulou"},{"login":"joburger","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joburger"},{"login":"gonzalocasas","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gonzalocasas"},{"login":"stratocaster","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stratocaster"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/compas-slicer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/compas-slicer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/compas-slicer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/compas-slicer/related_packages","maintainers":[{"uuid":"compas_slicer","login":"compas_slicer","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/compas_slicer/","role":null,"created_at":"2023-02-23T20:57:42.593Z","updated_at":"2023-02-23T20:57:42.593Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/compas_slicer/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726794,"maintainers_count":308897,"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":5296051,"name":"compas_slicer","ecosystem":"conda","description":null,"homepage":"https://github.com/compas-dev/compas_slicer","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/compas-dev/compas_slicer","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-04-09T20:09:49.000Z","latest_release_published_at":"2022-01-28T12:05:45.000Z","latest_release_number":"0.5.0","last_synced_at":"2025-09-01T02:11:04.367Z","created_at":"2022-10-03T15:59:36.386Z","updated_at":"2025-09-01T02:11:04.367Z","registry_url":"https://anaconda.org/conda-forge/compas_slicer","install_command":"conda install -c conda-forge compas_slicer","documentation_url":null,"metadata":{},"repo_metadata":{"id":40464442,"uuid":"226364384","full_name":"compas-dev/compas_slicer","owner":"compas-dev","description":"Slicing package for FDM 3D Printing with COMPAS.","archived":false,"fork":false,"pushed_at":"2024-03-12T14:11:35.000Z","size":236588,"stargazers_count":31,"open_issues_count":25,"forks_count":18,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-02T05:07:54.313Z","etag":null,"topics":["3dprinting","aec","compas","fdm","robotics","slicing"],"latest_commit_sha":null,"homepage":"https://compas.dev/compas_slicer/","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.rst","contributing":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-06T16:04:40.000Z","updated_at":"2025-04-18T12:50:15.000Z","dependencies_parsed_at":"2023-02-16T21:15:41.970Z","dependency_job_id":"908f9353-9a55-402e-8a99-368f5e66a250","html_url":"https://github.com/compas-dev/compas_slicer","commit_stats":{"total_commits":399,"total_committers":8,"mean_commits":49.875,"dds":"0.48621553884711777","last_synced_commit":"dd8a7e5254c4af2565b4c450e010d03e9f4ae4ab"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/compas-dev/compas_slicer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compas-dev","download_url":"https://codeload.github.com/compas-dev/compas_slicer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer/sbom","scorecard":{"id":301237,"data":{"date":"2025-08-11","repo":{"name":"github.com/compas-dev/compas_slicer","commit":"9ce291c5ac2bb0e095b427b95f183bac1f467a46"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 2/22 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/deploy-n-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-checks.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x"],"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 11 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"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-n-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/deploy-n-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-n-publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/deploy-n-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-n-publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/deploy-n-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-n-publish.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/deploy-n-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-checks.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/pr-checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-checks.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/compas-dev/compas_slicer/pr-checks.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-17T20:40:33.224Z","repository_id":40464442,"created_at":"2025-08-17T20:40:33.224Z","updated_at":"2025-08-17T20:40:33.224Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271066499,"owners_count":24693537,"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-08-18T02:00:08.743Z","response_time":89,"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"},"tags":[]},"repo_metadata_updated_at":"2025-08-18T22:13:45.174Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.20559908179051,"dependent_packages_count":51.58441039972055,"stargazers_count":48.30580368281851,"forks_count":44.932381855382005,"docker_downloads_count":null,"average":41.257048754927894},"purl":"pkg:conda/compas_slicer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/compas_slicer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/compas_slicer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/compas_slicer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-02T05:08:04.149Z","issues_count":51,"pull_requests_count":57,"avg_time_to_close_issue":26874337.15625,"avg_time_to_close_pull_request":616876.0357142857,"issues_closed_count":32,"pull_requests_closed_count":56,"pull_request_authors_count":6,"issue_authors_count":12,"avg_comments_per_issue":1.2745098039215685,"avg_comments_per_pull_request":0.12280701754385964,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":4002804.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer/issues","maintainers":[{"login":"ioannaMitropoulou","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ioannaMitropoulou"},{"login":"joburger","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joburger"},{"login":"gonzalocasas","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gonzalocasas"},{"login":"stratocaster","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stratocaster"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/compas_slicer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/compas_slicer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/compas_slicer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/compas_slicer/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"}}],"commits":{"id":30780,"full_name":"compas-dev/compas_slicer","default_branch":"master","committers":[{"name":"Ioanna Mitropoulou","email":"iwan.na21@hotmail.com","login":"ioannaMitropoulou","count":214},{"name":"Joris Burger","email":"burger@arch.ethz.ch","login":"joburger","count":147},{"name":"Gonzalo Casas","email":"casas@arch.ethz.ch","login":"gonzalocasas","count":23},{"name":"ioannam","email":"ioannam@ita-dillen-w-07.d.ethz.ch","login":null,"count":16},{"name":"Andrei","email":"stratocaster47@yahoo.com","login":"stratocaster","count":13},{"name":"worbit","email":"bernhard@arch.ethz.ch","login":"worbit","count":6},{"name":"Tom Van Mele","email":"brg@arch.ethz.ch","login":"tomvanmele","count":4},{"name":"Jelle Feringa","email":"jelleferinga@gmail.com","login":"jf---","count":1},{"name":"Anton Tetov","email":"anton@tetov.se","login":"tetov","count":1}],"total_commits":425,"total_committers":9,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":47.22222222222222,"dds":0.4964705882352941,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-06-07T07:00:05.336Z","last_synced_commit":"9ce291c5ac2bb0e095b427b95f183bac1f467a46","created_at":"2023-03-07T16:44:37.992Z","updated_at":"2025-06-07T07:00:29.757Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5509738,"commits_count":860336712,"contributors_count":31482960,"owners_count":915190,"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_slicer","html_url":"https://github.com/compas-dev/compas_slicer","last_synced_at":"2025-08-18T21:42:29.899Z","status":"error","issues_count":51,"pull_requests_count":57,"avg_time_to_close_issue":26874337.15625,"avg_time_to_close_pull_request":616876.0357142857,"issues_closed_count":32,"pull_requests_closed_count":56,"pull_request_authors_count":6,"issue_authors_count":12,"avg_comments_per_issue":1.2745098039215685,"avg_comments_per_pull_request":0.12280701754385964,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":4002804.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:25:40.773Z","updated_at":"2025-09-02T18:22:55.808Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_slicer/issues","issue_labels_count":{"bug":5,"Tutorial":5,"low priority":4,"HIGH PRIORITY":3,"enhancement":2,"documentation":1},"pull_request_labels_count":{"no changelog":5,"documentation":1},"issue_author_associations_count":{"COLLABORATOR":39,"NONE":12},"pull_request_author_associations_count":{"COLLABORATOR":48,"MEMBER":7,"CONTRIBUTOR":2,"NONE":1},"issue_authors":{"ioannaMitropoulou":25,"joburger":14,"OjasMahajan":2,"cheibasethz":2,"gigan5712":1,"Arom122":1,"jf---":1,"weichengyuan1226":1,"cwilkening":1,"inesariza":1,"ZacZhangzhuo":1,"yvanblanchard":1},"pull_request_authors":{"ioannaMitropoulou":27,"joburger":19,"gonzalocasas":7,"stratocaster":2,"tetov":2,"jf---":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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":4},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"OjasMahajan":2,"Arom122":1,"gigan5712":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"ioannaMitropoulou","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ioannaMitropoulou"},{"login":"joburger","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joburger"},{"login":"gonzalocasas","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gonzalocasas"},{"login":"stratocaster","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stratocaster"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":3,"WatchEvent":1,"IssueCommentEvent":4,"ForkEvent":1},"last_year":{"IssuesEvent":3,"WatchEvent":1,"IssueCommentEvent":4,"ForkEvent":1}},"keywords":["3dprinting","aec","compas","fdm","robotics","slicing"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T06:01:20.298Z","updated_at":"2023-01-21T06:01:20.298Z","repository_link":"https://github.com/compas-dev/compas_slicer/blob/master/.github/workflows/build.yml","dependencies":[{"id":7074288802,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7074288803,"package_name":"conda-incubator/setup-miniconda","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-21T06:01:20.455Z","updated_at":"2023-01-21T06:01:20.455Z","repository_link":"https://github.com/compas-dev/compas_slicer/blob/master/.github/workflows/deploy-n-publish.yml","dependencies":[{"id":7074288916,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7074288917,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7074288918,"package_name":"crazy-max/ghaction-github-pages","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7074288919,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-checks.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T06:01:20.751Z","updated_at":"2023-01-21T06:01:20.751Z","repository_link":"https://github.com/compas-dev/compas_slicer/blob/master/.github/workflows/pr-checks.yml","dependencies":[{"id":7074289302,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7074289303,"package_name":"Zomzog/changelog-checker","ecosystem":"actions","requirements":"v1.1.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T21:15:41.477Z","updated_at":"2023-02-16T21:15:41.477Z","repository_link":"https://github.com/compas-dev/compas_slicer/blob/master/environment.yml","dependencies":[{"id":7724612489,"package_name":"compas","ecosystem":"conda","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":7724612491,"package_name":"igl","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7724612516,"package_name":"networkx","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7724612517,"package_name":"numpy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7724612518,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7724612519,"package_name":"progressbar2","ecosystem":"conda","requirements":"\u003e=3.53","direct":true,"kind":"runtime","optional":false},{"id":7724612528,"package_name":"pyclipper","ecosystem":"conda","requirements":"\u003e=1.2.0","direct":true,"kind":"runtime","optional":false},{"id":7724612537,"package_name":"python","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7724612539,"package_name":"rdp","ecosystem":"conda","requirements":"\u003e=0.8","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-02-16T21:15:41.691Z","updated_at":"2023-02-16T21:15:41.691Z","repository_link":"https://github.com/compas-dev/compas_slicer/blob/master/requirements-dev.txt","dependencies":[{"id":7724614635,"package_name":"autopep8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7724614641,"package_name":"attrs","ecosystem":"pypi","requirements":"\u003e=17.4","direct":true,"kind":"development","optional":false},{"id":7724614642,"package_name":"bump2version","ecosystem":"pypi","requirements":"\u003e=1.0","direct":true,"kind":"development","optional":false},{"id":7724614643,"package_name":"check-manifest","ecosystem":"pypi","requirements":"\u003e=0.36","direct":true,"kind":"development","optional":false},{"id":7724614644,"package_name":"doc8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7724614645,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7724614646,"package_name":"invoke","ecosystem":"pypi","requirements":"\u003e=0.14","direct":true,"kind":"development","optional":false},{"id":7724614649,"package_name":"ipykernel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7724614650,"package_name":"ipython","ecosystem":"pypi","requirements":"\u003e=5.8","direct":true,"kind":"development","optional":false},{"id":7724614651,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7724614652,"package_name":"m2r","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7724614653,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7724614655,"package_name":"pydocstyle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7724614656,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=3.2","direct":true,"kind":"development","optional":false},{"id":7724614657,"package_name":"sphinx_compas_theme","ecosystem":"pypi","requirements":"\u003e=0.12","direct":true,"kind":"development","optional":false},{"id":7724614658,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=1.6","direct":true,"kind":"development","optional":false},{"id":7724614659,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-16T21:15:41.842Z","updated_at":"2023-02-16T21:15:41.842Z","repository_link":"https://github.com/compas-dev/compas_slicer/blob/master/requirements.txt","dependencies":[{"id":7724614696,"package_name":"attrs","ecosystem":"pypi","requirements":"\u003e=19.2.0","direct":true,"kind":"runtime","optional":false},{"id":7724614697,"package_name":"compas","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":7724614699,"package_name":"networkx","ecosystem":"pypi","requirements":"\u003e=2.5","direct":true,"kind":"runtime","optional":false},{"id":7724614700,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7724614701,"package_name":"progressbar2","ecosystem":"pypi","requirements":"\u003e=3.53","direct":true,"kind":"runtime","optional":false},{"id":7724614702,"package_name":"pyclipper","ecosystem":"pypi","requirements":"\u003e=1.2.0","direct":true,"kind":"runtime","optional":false},{"id":7724614703,"package_name":"rdp","ecosystem":"pypi","requirements":"\u003e=0.8","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-02-16T21:15:41.919Z","updated_at":"2023-02-16T21:15:41.919Z","repository_link":"https://github.com/compas-dev/compas_slicer/blob/master/setup.py","dependencies":[{"id":7724614812,"package_name":"requirements","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":10.396963537967006,"created_at":"2025-09-09T03:00:24.520Z","updated_at":"2025-10-07T08:42:14.730Z","avatar_url":"https://github.com/compas-dev.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":61,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["blender3d","datastructures","geometry","grasshopper3d","rhino3d","booleans","cgal","remeshing"],"project_url":"https://science.ecosyste.ms/api/v1/projects/189490","html_url":"https://science.ecosyste.ms/projects/189490"}