{"id":13674549,"url":"https://github.com/project-generator/project_generator","last_synced_at":"2026-04-09T00:02:20.726Z","repository":{"id":19535264,"uuid":"22783065","full_name":"project-generator/project_generator","owner":"project-generator","description":"Project generators for various embedded tools (IDE). IAR, uVision, Makefile, CoIDE, Eclipse and many more in the roadmap!","archived":false,"fork":false,"pushed_at":"2024-08-13T08:05:31.000Z","size":1433,"stargazers_count":287,"open_issues_count":23,"forks_count":96,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-09-11T16:10:08.778Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/project-generator.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2014-08-09T09:22:51.000Z","updated_at":"2025-09-10T13:31:00.000Z","dependencies_parsed_at":"2024-06-18T22:45:50.059Z","dependency_job_id":"6dab7ed2-c613-4131-b460-754fb72e3353","html_url":"https://github.com/project-generator/project_generator","commit_stats":{"total_commits":1134,"total_committers":27,"mean_commits":42.0,"dds":0.2848324514991182,"last_synced_commit":"d692a46b91177b7ac1ebc25484d4e1d23057420c"},"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/project-generator/project_generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-generator%2Fproject_generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-generator%2Fproject_generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-generator%2Fproject_generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-generator%2Fproject_generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-generator","download_url":"https://codeload.github.com/project-generator/project_generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-generator%2Fproject_generator/sbom","scorecard":{"id":746322,"data":{"date":"2025-08-11","repo":{"name":"github.com/project-generator/project_generator","commit":"a66c64240ccdc7c9a7d8bdbd354342142edadaab"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":8,"reason":"Found 11/13 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-generator/project_generator/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-generator/project_generator/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T18:52:46.825Z","repository_id":19535264,"created_at":"2025-08-22T18:52:46.826Z","updated_at":"2025-08-22T18:52:46.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31579058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2024-08-02T11:00:53.194Z","updated_at":"2026-04-09T00:02:20.706Z","avatar_url":"https://github.com/project-generator.png","language":"Python","funding_links":[],"categories":["Tools"],"sub_categories":[],"readme":"# Project generator\n[![Build Status](https://travis-ci.org/project-generator/project_generator.svg?branch=master)](https://travis-ci.org/project-generator/project_generator)\n\nSource code is often times simple but building it is difficult when more than one person is involved.\nDevelopers like what they like: IDE, compiler, debugger and really all we want is to produce an executable.\nSharing project files decoding XML in commit messages because someone was debugging and changed compile options before commiting distracts from doing what you want to do; develop software.\n\nThis project allows you to define a project in text using YAML files and generate IDE project files\nbased on the rules defined in records. No one should ever commit IDE specific project file to a repository again!\n\nAll open sourced - licensed under Apache v2.0 license.\n\n### Current Status\n\nThe project is in alpha phase. Check issues for the ongoing tasks or todo tasks.\n\nProject generator currently generaters projects for the following tools (IDE, Makefile, etc..):\n\n - uVision4 and uVision5\n - IAR\n - Makefile (GCC ARM)\n - Makefile (ARMCC)\n - Cmake (GCC ARM)\n - CoIDE (GCC ARM)\n - Eclipse (Makefile with GCC ARM)\n - Sublime (Makefile with GCC ARM)\n - Visual studio (Makefile with GCC ARM)\n\nWe appreciate any help and you are more than welcome to send a pull request or create a new issue in this repository.\nThe plan is to support as many IDE as possible , same applies for targets/MCU.\n\n### How to use it\n\nThere are two options, how to use it. Either you download [pypi package](https://pypi.python.org/pypi/project_generator) or you can clone this repository to your project directory.\n\n##### Using package\nOnce installed, test if project_generator is recognized:\n\n```\nprogen --version\n```\n\nThis should print the current installed version. You can use progen or project_generator as a command.\n\n##### Using directly the repository\nIn case of using this repository directly, be aware, the project generator is using relative paths. To solve this, invoke run.py with arguments as you would if using the package. Something like: python run.py --version. This helps with debugging the package.\n\n##### Getting started\n\nAn example how to use progen [baremetal blinky examples](https://github.com/project-generator/project_generator_frdm_boards_example) or more advanced [mbed blinky examples](https://github.com/project-generator/project_generator_mbed_examples).\n\n###### Docs\nTo get familiar with it, read our wiki. Good start is [Getting started guide (wiki)](https://github.com/project-generator/project_generator/wiki/Getting_started). There are other sections which describe the each blocks of the project generator.\n\n##### Add a new target/mcu\n\nWe use project generator definitions, which is a separate python module and contains mcu/target database plus parser to obtain those from tools projects, visit github page [here](https://github.com/project-generator/project_generator_definitions/).\n\nDependencies for Project generator\n-------------------------\n* Python 2.7.x/3.x\n * [pyYAML](https://github.com/yaml/pyyaml)\n * [Setuptools](https://pypi.python.org/pypi/distribute)\n * [Jinja2](https://pypi.python.org/pypi/Jinja2)\n * [xmltodict](https://pypi.python.org/pypi/xmltodict)\n * [project generator definitions](https://pypi.python.org/pypi/project_generator_definitions)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproject-generator%2Fproject_generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fproject-generator%2Fproject_generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproject-generator%2Fproject_generator/lists"}