{"id":1328226,"name":"@tybys/cgen","ecosystem":"npm","description":"Node.js CLI tool based on CMake for generating C/C++ project","homepage":"https://github.com/toyobayashi/cgen#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/toyobayashi/cgen","keywords_array":["cmake","c","cpp","wasm","webassembly","addon","emscripten"],"namespace":"tybys","versions_count":37,"first_release_published_at":"2021-01-07T09:57:11.538Z","latest_release_published_at":"2022-12-10T13:19:55.405Z","latest_release_number":"0.14.1","last_synced_at":"2026-06-23T23:31:19.862Z","created_at":"2022-04-08T21:11:31.185Z","updated_at":"2026-06-23T23:31:19.862Z","registry_url":"https://www.npmjs.com/package/@tybys/cgen","install_command":"npm install @tybys/cgen","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.14.1"}},"repo_metadata":{"id":57168466,"uuid":"325527455","full_name":"toyobayashi/cgen","owner":"toyobayashi","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-10T13:19:21.000Z","size":144,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T16:47:59.811Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/toyobayashi.png","metadata":{"files":{"readme":"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}},"created_at":"2020-12-30T11:00:28.000Z","updated_at":"2023-03-07T10:48:45.000Z","dependencies_parsed_at":"2023-01-26T02:01:32.170Z","dependency_job_id":null,"html_url":"https://github.com/toyobayashi/cgen","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/toyobayashi/cgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toyobayashi","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/sbom","scorecard":{"id":895891,"data":{"date":"2025-08-11","repo":{"name":"github.com/toyobayashi/cgen","commit":"967db1bb41362f5bccac8b7577118045cb6bf25a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":0,"reason":"Found 0/30 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/toyobayashi/cgen/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/toyobayashi/cgen/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:25","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:27","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand 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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-24T13:41:34.299Z","repository_id":57168466,"created_at":"2025-08-24T13:41:34.300Z","updated_at":"2025-08-24T13:41:34.300Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31581889,"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":"online","status_checked_at":"2026-04-09T02:00:06.848Z","response_time":112,"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":"toyobayashi","name":"Toyo Li","uuid":"23353576","kind":"user","description":"","email":"","website":"https://toyobayashi.github.io/","location":"Guangzhou, China","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23353576?u=11796afb9b44040ec00dd2ff077e9d0b15110dfe\u0026v=4","repositories_count":179,"last_synced_at":"2024-05-01T10:55:38.259Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/toyobayashi","funding_links":["https://github.com/sponsors/toyobayashi"],"total_stars":882,"followers":140,"following":89,"created_at":"2022-11-14T10:27:47.881Z","updated_at":"2024-05-01T10:56:19.817Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toyobayashi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toyobayashi/repositories"},"tags":[{"name":"v0.14.1","sha":"967db1bb41362f5bccac8b7577118045cb6bf25a","kind":"commit","published_at":"2022-12-10T13:18:57.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.14.1","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"62fc426d8942a564fbd014e4669b8256327320d6","kind":"commit","published_at":"2022-11-18T15:33:32.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.14.0","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"1f833bd219591d2a275390010eb3c2e901d6248e","kind":"commit","published_at":"2022-11-18T14:39:33.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.13.1","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"de698e2213dcc893ce21f4998830474dbaf8a36d","kind":"commit","published_at":"2022-11-18T14:29:01.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.13.0","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"1af902e278f29355fb6278bda1e107b48946699c","kind":"commit","published_at":"2022-11-18T07:33:52.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.12.1","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"0c7ff18c27278ce1b97d124e2fbd900e3aa888f2","kind":"commit","published_at":"2022-06-16T05:24:30.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.12.0","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1a0ca060c6b05495357efe90258bbb00450ba04a","kind":"commit","published_at":"2022-01-26T09:31:41.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.11.1","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"69387058ff6654848540841e38e4a52c0fba7efa","kind":"commit","published_at":"2022-01-26T09:19:12.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.11.0","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"8d2a8b969bc4bcf4dbaf9c273f7eb1b5bb391738","kind":"commit","published_at":"2021-12-06T02:35:19.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.10.1","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9c0dee984b6ebc6be9263a262b7dce08da5a470b","kind":"commit","published_at":"2021-12-06T02:29:34.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.10.0","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"06511838dd46bd95160e58bd98bf3a59545e0a04","kind":"commit","published_at":"2021-11-16T10:20:09.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.9.0","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"0b457fdaefd58ff6f281213878e125ced77caa3a","kind":"commit","published_at":"2021-10-18T13:07:30.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.8.3","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"e5af69785596f6699178d371c9069be87b194796","kind":"commit","published_at":"2021-09-24T01:53:04.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.8.2","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"262e461b59c8e5843d35352550f430ea00ca7587","kind":"commit","published_at":"2021-09-02T02:04:18.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.8.1","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"c9a6f4ca9e38d8838eea6d6d4f86ee39cdc333ed","kind":"commit","published_at":"2021-08-04T08:54:22.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.8.0","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"b66b1504fdedb5551c64e203e884d319f6e5b9d4","kind":"commit","published_at":"2021-06-14T09:22:23.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.7.1","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f0dcd13f22928cdd1207ca06c7a61ce9b02ec0a6","kind":"commit","published_at":"2021-05-31T07:56:55.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.7.0","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.7.0/manifests"},{"name":"v0.6.4","sha":"0277464836c7f3264f8d1c719ce13c5c45ac5d81","kind":"commit","published_at":"2021-05-29T06:40:57.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.6.4","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"9d61d1d9199a5bc1c0ed575a0695f8461a64f8e1","kind":"commit","published_at":"2021-05-27T06:16:43.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.6.3","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"889573275cd032c43526b3b6e5b302192e2b86c4","kind":"commit","published_at":"2021-05-24T09:37:09.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.6.2","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a459322b64e16e3eaff23a8c3bc86cea74b34a02","kind":"commit","published_at":"2021-03-22T07:07:54.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.6.1","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3a6b0f965efe8bf8d6c3d430f116d0a5a91ccbe2","kind":"commit","published_at":"2021-03-14T05:44:21.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.6.0","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"aa0153bcfa83165baa75b8e063c01ab25329cf5a","kind":"commit","published_at":"2021-02-17T15:44:17.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.5.4","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"89b4a2ca21221520947576ce4d30f67e361b1b6e","kind":"commit","published_at":"2021-02-16T05:04:34.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.5.3","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"1e7a54332cadaef9e00476dac995ba298dffbb54","kind":"commit","published_at":"2021-01-29T09:33:27.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.5.2","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"60b677568fadf604de20881accf0be38bab679fa","kind":"commit","published_at":"2021-01-26T06:30:04.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.5.1","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"34b670287a1f569ab74e4edd1b61d3fd5d193968","kind":"commit","published_at":"2021-01-26T02:47:23.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.5.0","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"50a052d6cb9cb6bb34ec53231ef7652971d52d49","kind":"commit","published_at":"2021-01-25T16:06:49.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.4.1","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"ad5e7e267aba23dfaeedfa89b02cb143173b2e38","kind":"commit","published_at":"2021-01-25T07:47:38.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.4.0","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"44a482d88d8989b5caebf7ea08b2b3c6cc841803","kind":"commit","published_at":"2021-01-15T09:10:38.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.3.5","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"74718bc5b1ff77d1005773b662295fd15e9b5ddb","kind":"commit","published_at":"2021-01-13T03:05:09.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.3.4","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9e9e9ee09a0f9090ee3718e01ddf5bb3addddb7e","kind":"commit","published_at":"2021-01-12T13:39:07.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.3.3","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"88887f76b1351881c0cc1be8f27be77fc2f1ffc9","kind":"commit","published_at":"2021-01-12T10:36:06.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.3.2","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"166dc621b3658ed93d71e4a2d7afcf9b8efcedcd","kind":"commit","published_at":"2021-01-11T07:06:43.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.3.1","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5b002b39ddfb6277ae236c39e23732662701e46a","kind":"commit","published_at":"2021-01-11T06:32:16.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.3.0","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"edbea4c202c1fb73dba678f43fd88a9ba55d0772","kind":"commit","published_at":"2021-01-08T07:39:50.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.2.0","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"d44cfe9b406c3fbdc229c2be8d57ca59a33914cc","kind":"commit","published_at":"2021-01-07T09:56:16.000Z","download_url":"https://codeload.github.com/toyobayashi/cgen/tar.gz/v0.1.0","html_url":"https://github.com/toyobayashi/cgen/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toyobayashi/cgen@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyobayashi%2Fcgen/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-09T02:12:45.717Z","dependent_packages_count":3,"downloads":66,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":13.68862501310463,"dependent_repos_count":10.336075070876474,"dependent_packages_count":5.9018835679009225,"stargazers_count":13.165555773240008,"forks_count":15.415989127516966,"docker_downloads_count":null,"average":11.7016257105278},"purl":"pkg:npm/%40tybys/cgen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@tybys/cgen","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@tybys/cgen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@tybys/cgen/dependencies","status":null,"funding_links":["https://github.com/sponsors/toyobayashi"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T08:42:56.632Z","issues_count":1,"pull_requests_count":0,"avg_time_to_close_issue":5989.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":11.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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/toyobayashi%2Fcgen/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tybys%2Fcgen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tybys%2Fcgen/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tybys%2Fcgen/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tybys%2Fcgen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tybys%2Fcgen/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tybys%2Fcgen/codemeta","maintainers":[{"uuid":"toyobayashi","login":"toyobayashi","name":null,"email":"lifenglin314@outlook.com","url":null,"packages_count":62,"html_url":"https://www.npmjs.com/~toyobayashi","role":null,"created_at":"2022-11-11T03:20:10.644Z","updated_at":"2022-11-11T03:20:10.644Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/toyobayashi/packages"}]}