{"id":18976,"url":"https://github.com/asyncapi/modelina","last_synced_at":"2026-06-17T12:20:11.554Z","repository":{"id":37100864,"uuid":"331620831","full_name":"asyncapi/modelina","owner":"asyncapi","description":"A library for generating typed models based on inputs such as AsyncAPI, OpenAPI, and JSON Schema documents with high customization","archived":false,"fork":false,"pushed_at":"2025-08-17T17:15:35.000Z","size":24882,"stargazers_count":379,"open_issues_count":21,"forks_count":212,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-18T15:51:20.434Z","etag":null,"topics":["asyncapi","codegen","codegenerator","cpp","csharp","generate-code","get-global-node-release-workflows","go","java","json-schema","kotlin","modelina","openapi2","openapi3","php","rust","swagger","typescript"],"latest_commit_sha":null,"homepage":"https://modelina.org","language":"TypeScript","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/asyncapi.png","metadata":{"funding":{"github":"asyncapi","patreon":null,"open_collective":"asyncapi","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null},"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-21T12:27:51.000Z","updated_at":"2025-08-17T19:37:20.000Z","dependencies_parsed_at":"2024-06-12T18:53:53.049Z","dependency_job_id":"faf727c3-3e42-4084-bb1f-3e52db7c9daa","html_url":"https://github.com/asyncapi/modelina","commit_stats":{"total_commits":996,"total_committers":90,"mean_commits":"11.066666666666666","dds":0.6345381526104418,"last_synced_commit":"5d6c8477c8b9e0c0cb3b254fa09f5e0397a122e3"},"previous_names":["asyncapi/generator-model-sdk"],"tags_count":417,"template":false,"template_full_name":null,"purl":"pkg:github/asyncapi/modelina","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asyncapi%2Fmodelina","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asyncapi%2Fmodelina/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asyncapi%2Fmodelina/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asyncapi%2Fmodelina/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asyncapi","download_url":"https://codeload.github.com/asyncapi/modelina/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asyncapi%2Fmodelina/sbom","scorecard":{"id":214024,"data":{"date":"2025-08-11","repo":{"name":"github.com/asyncapi/modelina","commit":"c7a6530d125b63820118efb7437eebf9dff98dc8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":-1,"reason":"internal error: internal error: invalid GitHub workflow:\n:16:0: could not parse as YAML: yaml: line 16: did not find expected '-' indicator [syntax-check]","details":null,"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":"Token-Permissions","score":-1,"reason":"internal error: internal error: invalid GitHub workflow:\n:16:0: could not parse as YAML: yaml: line 16: did not find expected '-' indicator [syntax-check]","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"internal error: internal error: invalid GitHub workflow:\n:16:0: could not parse as YAML: yaml: line 16: did not find expected '-' indicator [syntax-check]","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":"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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/runtime/runtime-kotlin/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: test/runtime/runtime-scala/gradle/wrapper/gradle-wrapper.jar:1"],"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:7"],"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":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/asyncapi/.github/SECURITY.md:1","Info: Found linked content: github.com/asyncapi/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/asyncapi/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.3.7 not signed: https://api.github.com/repos/asyncapi/modelina/releases/235399612","Warn: release artifact v5.3.6 not signed: https://api.github.com/repos/asyncapi/modelina/releases/235396492","Warn: release artifact v5.3.5 not signed: https://api.github.com/repos/asyncapi/modelina/releases/230569916","Warn: release artifact v5.3.4 not signed: https://api.github.com/repos/asyncapi/modelina/releases/226915639","Warn: release artifact v5.3.3 not signed: https://api.github.com/repos/asyncapi/modelina/releases/226618993","Warn: release artifact v5.3.7 does not have provenance: https://api.github.com/repos/asyncapi/modelina/releases/235399612","Warn: release artifact v5.3.6 does not have provenance: https://api.github.com/repos/asyncapi/modelina/releases/235396492","Warn: release artifact v5.3.5 does not have provenance: https://api.github.com/repos/asyncapi/modelina/releases/230569916","Warn: release artifact v5.3.4 does not have provenance: https://api.github.com/repos/asyncapi/modelina/releases/226915639","Warn: release artifact v5.3.3 does not have provenance: https://api.github.com/repos/asyncapi/modelina/releases/226618993"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":-1,"reason":"internal error: internal error: invalid GitHub workflow:\n:16:0: could not parse as YAML: yaml: line 16: did not find expected '-' indicator [syntax-check]","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"38 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-h452-7996-h45h","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-hw8r-x6gr-5gjp","Warn: Project is vulnerable to: GHSA-pppg-cpfq-h7wr","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c59h-r6p8-q9wc","Warn: Project is vulnerable to: GHSA-fq54-2j52-jc42","Warn: Project is vulnerable to: GHSA-77r5-gw3j-2mpf","Warn: Project is vulnerable to: GHSA-7m27-7ghc-44w9","Warn: Project is vulnerable to: GHSA-f82v-jwr5-mffw","Warn: Project is vulnerable to: GHSA-fr5h-rqp8-mj6g","Warn: Project is vulnerable to: GHSA-g77x-44xx-532m","Warn: Project is vulnerable to: GHSA-7gfc-8cq8-jh5f","Warn: Project is vulnerable to: GHSA-qpjv-v59x-3qc4","Warn: Project is vulnerable to: GHSA-3h52-269p-cp9r","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-m95q-7qp3-xv42"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:18:36.510Z","repository_id":37100864,"created_at":"2025-08-17T01:18:36.510Z","updated_at":"2025-08-17T01:18:36.510Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271681465,"owners_count":24802077,"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-08-22T02:00:08.480Z","response_time":65,"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":["asyncapi","codegen","codegenerator","cpp","csharp","generate-code","get-global-node-release-workflows","go","java","json-schema","kotlin","modelina","openapi2","openapi3","php","rust","swagger","typescript"],"created_at":"2024-01-11T18:59:46.911Z","updated_at":"2025-08-22T18:29:56.572Z","avatar_url":"https://github.com/asyncapi.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/18976","html_url":"https://opencollective.ecosyste.ms/projects/18976","collective":{"id":2751,"uuid":"eejoxl3a-z45w9pa5-93m6y870-mgkbrvdn","slug":"asyncapi","name":"AsyncAPI Initiative","description":"Building the future of event-driven architectures.","website":"https://asyncapi.org","github":"asyncapi","twitter":"AsyncAPISpec","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://asyncapi.org"},{"type":"TWITTER","url":"https://twitter.com/AsyncAPISpec"},{"type":"GITHUB","url":"https://github.com/asyncapi"}],"currency":"USD","projects_count":77,"last_synced_at":"2026-06-16T06:15:19.643Z","created_at":"2024-01-10T13:17:52.835Z","updated_at":"2026-06-16T06:15:19.825Z","transactions_count":994,"balance":37275.11999999983,"account_type":"COLLECTIVE","owner":{"login":"asyncapi-archived-repos","name":"asyncapi-archived-repos","uuid":"61235572","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/61235572?v=4","repositories_count":28,"last_synced_at":"2025-10-16T15:16:12.935Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/asyncapi-archived-repos","funding_links":[],"total_stars":533,"followers":0,"following":0,"created_at":"2023-02-22T15:03:11.599Z","updated_at":"2025-10-16T15:16:12.935Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asyncapi-archived-repos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asyncapi-archived-repos/repositories"},"last_project_activity_at":"2026-06-07T15:30:43.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-02-11T19:28:33.735Z","collective_updated_at":"2025-02-10T11:19:22.035Z","html_url":"https://opencollective.com/asyncapi","icon_url":"https://images.opencollective.com/asyncapi/logo/40.png","total_donations":552846.3299999995,"total_expenses":-560384.9800000009,"current_balance":37275.11999999983,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/asyncapi","url":"https://opencollective.ecosyste.ms/collectives/asyncapi","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/asyncapi/projects"}}