{"id":21768,"url":"https://github.com/jhipster/generator-jhipster-micronaut","last_synced_at":"2026-08-14T12:23:03.680Z","repository":{"id":35857825,"uuid":"200175201","full_name":"jhipster/generator-jhipster-micronaut","owner":"jhipster","description":"Micronaut blueprint for JHipster","archived":false,"fork":false,"pushed_at":"2026-08-10T23:44:44.000Z","size":5378,"stargazers_count":104,"open_issues_count":37,"forks_count":35,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-11T01:23:29.748Z","etag":null,"topics":["jhipster","micronaut"],"latest_commit_sha":null,"homepage":"","language":"EJS","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-08-02T06:05:34.000Z","updated_at":"2026-08-10T23:42:20.000Z","dependencies_parsed_at":"2026-08-11T01:24:32.366Z","dependency_job_id":null,"html_url":"https://github.com/jhipster/generator-jhipster-micronaut","commit_stats":{"total_commits":706,"total_committers":30,"mean_commits":"23.533333333333335","dds":0.7237960339943343,"last_synced_commit":"21df66f5d7bf194eca891392a7e4f80bb17c7956"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/jhipster/generator-jhipster-micronaut","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhipster%2Fgenerator-jhipster-micronaut","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhipster%2Fgenerator-jhipster-micronaut/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhipster%2Fgenerator-jhipster-micronaut/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhipster%2Fgenerator-jhipster-micronaut/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhipster","download_url":"https://codeload.github.com/jhipster/generator-jhipster-micronaut/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhipster%2Fgenerator-jhipster-micronaut/sbom","scorecard":{"id":381179,"data":{"date":"2025-08-11","repo":{"name":"github.com/jhipster/generator-jhipster-micronaut","commit":"e42b4510b49d89903a5ec83d205c5beb0917ad5e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"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":"Maintained","score":10,"reason":"30 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":"Code-Review","score":-1,"reason":"Found no human activity in the last 13 changesets","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":"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":"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":"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:12","Info: found token with 'none' permissions: .github/workflows/samples.yml:99","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-micronaut-platform-pom.yml:35","Warn: no topLevel permission defined: .github/workflows/build-cache.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/copyright-update.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/generator.yml:4","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge.yml:7","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/samples.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-micronaut-platform-pom.yml:30"],"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":"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":"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":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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/samples.yml:57","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/samples.yml:59","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/samples.yml:68","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/samples.yml:71","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/samples.yml:73","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/samples.yml:75","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/samples.yml:77","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/build-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-cache.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/build-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-cache.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/build-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-cache.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/build-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-cache.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/build-cache.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copyright-update.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/copyright-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copyright-update.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/copyright-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generator.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/generator.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generator.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/generator.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/merge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/merge.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/merge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/release-drafter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/samples.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/samples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/samples.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/samples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/samples.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/samples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/samples.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/samples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/samples.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/samples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/samples.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/samples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/samples.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/samples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/samples.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/samples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-micronaut-platform-pom.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/update-micronaut-platform-pom.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-micronaut-platform-pom.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/update-micronaut-platform-pom.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-micronaut-platform-pom.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/update-micronaut-platform-pom.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-micronaut-platform-pom.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/update-micronaut-platform-pom.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-micronaut-platform-pom.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/generator-jhipster-micronaut/update-micronaut-platform-pom.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: npmCommand not pinned by hash: docker/Dockerfile:2-29","Warn: npmCommand not pinned by hash: docker/Dockerfile:2-29","Warn: npmCommand not pinned by hash: docker/Dockerfile:31-43","Warn: npmCommand not pinned by hash: .github/workflows/samples.yml:32","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   2 out of   6 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":-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":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 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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-18T15:29:29.934Z","repository_id":35857825,"created_at":"2025-08-18T15:29:29.934Z","updated_at":"2025-08-18T15:29:29.934Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646743,"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-14T02:00:06.934Z","response_time":54,"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":["jhipster","micronaut"],"created_at":"2024-01-11T19:15:10.983Z","updated_at":"2026-08-14T12:23:03.447Z","avatar_url":"https://github.com/jhipster.png","language":"EJS","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/21768","html_url":"https://opencollective.ecosyste.ms/projects/21768","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.25000014144,"current_balance":81293.50000001458,"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"}}