{"id":21780,"url":"https://github.com/jhipster/jdl-studio","last_synced_at":"2026-08-13T18:20:13.254Z","repository":{"id":4145010,"uuid":"52148594","full_name":"jhipster/jdl-studio","owner":"jhipster","description":"JDL Studio is an online JHipster Domain Language visual editor","archived":false,"fork":false,"pushed_at":"2026-07-25T13:10:27.000Z","size":15772,"stargazers_count":407,"open_issues_count":17,"forks_count":116,"subscribers_count":23,"default_branch":"src","last_synced_at":"2026-07-27T13:30:50.090Z","etag":null,"topics":["design","entity-model","hacktoberfest","jdl","jdl-studio","jhipster","jpa","uml"],"latest_commit_sha":null,"homepage":"https://start.jhipster.tech/jdl-studio/","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/jhipster.png","metadata":{"funding":{"open_collective":"generator-jhipster","custom":"https://www.jhipster.tech/sponsors/"},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-02-20T10:42:05.000Z","updated_at":"2026-07-13T20:12:39.000Z","dependencies_parsed_at":"2023-12-16T10:00:55.173Z","dependency_job_id":"df5c35bf-592d-4f98-9396-e22f81572fc5","html_url":"https://github.com/jhipster/jdl-studio","commit_stats":{"total_commits":238,"total_committers":22,"mean_commits":"10.818181818181818","dds":"0.39075630252100846","last_synced_commit":"d947aac126b95f0c4edf45523f7c0109eed53da0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jhipster/jdl-studio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhipster%2Fjdl-studio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhipster%2Fjdl-studio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhipster%2Fjdl-studio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhipster%2Fjdl-studio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhipster","download_url":"https://codeload.github.com/jhipster/jdl-studio/tar.gz/refs/heads/src","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhipster%2Fjdl-studio/sbom","scorecard":{"id":518910,"data":{"date":"2025-08-11","repo":{"name":"github.com/jhipster/jdl-studio","commit":"804648da6aaeefbcb9f2114b41f682ede1c693d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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":"Maintained","score":10,"reason":"17 commit(s) and 0 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":"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":"Code-Review","score":0,"reason":"Found 0/3 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/copyright-update.yml:30","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/copyright-update.yml:25","Warn: no topLevel permission defined: .github/workflows/update-gh-pages.yml:1","Warn: no topLevel permission defined: .github/workflows/update-jhipster-online.yml:1"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jdl-studio/build.yml/src?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jdl-studio/build.yml/src?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copyright-update.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jdl-studio/copyright-update.yml/src?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copyright-update.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jdl-studio/copyright-update.yml/src?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jdl-studio/update-gh-pages.yml/src?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-jhipster-online.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jdl-studio/update-jhipster-online.yml/src?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-jhipster-online.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jdl-studio/update-jhipster-online.yml/src?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating nginx:stable-alpine to nginx:stable-alpine@sha256:8757e9607e9d2c294bd64d242b4702bffe19f488c82b57de4650db493d19b639","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/update-gh-pages.yml:30","Info:   0 out of   5 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   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":"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 'src'"],"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jhipster/.github/SECURITY.md:1","Info: Found linked content: github.com/jhipster/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jhipster/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jhipster/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-20T02:28:04.115Z","repository_id":4145010,"created_at":"2025-08-20T02:28:04.115Z","updated_at":"2025-08-20T02:28:04.115Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36618126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":["design","entity-model","hacktoberfest","jdl","jdl-studio","jhipster","jpa","uml"],"created_at":"2024-01-11T19:15:13.359Z","updated_at":"2026-08-13T18:20:13.157Z","avatar_url":"https://github.com/jhipster.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/21780","html_url":"https://opencollective.ecosyste.ms/projects/21780","collective":{"id":3335,"uuid":"ov349mrw-gz75lpyy-4npa08dj-eybknoxd","slug":"generator-jhipster","name":"JHipster","description":"Awesome Spring Boot + Angular/React/Vue application generator","website":"https://www.jhipster.tech","github":"jhipster","twitter":"jhipster","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://www.jhipster.tech"},{"type":"TWITTER","url":"https://twitter.com/jhipster"},{"type":"GITHUB","url":"https://github.com/jhipster"}],"currency":"USD","projects_count":116,"last_synced_at":"2026-08-31T18:15:12.043Z","created_at":"2024-01-10T13:17:54.766Z","updated_at":"2026-08-31T18:15:12.408Z","transactions_count":16169,"balance":81293.50000001458,"account_type":"COLLECTIVE","owner":{"login":"jhipster","name":"JHipster","uuid":"6059488","kind":"organization","description":"JHipster is a development platform to quickly generate, develop, \u0026 deploy modern web applications \u0026 microservice architectures.","email":null,"website":"https://www.jhipster.tech/","location":"Worldwide","twitter":"jhipster","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6059488?v=4","repositories_count":114,"last_synced_at":"2024-10-29T23:35:52.315Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"generator-jhipster","custom":"https://www.jhipster.tech/sponsors/"}},"html_url":"https://github.com/jhipster","funding_links":["https://opencollective.com/generator-jhipster","https://www.jhipster.tech/sponsors/"],"total_stars":32374,"followers":594,"following":0,"created_at":"2022-11-02T16:40:50.237Z","updated_at":"2024-10-29T23:35:52.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhipster","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhipster/repositories"},"last_project_activity_at":"2026-08-14T03:25:16.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-11-17T15:53:58.123Z","collective_updated_at":"2022-04-11T06:36:54.730Z","html_url":"https://opencollective.com/generator-jhipster","icon_url":"https://images.opencollective.com/generator-jhipster/logo/40.png","total_donations":462579.03999996884,"total_expenses":-428733.25000009005,"current_balance":81293.50000001537,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/generator-jhipster","url":"https://opencollective.ecosyste.ms/collectives/generator-jhipster","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/generator-jhipster/projects"}}