{"id":13613625,"url":"https://github.com/leozide/leocad","last_synced_at":"2026-05-03T01:00:43.301Z","repository":{"id":38684326,"uuid":"68232444","full_name":"leozide/leocad","owner":"leozide","description":"A CAD application for creating virtual LEGO models","archived":false,"fork":false,"pushed_at":"2026-05-02T23:13:46.000Z","size":23894,"stargazers_count":2801,"open_issues_count":226,"forks_count":246,"subscribers_count":70,"default_branch":"master","last_synced_at":"2026-05-03T00:37:11.977Z","etag":null,"topics":["cad","ldraw","lego","lego-cad","linux","macos","windows"],"latest_commit_sha":null,"homepage":"https://www.leocad.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leozide.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-14T18:31:31.000Z","updated_at":"2026-05-02T23:06:34.000Z","dependencies_parsed_at":"2023-02-08T08:16:13.955Z","dependency_job_id":"f0f06dd7-9ab4-4509-ba51-370c4d08c245","html_url":"https://github.com/leozide/leocad","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/leozide/leocad","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leozide%2Fleocad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leozide%2Fleocad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leozide%2Fleocad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leozide%2Fleocad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leozide","download_url":"https://codeload.github.com/leozide/leocad/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leozide%2Fleocad/sbom","scorecard":{"id":585387,"data":{"date":"2025-08-18","repo":{"name":"github.com/leozide/leocad","commit":"b91acb19633c59b2f722026fabf35034ff70e4de"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":4.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/29 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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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/continuous.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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"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/continuous.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/leozide/leocad/continuous.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/leozide/leocad/continuous.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/leozide/leocad/continuous.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/leozide/leocad/continuous.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/leozide/leocad/continuous.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/leozide/leocad/continuous.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/leozide/leocad/continuous.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/leozide/leocad/continuous.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact continuous not signed: https://api.github.com/repos/leozide/leocad/releases/240665235","Warn: release artifact v23.03 not signed: https://api.github.com/repos/leozide/leocad/releases/96126752","Warn: release artifact v21.06 not signed: https://api.github.com/repos/leozide/leocad/releases/44156548","Warn: release artifact v21.03 not signed: https://api.github.com/repos/leozide/leocad/releases/39786803","Warn: release artifact v21.01 not signed: https://api.github.com/repos/leozide/leocad/releases/36308258","Warn: release artifact continuous does not have provenance: https://api.github.com/repos/leozide/leocad/releases/240665235","Warn: release artifact v23.03 does not have provenance: https://api.github.com/repos/leozide/leocad/releases/96126752","Warn: release artifact v21.06 does not have provenance: https://api.github.com/repos/leozide/leocad/releases/44156548","Warn: release artifact v21.03 does not have provenance: https://api.github.com/repos/leozide/leocad/releases/39786803","Warn: release artifact v21.01 does not have provenance: https://api.github.com/repos/leozide/leocad/releases/36308258"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T20:21:39.371Z","repository_id":38684326,"created_at":"2025-08-20T20:21:39.372Z","updated_at":"2025-08-20T20:21:39.372Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32554777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T00:31:16.350Z","status":"ssl_error","status_checked_at":"2026-05-03T00:31:15.546Z","response_time":132,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cad","ldraw","lego","lego-cad","linux","macos","windows"],"created_at":"2024-08-01T20:00:51.858Z","updated_at":"2026-05-03T01:00:43.257Z","avatar_url":"https://github.com/leozide.png","language":"C++","funding_links":[],"categories":["C++","Table of Contents"],"sub_categories":["CAD"],"readme":"# About LeoCAD\n\nLeoCAD is a CAD program for creating virtual LEGO(R) models. It's available\nfor free under the GNU Public License v2 and works on the Windows, Linux\nand macOS Operating Systems.\n\n\n# Installation\n\nYou can download the latest version of LeoCAD and its Parts Library from\nthe main website at https://www.leocad.org\n\nIt's recommended that you install the latest drivers for your video card\nsince LeoCAD uses OpenGL to take advantage of hardware acceleration for\nrendering.\n\n## LeoCAD for Windows\n\n  Download the latest LeoCAD-Windows.exe to your computer, double click on\n  the icon to launch the installer and follow the instructions.\n\n## LeoCAD for Linux\n\nThere are multiple ways to install LeoCAD on Linux.\n\n* Snap Store\n  \n  You can find LeoCAD in your distribution's Snap Store. Alternatively, you\n  can enter `sudo snap install leocad` to install it using the command line.\n\n* AppImage\n\n  Download the latest LeoCAD-Linux.AppImage, make the file executable\n  (`chmod +x`) and run it.\n\n* Flatpak\n\n  You can also install LeoCAD releases as a Flatpak from Flathub:\n    https://flathub.org/apps/details/org.leocad.LeoCAD\n\n  Note: there might be a delay for new releases to appear there. If\n  you have it already installed, it will be updated.\n\n* From source\n\n  If you prefer to compile LeoCAD yourself, go to the GitHub releases page\n  at https://github.com/leozide/leocad/releases/latest and download the\n  source archive from there. If you do not already have a Parts Library\n  installed, you will need to download one and follow the installation\n  instructions. More information on how to compile your own executable is\n  available in the Documentation section of https://www.leocad.org\n\n## LeoCAD for macOS\n\n  Download the latest LeoCAD-macOS.dmg to your computer, double click on\n  the icon to open the archive, copy LeoCAD.app to your Applications folder\n  and then launch it from there.\n\nNew users should read the online tutorial located at\nhttps://www.leocad.org/docs/tutorial1.html to learn how to use LeoCAD.\n\n\n# Online Resources\n\n- Website:\n  https://www.leocad.org\n\n- GitHub page:\n  https://github.com/leozide/leocad\n\n- Unstable builds:\n  https://github.com/leozide/leocad/releases/tag/continuous\n\n\n# Legal Disclaimer\n\nLEGO(R) is a trademark of the LEGO Group of companies which does not sponsor,\nauthorize or endorse this software.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleozide%2Fleocad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleozide%2Fleocad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleozide%2Fleocad/lists"}