Repository Analysis

jhipster/generator-jhipster

JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.

4.1 Likely human-written View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of jhipster/generator-jhipster, a TypeScript project with 22,429 GitHub stars. SynthScan v2.0 examined 179,264 lines of code across 2129 source files, recording 335 pattern matches distributed across 7 syntactic categories. The overall adjusted score of 4.1 places this repository in the Likely human-written band.

The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).

4.1
Adjusted Score
4.1
Raw Score
100%
Time Factor
2026-07-14
Last Push
22.4K
Stars
TypeScript
Language
179.3K
Lines of Code
2.1K
Files
335
Pattern Hits
2026-07-14
Scan Date
0.01
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.

Severity Breakdown

Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.

CRITICAL 12HIGH 0MEDIUM 101LOW 222

Directory Score Breakdown

This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.

Pattern Findings

The scanner identified 335 distinct pattern matches across 7 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.

Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.

Decorative Section Separators66 hits · 222 pts
SeverityFileLineSnippetContext
MEDIUM.github/workflows/devserver.yml77 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/devserver.yml79 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/devserver.yml92 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/devserver.yml94 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/devserver.yml103 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/devserver.yml105 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/devserver.yml120 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/devserver.yml122 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/docker-compose-integration.yml64 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/docker-compose-integration.yml66 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/react.yml88 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/react.yml90 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/react.yml107 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/react.yml109 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/react.yml119 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/react.yml121 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/react.yml136 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/react.yml138 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/generator-generate-blueprint.yml45 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/generator-generate-blueprint.yml47 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/generator-generate-blueprint.yml62 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/generator-generate-blueprint.yml64 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/generator-generate-blueprint.yml100 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/generator-generate-blueprint.yml102 #----------------------------------------------------------------------COMMENT
MEDIUM…b/workflows/generator-database-changelog-liquibase.yml56 #----------------------------------------------------------------------COMMENT
MEDIUM…b/workflows/generator-database-changelog-liquibase.yml58 #----------------------------------------------------------------------COMMENT
MEDIUM…b/workflows/generator-database-changelog-liquibase.yml70 #----------------------------------------------------------------------COMMENT
MEDIUM…b/workflows/generator-database-changelog-liquibase.yml72 #----------------------------------------------------------------------COMMENT
MEDIUM…b/workflows/generator-database-changelog-liquibase.yml89 #----------------------------------------------------------------------COMMENT
MEDIUM…b/workflows/generator-database-changelog-liquibase.yml91 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/linked-issue-check.yml59 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/linked-issue-check.yml61 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/linked-issue-check.yml73 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/linked-issue-check.yml75 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/linked-issue-check.yml98 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/linked-issue-check.yml100 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/vue.yml88 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/vue.yml90 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/vue.yml107 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/vue.yml109 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/vue.yml119 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/vue.yml121 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/vue.yml136 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/vue.yml138 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/generator-graalvm.yml63 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/generator-graalvm.yml65 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/generator-graalvm.yml79 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/generator-graalvm.yml81 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/generator-graalvm.yml92 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/generator-graalvm.yml94 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/generator-graalvm.yml109 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/generator-graalvm.yml111 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/issue-check.yml55 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/issue-check.yml57 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/issue-check.yml69 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/issue-check.yml71 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/issue-check.yml82 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/issue-check.yml84 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/angular.yml88 #----------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/angular.yml90 #----------------------------------------------------------------------COMMENT
6 more matches not shown…
Hyper-Verbose Identifiers162 hits · 175 pts
SeverityFileLineSnippetContext
LOWcli/environment-builder.ts488 async function loadSharedOptionsFromFile(sharedOptionsBase: string, msg?: string, errorMsg?: string): Promise<any> {CODE
LOWlib/jhipster/reserved-keywords.ts73export function isReservedPaginationWords(keyword: string) {CODE
LOWlib/jhipster/default-application-options.ts112function getConfigForClientApplication(options: ApplicationDefaults = {}): ApplicationDefaults {CODE
LOWlib/jhipster/default-application-options.ts129function getConfigForAuthenticationType(options: ApplicationDefaults = {}): ApplicationDefaults {CODE
LOWlib/jhipster/default-application-options.ts151function getConfigForCacheProvider(options: ApplicationDefaults = {}): ApplicationDefaults {CODE
LOWlib/jhipster/default-application-options.ts188function getServerConfigForMonolithApplication(customOptions: ApplicationDefaults = {}): ApplicationDefaults {CODE
LOWlib/jhipster/default-application-options.ts204export function getConfigForMonolithApplication(customOptions: ApplicationDefaults = {}): ApplicationDefaults {CODE
LOWlib/jhipster/default-application-options.ts215function getServerConfigForGatewayApplication(customOptions: ApplicationDefaults = {}): ApplicationDefaults {CODE
LOWlib/jhipster/default-application-options.ts234export function getConfigForGatewayApplication(customOptions: ApplicationDefaults = {}): ApplicationDefaults {CODE
LOWlib/jhipster/default-application-options.ts245function getServerConfigForMicroserviceApplication(customOptions: ApplicationDefaults = {}): ApplicationDefaults {CODE
LOWlib/jhipster/default-application-options.ts264export function getConfigForMicroserviceApplication(customOptions: ApplicationDefaults = {}): ApplicationDefaults {CODE
LOWlib/jhipster/default-application-options.ts275export function getDefaultConfigForNewApplication(customOptions: ApplicationDefaults = {}): ApplicationDefaults {CODE
LOWlib/jdl/jdl-importer.ts84export function createImporterFromContent(CODE
LOWlib/jdl/jdl-importer.ts190function importOneApplicationAndEntities(jdlObject: JDLObject) {CODE
LOWlib/jdl/jdl-importer.ts221function importApplicationsAndEntities(jdlObject: JDLObject) {CODE
LOWlib/jdl/core/utils/object-utils.ts43function removeEntriesWithUndefinedValue(entity: any) {CODE
LOWlib/jdl/core/utils/file-utils.ts47export function createFolderIfItDoesNotExist(directory: string) {CODE
LOWlib/jdl/core/models/jdl-application-configuration.ts82function getFormattedConfigOptionsString(options: Record<string, JDLApplicationConfigurationOption<any>>, indent: stringCODE
LOWlib/jdl/core/models/jdl-application-configuration.ts99function filterOutOptionsWithoutValues(CODE
LOWlib/jdl/core/models/jdl-application-configuration.ts115function filterOutOptionsThatShouldNotBeExported(CODE
LOW…l/core/models/jdl-application-configuration-factory.ts31export default function createApplicationConfigurationFromObject(CODE
LOW…l/core/models/jdl-application-configuration-factory.ts53export function createApplicationNamespaceConfigurationFromObject(CODE
LOW…l/core/models/jdl-application-configuration-factory.ts66function createUnknownJDLConfigurationOption(CODE
LOW…l/core/models/jdl-application-configuration-factory.ts87function createApplicationJDLConfigurationOption(CODE
LOW…l/core/models/jdl-application-configuration-factory.ts96function createJDLConfigurationOption(CODE
LOWlib/jdl/core/models/jdl-relationship.ts188function mergeDefaultsWithOverrides(CODE
LOWlib/jdl/core/models/jdl-object-merger.spec.ts96function createFirstJDLObjectForTheMergeTest() {CODE
LOWlib/jdl/core/models/jdl-object-merger.spec.ts140function createSecondJDLObjectForTheMergeTest() {CODE
LOWlib/jdl/core/models/jdl-validation.ts60function getPatternValidationValue(value: string | number | RegExp | boolean) {CODE
LOWlib/jdl/core/readers/jdl-reader.ts70function checkAllTheFilesAreJDLFiles(files: string[]) {CODE
LOWlib/jdl/core/readers/jdl-reader.ts112function removeInternalJDLComments(content: string) {CODE
LOWlib/jdl/core/linters/entity-linter.ts44function checkForDuplicatedEntities(entityDeclarations: CstNode[]) {CODE
LOWlib/jdl/core/linters/entity-linter.ts68function checkForUselessEntityBraces(entityDeclaration: CstNode) {CODE
LOWlib/jdl/core/linters/relationship-linter.ts48function checkForCollapsibleRelationships(relationshipDeclarations: CstNode[]) {CODE
LOWlib/jdl/core/linters/jdl-linter.ts41export function createJDLLinterFromContent(jdlString: string, runtime: JDLRuntime) {CODE
LOWlib/jdl/core/linters/jdl-linter.ts66function checkForEntityDeclarationIssues() {CODE
LOWlib/jdl/core/linters/jdl-linter.ts72function checkForFieldDeclarationIssues() {CODE
LOWlib/jdl/core/linters/jdl-linter.ts87function checkForEnumDeclarationIssues() {CODE
LOWlib/jdl/core/linters/jdl-linter.ts95function checkForRelationshipIssues() {CODE
LOWlib/jdl/core/linters/jdl-linter.ts111function getFieldDeclarationsFromEntity(entityDeclaration: CstNode): CstNode[] {CODE
LOWlib/jdl/core/parsing/jdl-ast-builder-visitor.ts721function getOptionEntityAndExcludedEntityLists(CODE
LOWlib/jdl/core/parsing/jdl-ast-builder-visitor.ts754function getUnaryOptionFromContext(CODE
LOWlib/jdl/core/parsing/jdl-ast-builder-visitor.ts768function getBinaryOptionFromContext(CODE
LOWlib/jdl/core/parsing/jdl-ast-builder-visitor.ts789function getSpecialUnaryOptionDeclaration(CODE
LOWlib/jdl/core/parsing/api.ts70function throwErrorAboutInvalidToken(parserError: IRecognitionException) {CODE
LOWlib/jdl/core/parsing/jdl-post-parsing-tasks.ts22export default function performJDLPostParsingTasks(parsedContent: ParsedJDLApplications): ParsedJDLApplications {CODE
LOWlib/jdl/core/parsing/jdl-post-parsing-tasks.ts31function resolveEntityNamesForApplications(parsedContent: ParsedJDLApplications): ParsedJDLApplication[] {CODE
LOWlib/jdl/core/parsing/jdl-post-parsing-tasks.ts39function resolveApplicationEntityNames(application: ParsedJDLApplications['applications'][number], entityNames: string[]CODE
LOWlib/jdl/core/parsing/jdl-post-parsing-tasks.ts53function checkEntityNamesInApplication(applicationName: string, entityNamesInApplication: Set<string>, entityNames: striCODE
LOWlib/jdl/core/parsing/validator.ts151export default function performAdditionalSyntaxChecks(cst: CstNode, runtime: JDLRuntime) {CODE
LOW…jdl/core/parsing/self-checks/parsing-system-checker.ts60function checkForUselessConfigurationKeys(definedTokensMap: Record<string, TokenType>, usedConfigKeys: string[]) {CODE
LOW…jdl/core/parsing/self-checks/parsing-system-checker.ts67function checkForMissingConfigurationKeys(definedTokensMap: Record<string, TokenType>, usedConfigKeys: string[]) {CODE
LOWlib/jdl/converters/json-to-jdl-option-converter.ts36export function convertServerOptionsToJDL(config: any, jdl: JDLObject): JDLObject {CODE
LOWlib/jdl/converters/json-to-jdl-entity-converter.ts117function convertJSONToJDLValidation(rule: string, field: JSONField): JDLValidation {CODE
LOWlib/jdl/converters/json-to-jdl-entity-converter.ts232function getSourceEntitySideAttributes(entityName: string, relationship: JSONRelationship): JDLSourceEntitySide {CODE
LOWlib/jdl/converters/json-to-jdl-entity-converter.ts241function getDestinationEntitySideAttributes(CODE
LOWlib/jdl/converters/json-to-jdl-entity-converter.ts281function getInjectedFieldInSourceEntity(relationship: JSONRelationship): string {CODE
LOWlib/jdl/converters/json-to-jdl-converter.ts72export function convertSingleContentToJDL(CODE
LOWlib/jdl/converters/json-to-jdl-converter.ts80function getJDLObjectFromMultipleApplications(directory: string, runtime: JDLRuntime): JDLObject {CODE
LOWlib/jdl/converters/json-to-jdl-converter.ts98export function getJDLObjectFromSingleApplication(CODE
102 more matches not shown…
Hallucination Indicators12 hits · 165 pts
SeverityFileLineSnippetContext
CRITICAL…-jdl-object/parsed-jdl-to-jdl-object-converter.spec.ts891 expect(jdlObject.getEntity('Alumni').fields.firstName.validations.pattern.value.includes(String.raw`\'`)).toBeCODE
CRITICALgenerators/spring-boot/generator.ts1000 contentToAdd: `OperatingSystem os = org.gradle.nativeplatform.platform.internal.DefaultNativePlatform.getCurCODE
CRITICALgenerators/spring-boot/generator.ts1001Architecture arch = org.gradle.nativeplatform.platform.internal.DefaultNativePlatform.getCurrentArchitecture();CODE
CRITICALgenerators/spring-boot/generators/cache/needles.spec.ts65 'createCache(cm, com.mycompany.myapp.domain.entityClass.class.getName());',CODE
CRITICALgenerators/spring-boot/generators/cache/needles.spec.ts69 'createCache(cm, com.mycompany.myapp.domain.entityClass.class.getName() + ".entitiesOneToMany");',CODE
CRITICALgenerators/spring-boot/generators/cache/needles.spec.ts73 'createCache(cm, com.mycompany.myapp.domain.entityClass.class.getName() + ".entitiesManoToMany");',CODE
CRITICALgenerators/spring-boot/generators/cache/needles.spec.ts102 'createCache(cm, com.mycompany.myapp.domain.entityClass.class.getName());',CODE
CRITICALgenerators/spring-boot/generators/cache/needles.spec.ts106 'createCache(cm, com.mycompany.myapp.domain.entityClass.class.getName() + ".entitiesOneToMany");',CODE
CRITICALgenerators/spring-boot/generators/cache/needles.spec.ts110 'createCache(cm, com.mycompany.myapp.domain.entityClass.class.getName() + ".entitiesManoToMany");',CODE
CRITICALgenerators/spring-boot/generators/cache/needles.spec.ts143 'createCache(cm, com.mycompany.myapp.domain.entityClass.class.getName(), jcacheConfiguration);',CODE
CRITICALgenerators/spring-boot/generators/cache/needles.spec.ts147 'createCache(cm, com.mycompany.myapp.domain.entityClass.class.getName() + ".entitiesOneToMany", jcacheConfiguratCODE
CRITICALgenerators/spring-boot/generators/cache/needles.spec.ts151 'createCache(cm, com.mycompany.myapp.domain.entityClass.class.getName() + ".entitiesManoToMany", jcacheConfiguraCODE
Self-Referential Comments34 hits · 102 pts
SeverityFileLineSnippetContext
MEDIUM.github/FUNDING.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/labeler.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/release-drafter.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/dependabot.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/lock-maintenance.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/devserver.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/generator.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/update-spring-boot-dependencies.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/docker-compose-integration.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/labeler.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/label-cleanup.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/gradle-wrapper-validation.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/copyright-update.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/stale.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/auto-merge.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/react.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/generator-generate-blueprint.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM…b/workflows/generator-database-changelog-liquibase.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/triage.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/linked-issue-check.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/cache.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/release-drafter.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/vue.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/generator-graalvm.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/issue-check.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/generators.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM…hub/workflows/docker-image-publish-github-registry.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/depsreview.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/workflows/angular.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/actions/sonar/action.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/actions/setup-default-node-java/action.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/actions/cache-java-dependencies/action.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM.github/actions/build-cache/action.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
MEDIUM…d/generators/bootstrap/resources/dependabot/action.yml4# This file is part of the JHipster project, see https://www.jhipster.tech/COMMENT
Over-Commented Block35 hits · 35 pts
SeverityFileLineSnippetContext
LOW.devcontainer/devcontainer.json41 // Features to add to the dev container. More info: https://containers.dev/features.COMMENT
LOW.github/FUNDING.yml1#COMMENT
LOW.github/labeler.yml1#COMMENT
LOW.github/release-drafter.yml1#COMMENT
LOW.github/dependabot.yml1#COMMENT
LOW.github/workflows/lock-maintenance.yml1#COMMENT
LOW.github/workflows/devserver.yml1#COMMENT
LOW.github/workflows/generator.yml1#COMMENT
LOW.github/workflows/update-spring-boot-dependencies.yml1#COMMENT
LOW.github/workflows/docker-compose-integration.yml1#COMMENT
LOW.github/workflows/labeler.yml1#COMMENT
LOW.github/workflows/label-cleanup.yml1#COMMENT
LOW.github/workflows/gradle-wrapper-validation.yml1#COMMENT
LOW.github/workflows/copyright-update.yml1#COMMENT
LOW.github/workflows/stale.yml1#COMMENT
LOW.github/workflows/auto-merge.yml1#COMMENT
LOW.github/workflows/react.yml1#COMMENT
LOW.github/workflows/generator-generate-blueprint.yml1#COMMENT
LOW…b/workflows/generator-database-changelog-liquibase.yml1#COMMENT
LOW.github/workflows/triage.yml1#COMMENT
LOW.github/workflows/linked-issue-check.yml1#COMMENT
LOW.github/workflows/cache.yml1#COMMENT
LOW.github/workflows/release-drafter.yml1#COMMENT
LOW.github/workflows/vue.yml1#COMMENT
LOW.github/workflows/generator-graalvm.yml1#COMMENT
LOW.github/workflows/issue-check.yml1#COMMENT
LOW.github/workflows/generators.yml1#COMMENT
LOW…hub/workflows/docker-image-publish-github-registry.yml1#COMMENT
LOW.github/workflows/depsreview.yml1#COMMENT
LOW.github/workflows/angular.yml1#COMMENT
LOW.github/actions/sonar/action.yml1#COMMENT
LOW.github/actions/setup-default-node-java/action.yml1#COMMENT
LOW.github/actions/cache-java-dependencies/action.yml1#COMMENT
LOW.github/actions/build-cache/action.yml1#COMMENT
LOW…d/generators/bootstrap/resources/dependabot/action.yml1#COMMENT
Fake / Example Data25 hits · 28 pts
SeverityFileLineSnippetContext
LOWgenerators/base-application/support/prepare-field.ts221 data = '../fake-data/blob/hipster.png';CODE
LOWgenerators/base-application/support/prepare-field.ts223 data = '../fake-data/blob/hipster.txt';CODE
LOWgenerators/java/support/add-java-annotation.spec.ts241 const input = 'name="John Doe"';CODE
LOWgenerators/java/support/add-java-annotation.spec.ts243 expect(result).toEqual({ name: 'John Doe' });CODE
LOWgenerators/liquibase/incremental-liquibase.spec.ts320 `${SERVER_MAIN_RES_DIR}config/liquibase/fake-data/20200101000100_entity_one.csv`,CODE
LOWgenerators/liquibase/incremental-liquibase.spec.ts321 `${SERVER_MAIN_RES_DIR}config/liquibase/fake-data/20200101000200_entity_another.csv`,CODE
LOWgenerators/liquibase/incremental-liquibase.spec.ts374 runResult.assertFile([`${SERVER_MAIN_RES_DIR}config/liquibase/fake-data/20200101000100_entity_customer.csv`]);CODE
LOWgenerators/liquibase/incremental-liquibase.spec.ts435 runResult.assertFile([`${SERVER_MAIN_RES_DIR}config/liquibase/fake-data/20200101000100_entity_customer.csv`]);CODE
LOWgenerators/liquibase/incremental-liquibase.spec.ts496 runResult.assertFile([`${SERVER_MAIN_RES_DIR}config/liquibase/fake-data/20200101000100_entity_customer.csv`]);CODE
LOWgenerators/liquibase/incremental-liquibase.spec.ts557 runResult.assertFile([`${SERVER_MAIN_RES_DIR}config/liquibase/fake-data/20200101000100_entity_customer.csv`]);CODE
LOWgenerators/liquibase/incremental-liquibase.spec.ts611 runResult.assertFile([`${SERVER_MAIN_RES_DIR}config/liquibase/fake-data/20200101000100_entity_one.csv`]);CODE
LOWgenerators/liquibase/incremental-liquibase.spec.ts670 runResult.assertFile([`${SERVER_MAIN_RES_DIR}config/liquibase/fake-data/20200101000100_entity_one.csv`]);CODE
LOWgenerators/liquibase/incremental-liquibase.spec.ts734 runResult.assertFile([`${SERVER_MAIN_RES_DIR}config/liquibase/fake-data/20200101000100_entity_one.csv`]);CODE
LOWgenerators/liquibase/incremental-liquibase.spec.ts802 runResult.assertFile([`${SERVER_MAIN_RES_DIR}config/liquibase/fake-data/20200101000100_entity_one.csv`]);CODE
LOWgenerators/liquibase/incremental-liquibase.spec.ts905 runResult.assertFile([`${SERVER_MAIN_RES_DIR}config/liquibase/fake-data/20200101000100_entity_one.csv`]);CODE
LOWgenerators/liquibase/incremental-liquibase.spec.ts1008 runResult.assertFile([`${SERVER_MAIN_RES_DIR}config/liquibase/fake-data/20200101000100_entity_one.csv`]);CODE
LOWgenerators/liquibase/incremental-liquibase.spec.ts1061 runResult.assertFile([`${SERVER_MAIN_RES_DIR}config/liquibase/fake-data/20200101000100_entity_one.csv`]);CODE
LOWgenerators/liquibase/incremental-liquibase.spec.ts1115 runResult.assertFile([`${SERVER_MAIN_RES_DIR}config/liquibase/fake-data/20200101000100_entity_one.csv`]);CODE
LOWgenerators/liquibase/incremental-liquibase.spec.ts1285 runResult.assertFile([`${SERVER_MAIN_RES_DIR}config/liquibase/fake-data/20200101000100_entity_smarty.csv`]);CODE
LOWgenerators/liquibase/incremental-liquibase.spec.ts1289 runResult.getSnapshot(`**/${SERVER_MAIN_RES_DIR}config/liquibase/fake-data/20200101000100_entity_smarty.csv`CODE
LOWgenerators/liquibase/changelog-files.ts101 file: 'config/liquibase/fake-data/table_entity.csv',CODE
LOWgenerators/liquibase/changelog-files.ts104 return `config/liquibase/fake-data/${generator.entity.entityTableName}.csv`;CODE
LOWgenerators/liquibase/changelog-files.ts107 return `config/liquibase/fake-data/${generator.databaseChangelog.changelogDate}_entity_${generator.entity.enCODE
LOWgenerators/liquibase/changelog-files.ts117 file: 'config/liquibase/fake-data/blob/hipster.png',CODE
LOWgenerators/liquibase/changelog-files.ts125 templates: ['config/liquibase/fake-data/blob/hipster.txt'],CODE
Modern AI Meta-Vocabulary1 hit · 2 pts
SeverityFileLineSnippetContext
MEDIUM.github/MAINTAINERS_REPLY_TEMPLATES/BUILD_AS_MODULE.md6You can use the [JHipster module generator](https://github.com/jhipster/generator-jhipster-module) to scaffold a module.CODE