{"id":5867,"url":"https://github.com/FreeCAD/FreeCAD","last_synced_at":"2026-08-08T00:22:28.863Z","repository":{"id":4593634,"uuid":"5736080","full_name":"FreeCAD/FreeCAD","owner":"FreeCAD","description":"Official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.","archived":false,"fork":false,"pushed_at":"2026-08-07T05:39:33.000Z","size":2716990,"stargazers_count":32668,"open_issues_count":4075,"forks_count":5849,"subscribers_count":552,"default_branch":"main","last_synced_at":"2026-08-07T06:42:54.706Z","etag":null,"topics":["3d","3d-printing","architecture","bim","cad","cam","coin","engineering","fem","freecad","linux","macos","opencascade","windows"],"latest_commit_sha":null,"homepage":"https://www.freecad.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FreeCAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"FreeCAD","open_collective":"freecad","patreon":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"issuehunt":null,"otechie":null,"custom":["https://wiki.freecad.org/Donate"]}},"created_at":"2012-09-09T08:25:02.000Z","updated_at":"2026-08-07T05:52:47.000Z","dependencies_parsed_at":"2023-09-26T12:55:00.859Z","dependency_job_id":"6eda5231-e819-4684-840f-fe0fcaf632e9","html_url":"https://github.com/FreeCAD/FreeCAD","commit_stats":{"total_commits":36753,"total_committers":685,"mean_commits":"53.654014598540144","dds":0.7710118901858352,"last_synced_commit":"4cb01753ed532263dddae60e40e8641df56f9185"},"previous_names":[],"tags_count":125,"template":false,"template_full_name":null,"purl":"pkg:github/FreeCAD/FreeCAD","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeCAD%2FFreeCAD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeCAD%2FFreeCAD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeCAD%2FFreeCAD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeCAD%2FFreeCAD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FreeCAD","download_url":"https://codeload.github.com/FreeCAD/FreeCAD/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeCAD%2FFreeCAD/sbom","scorecard":{"id":52828,"data":{"date":"2025-08-14T17:55:37Z","repo":{"name":"github.com/FreeCAD/FreeCAD","commit":"fec7d6f7cbd49c5eec772ff4c2d863f145fba8bf"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql_cpp.yml:47","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql_cpp.yml:43","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql_cpp.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:19","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'issues' permission set to 'read': .github/workflows/scorecards.yml:32","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/scorecards.yml:33","Info: jobLevel 'checks' permission set to 'read': .github/workflows/scorecards.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Warn: no topLevel permission defined: .github/workflows/CI_cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/CI_master.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-close_stale_issues_and_pull-requests.yml:15","Warn: topLevel 'contents' permission set to 'write': .github/workflows/backport.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql_cpp.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/issue-metrics.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Warn: no topLevel permission defined: .github/workflows/sub_buildPixi.yml:1","Warn: no topLevel permission defined: .github/workflows/sub_buildUbuntu.yml:1","Warn: no topLevel permission defined: .github/workflows/sub_buildWindows.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sub_lint.yml:181","Warn: no topLevel permission defined: .github/workflows/sub_prepare.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/sub_weeklyBuild.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/sub_wrapup.yml:43","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/build/WindowsInstaller/thumbnail/FCStdThumbnail.dll:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): src/Mod/Fem/femtest/test_commands.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql_cpp.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/FreeCAD/FreeCAD/codeql_cpp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql_cpp.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/FreeCAD/FreeCAD/codeql_cpp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql_cpp.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/FreeCAD/FreeCAD/codeql_cpp.yml/main?enable=pin","Warn: containerImage not pinned by hash: tools/build/Docker/Dockerfile.Arch:1: pin your Docker image by updating archlinux:base to archlinux:base@sha256:104d24b4464e89a16566d3e68ce0e2707aa15258c690ee9bef755930e8bc1c2d","Warn: containerImage not pinned by hash: tools/build/Docker/Dockerfile.Conda:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: tools/build/Docker/Dockerfile.Debian:1: pin your Docker image by updating debian:12 to debian:12@sha256:731dd1380d6a8d170a695dbeb17fe0eade0e1c29f654cf0a3a07f372191c3f4b","Warn: containerImage not pinned by hash: tools/build/Docker/Dockerfile.Fedora:1: pin your Docker image by updating fedora:latest to fedora:latest@sha256:3da64cb89971a1cdbc6046e307eeebcb54f7281c0a606ee48d9995473f6b88d5","Warn: containerImage not pinned by hash: tools/build/Docker/Dockerfile.Manjaro:1: pin your Docker image by updating manjarolinux/base to manjarolinux/base@sha256:5d964e9706214a776dfe219d462c550b51b6251501b4d50204a0bacc0a65b0d3","Warn: containerImage not pinned by hash: tools/build/Docker/Dockerfile.Ubuntu:1: pin your Docker image by updating ubuntu:rolling to ubuntu:rolling@sha256:95a416ad2446813278ec13b7efdeb551190c94e12028707dd7525632d3cec0d1","Warn: pipCommand not pinned by hash: .github/workflows/sub_buildUbuntu.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/sub_buildUbuntu.yml:97","Info:  42 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  29 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact weekly-2025.08.13 not signed: https://api.github.com/repos/FreeCAD/FreeCAD/releases/239522048","Warn: release artifact weekly-2025.08.07 not signed: https://api.github.com/repos/FreeCAD/FreeCAD/releases/238251914","Warn: release artifact 1.0.2 not signed: https://api.github.com/repos/FreeCAD/FreeCAD/releases/237684914","Warn: release artifact weekly-2025.08.05 not signed: https://api.github.com/repos/FreeCAD/FreeCAD/releases/237530291","Warn: release artifact weekly-2025.07.29 not signed: https://api.github.com/repos/FreeCAD/FreeCAD/releases/235799295","Warn: release artifact weekly-2025.08.13 does not have provenance: https://api.github.com/repos/FreeCAD/FreeCAD/releases/239522048","Warn: release artifact weekly-2025.08.07 does not have provenance: https://api.github.com/repos/FreeCAD/FreeCAD/releases/238251914","Warn: release artifact 1.0.2 does not have provenance: https://api.github.com/repos/FreeCAD/FreeCAD/releases/237684914","Warn: release artifact weekly-2025.08.05 does not have provenance: https://api.github.com/repos/FreeCAD/FreeCAD/releases/237530291","Warn: release artifact weekly-2025.07.29 does not have provenance: https://api.github.com/repos/FreeCAD/FreeCAD/releases/235799295"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'releases/FreeCAD-0-21'","Warn: branch protection not enabled for branch 'releases/FreeCAD-0-20'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 12 contributing companies or organizations","details":["Info: found contributions from: ColumbiaGadgetWorks, FreeCAD, MakerReduxCorp, OpeningDesign, PurpleSquirrelGames, SpaceScienceSweden, cehinav, pioneer library system, politechnika gdańska, spring1944, uncreatednet, uncreatednet @openingdesign @freecad"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-15T00:02:50.798Z","repository_id":4593634,"created_at":"2025-08-15T00:02:50.799Z","updated_at":"2025-08-15T00:02:50.799Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36390939,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"keywords":["3d","3d-printing","architecture","bim","cad","cam","coin","engineering","fem","freecad","linux","macos","opencascade","windows"],"created_at":"2024-01-11T17:22:34.215Z","updated_at":"2026-08-08T00:22:28.736Z","avatar_url":"https://github.com/FreeCAD.png","language":"C++","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/5867","html_url":"https://opencollective.ecosyste.ms/projects/5867","collective":{"id":680,"uuid":"ejoxl3az-45w9pawo-nwe6y870-mgkbrvdn","slug":"freecad","name":"FreeCAD","description":"This collective gather funds to help developing FreeCAD. Funds are distributed among developers and projects that help FreeCAD to prosper. More about sponsoring and donations at https://www.freecad.org/sponsor.php","website":"https://freecad.org","github":"FreeCAD","twitter":"FreeCADNews","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://freecad.org"},{"type":"TWITTER","url":"https://twitter.com/FreeCADNews"},{"type":"GITHUB","url":"https://github.com/FreeCAD"}],"currency":"USD","projects_count":58,"last_synced_at":"2026-08-14T18:15:13.947Z","created_at":"2024-01-10T13:17:48.144Z","updated_at":"2026-08-14T18:15:14.105Z","transactions_count":658,"balance":17974.359999999757,"account_type":"COLLECTIVE","owner":{"login":"FreeCAD","name":"FreeCAD","uuid":"2306237","kind":"organization","description":"The FreeCAD project","email":null,"website":"https://freecad.org","location":null,"twitter":"FreeCADNews","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2306237?v=4","repositories_count":48,"last_synced_at":"2024-10-29T15:54:10.576Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/FreeCAD","funding_links":["https://github.com/sponsors/FreeCAD"],"total_stars":20132,"followers":3120,"following":0,"created_at":"2022-11-03T09:35:56.193Z","updated_at":"2024-10-29T15:54:10.576Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FreeCAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FreeCAD/repositories"},"last_project_activity_at":"2026-08-07T05:39:33.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2022-03-03T12:56:07.546Z","collective_updated_at":"2025-10-30T19:56:53.100Z","html_url":"https://opencollective.com/freecad","icon_url":"https://images.opencollective.com/freecad/logo/40.png","total_donations":25111.660000000014,"total_expenses":-11361.200000000017,"current_balance":17974.359999999757,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/freecad","url":"https://opencollective.ecosyste.ms/collectives/freecad","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/freecad/projects"}}