{"id":2366950,"name":"simplify-codegen","ecosystem":"npm","description":"Simplify Code Generator from OpenAPI 3.0 Specs","homepage":"https://github.com/simplify-framework/openapi#README","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/simplify-framework/openapi","keywords_array":["codegen","openapi","serverless","docker","lambda","faas","aws"],"namespace":null,"versions_count":13,"first_release_published_at":"2020-04-25T08:49:33.892Z","latest_release_published_at":"2020-05-27T19:14:36.629Z","latest_release_number":"0.1.19","last_synced_at":"2026-04-21T09:15:02.139Z","created_at":"2022-04-10T00:46:58.679Z","updated_at":"2026-04-21T09:15:02.139Z","registry_url":"https://www.npmjs.com/package/simplify-codegen","install_command":"npm install simplify-codegen","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.19"}},"repo_metadata":{"id":57361500,"uuid":"243234983","full_name":"simplify-framework/openapi","owner":"simplify-framework","description":"Generate Simplify Framework base projects with True-DevOps code skeleton to run on Cloud with API Gateway, AWS Lambda and other AWS Services from OpenAPI 3.0 specs. The generated code skeleton can be debug locally and can deploy on docker orchestration platform with docker-compose and Kubernetes.","archived":false,"fork":false,"pushed_at":"2020-06-06T16:40:59.000Z","size":231,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-23T19:35:47.756Z","etag":null,"topics":["api-gateway","aws-lambda","codegen","devops","docker","docker-compose","express","javascript","lambda-functions","nodejs","openapi-specs","python","simplify-framework"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/simplify-framework.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":null,"support":null},"funding":{"open_collective":"duong-dinh-cuong"}},"created_at":"2020-02-26T10:26:55.000Z","updated_at":"2022-04-27T22:16:53.000Z","dependencies_parsed_at":"2022-09-26T16:31:20.250Z","dependency_job_id":null,"html_url":"https://github.com/simplify-framework/openapi","commit_stats":null,"previous_names":["aws-simplify/codegen","simplify-framework/codegen"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simplify-framework/openapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplify-framework%2Fopenapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplify-framework%2Fopenapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplify-framework%2Fopenapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplify-framework%2Fopenapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplify-framework","download_url":"https://codeload.github.com/simplify-framework/openapi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplify-framework%2Fopenapi/sbom","scorecard":{"id":219353,"data":{"date":"2025-08-04","repo":{"name":"github.com/simplify-framework/openapi","commit":"9f139c8e801553899e7ee22bbca14025c8b21c23"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.4,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverity.yml:1","Warn: no topLevel permission defined: .github/workflows/gencode.yml:1","Warn: no topLevel permission defined: .github/workflows/pushcode.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/gencode.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/simplify-framework/openapi/gencode.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gencode.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/simplify-framework/openapi/gencode.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gencode.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/simplify-framework/openapi/gencode.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pushcode.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/simplify-framework/openapi/pushcode.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pushcode.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/simplify-framework/openapi/pushcode.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pushcode.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/simplify-framework/openapi/pushcode.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating node:alpine to node:alpine@sha256:e8e882c692a08878d55ec8ff6c5a4a71b3edca25eda0af4406e2a160d8a93cf2","Warn: npmCommand not pinned by hash: Dockerfile:6-11","Warn: npmCommand not pinned by hash: .github/workflows/coverity.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/pushcode.yml:43","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-7mg4-w3w5-x5pc","Warn: Project is vulnerable to: GHSA-6xrf-q977-5vgc","Warn: Project is vulnerable to: GHSA-v5vg-g7rq-363w","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T02:11:33.639Z","repository_id":57361500,"created_at":"2025-08-17T02:11:33.640Z","updated_at":"2025-08-17T02:11:33.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277050358,"owners_count":25751756,"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-26T02:00:09.010Z","response_time":78,"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":"simplify-framework","name":"Simplify Framework","uuid":"61499270","kind":"organization","description":"A LowCode/NoCode IaC framework for simplifying AWS CloudFormation Stacks","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/61499270?v=4","repositories_count":11,"last_synced_at":"2025-03-30T15:36:20.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/simplify-framework","funding_links":[],"total_stars":28,"followers":0,"following":0,"created_at":"2023-03-21T04:32:53.627Z","updated_at":"2025-03-30T15:36:20.831Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplify-framework","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplify-framework/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-09-26T08:58:58.293Z","dependent_packages_count":0,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":22.5095475462022,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":15.548507148482713,"forks_count":13.860205004920381,"average":22.02801727665353},"purl":"pkg:npm/simplify-codegen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/simplify-codegen","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/simplify-codegen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/simplify-codegen/dependencies","status":null,"funding_links":["https://opencollective.com/duong-dinh-cuong"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T00:49:37.232Z","issues_count":0,"pull_requests_count":30,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":138457.9,"issues_closed_count":0,"pull_requests_closed_count":30,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.1,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":4,"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/simplify-framework%2Fopenapi/issues","maintainers":[{"login":"cuongquay","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuongquay"},{"login":"bernardforden","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardforden"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/simplify-codegen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/simplify-codegen/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/simplify-codegen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/simplify-codegen/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/simplify-codegen/codemeta","maintainers":[{"uuid":"cuongquay","login":"cuongquay","name":null,"email":"cuong3ihut@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~cuongquay","role":null,"created_at":"2022-11-14T11:23:33.166Z","updated_at":"2022-11-14T11:23:33.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cuongquay/packages"}]}