{"id":129062,"url":"https://github.com/jhipster/jhipster-bom","last_synced_at":"2026-08-14T18:20:43.782Z","repository":{"id":37076430,"uuid":"307176257","full_name":"jhipster/jhipster-bom","owner":"jhipster","description":"JHipster BOM and server-side library","archived":false,"fork":false,"pushed_at":"2026-07-11T03:22:20.000Z","size":5909,"stargazers_count":83,"open_issues_count":1,"forks_count":63,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-07-11T05:10:47.181Z","etag":null,"topics":["hacktoberfest","java","jhipster","spring-boot"],"latest_commit_sha":null,"homepage":"https://www.jhipster.tech/","language":"Java","has_issues":false,"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":"2020-10-25T19:30:06.000Z","updated_at":"2026-07-11T03:22:18.000Z","dependencies_parsed_at":"2026-02-27T18:09:48.898Z","dependency_job_id":null,"html_url":"https://github.com/jhipster/jhipster-bom","commit_stats":{"total_commits":3375,"total_committers":86,"mean_commits":39.24418604651163,"dds":0.6109629629629629,"last_synced_commit":"51e2d488e1c93c7a0b867343e9ac1af930db4d0b"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/jhipster/jhipster-bom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhipster%2Fjhipster-bom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhipster%2Fjhipster-bom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhipster%2Fjhipster-bom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhipster%2Fjhipster-bom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhipster","download_url":"https://codeload.github.com/jhipster/jhipster-bom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhipster%2Fjhipster-bom/sbom","scorecard":{"id":518912,"data":{"date":"2025-08-11","repo":{"name":"github.com/jhipster/jhipster-bom","commit":"7bdb0f60cf4739f065e4501400404b5f70b2ad9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 16 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":"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":"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":9,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-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":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":["Info: found token with 'none' permissions: .github/workflows/angular.yml:151","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/copyright-update.yml:30","Info: found token with 'none' permissions: .github/workflows/react.yml:151","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:31","Info: found token with 'none' permissions: .github/workflows/vue.yml:152","Warn: no topLevel permission defined: .github/workflows/angular.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cache.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/copyright-update.yml:25","Warn: no topLevel permission defined: .github/workflows/jhipster-actions.yml:1","Warn: no topLevel permission defined: .github/workflows/react.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/vue.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":"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/angular.yml:103","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/angular.yml:108","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/angular.yml:113","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/angular.yml:118","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/angular.yml:124","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/angular.yml:127","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/angular.yml:130","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/react.yml:103","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/react.yml:108","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/react.yml:113","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/react.yml:118","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/react.yml:124","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/react.yml:127","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/react.yml:130","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/vue.yml:103","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/vue.yml:108","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/vue.yml:113","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/vue.yml:118","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/vue.yml:124","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/vue.yml:128","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/vue.yml:131","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/angular.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/angular.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/angular.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/angular.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/angular.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/angular.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/angular.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/angular.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/angular.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/angular.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/angular.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/angular.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/angular.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/angular.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/angular.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/angular.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/cache.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/cache.yml/main?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/jhipster-bom/copyright-update.yml/main?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/jhipster-bom/copyright-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jhipster-actions.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/jhipster-actions.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jhipster-actions.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/jhipster-actions.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/react.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/react.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/react.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/react.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/react.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/react.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/react.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/react.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/react.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/react.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/react.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/react.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/react.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/react.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/react.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/react.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/release-drafter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vue.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/vue.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vue.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/vue.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vue.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/vue.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vue.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/vue.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vue.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/vue.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vue.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/vue.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vue.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/vue.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vue.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/jhipster/jhipster-bom/vue.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:41","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:33"],"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":"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":"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"}},{"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"}}]},"last_synced_at":"2025-08-20T02:28:05.476Z","repository_id":37076430,"created_at":"2025-08-20T02:28:05.476Z","updated_at":"2025-08-20T02:28:05.476Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36660193,"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":["hacktoberfest","java","jhipster","spring-boot"],"created_at":"2024-02-01T14:23:01.220Z","updated_at":"2026-08-14T18:20:43.511Z","avatar_url":"https://github.com/jhipster.png","language":"Java","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/129062","html_url":"https://opencollective.ecosyste.ms/projects/129062","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"}}