Repository Analysis

ageerle/ruoyi-ai

面向企业级市场的一站式AI应用开发框架,支持多厂商大模型统一接入与管理,具备安全可控的企业知识库与高精度检索优化能力,提供可视化流程编排、自主决策智能体与多智能体协同调度,兼容主流 Agent Skill 协议,帮助企业与开发者零门槛快速构建安全、高效、可落地的AI智能体应用与行业解决方案。

4.4 Likely human-written View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of ageerle/ruoyi-ai, a Java project with 5,603 GitHub stars. SynthScan v2.0 examined 118,597 lines of code across 1226 source files, recording 163 pattern matches distributed across 10 syntactic categories. The overall adjusted score of 4.4 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.4
Adjusted Score
4.4
Raw Score
100%
Time Factor
2026-07-29
Last Push
5.6K
Stars
Java
Language
118.6K
Lines of Code
1.2K
Files
163
Pattern Hits
2026-08-02
Scan Date
0.03
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

Longitudinal tracking requires multiple scan runs. Once this repository is re-scanned after new commits land, this chart will visualise how the synthetic code signal evolves over time — enabling you to detect whether AI authorship is growing, stabilising, or being actively corrected by human engineers.

No multi-scan history yet — run the scanner again to build trend data.

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 31HIGH 6MEDIUM 4LOW 122

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 163 distinct pattern matches across 10 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.

Hallucination Indicators31 hits · 360 pts
SeverityFileLineSnippetContext
CRITICAL…oyi/service/vector/impl/ThreeVectorStoresDockerIT.java88 long deadline = System.nanoTime() + java.util.concurrent.TimeUnit.SECONDS.toNanos(15);CODE
CRITICAL…yi/service/chat/impl/provider/DifyChatServiceImpl.java194 return io.github.imfangs.dify.client.model.chat.ChatMessage.builder()CODE
CRITICAL…oyi/service/shortdrama/impl/ShortDramaServiceImpl.java1355 .generateImage(org.ruoyi.common.chat.entity.image.ImageContext.builder()CODE
CRITICAL…oyi/service/shortdrama/impl/ShortDramaServiceImpl.java1383 .generateImage(org.ruoyi.common.chat.entity.image.ImageContext.builder()CODE
CRITICAL…oyi/service/shortdrama/impl/ShortDramaServiceImpl.java1455 .generateImage(org.ruoyi.common.chat.entity.image.ImageContext.builder()CODE
CRITICAL…oyi/service/shortdrama/impl/ShortDramaServiceImpl.java1489 .generateImage(org.ruoyi.common.chat.entity.image.ImageContext.builder()CODE
CRITICAL…oyi/service/shortdrama/impl/ShortDramaServiceImpl.java1577 .generateImage(org.ruoyi.common.chat.entity.image.ImageContext.builder()CODE
CRITICAL…oyi/service/shortdrama/impl/ShortDramaServiceImpl.java3463 org.ruoyi.common.chat.domain.bo.chat.ChatModelBo query = new org.ruoyi.common.chat.domain.bo.chat.ChatModelBo();STRING
CRITICAL…oyi/service/shortdrama/impl/ShortDramaServiceImpl.java3520 if (!org.ruoyi.enums.ModelType.AUDIO.getKey().equals(modelVo.getCategory())) {STRING
CRITICAL…oyi/service/vector/impl/MilvusVectorStoreStrategy.java129 throw new org.ruoyi.common.core.exception.ServiceException("Embedding 返回数量与分片数量不一致");CODE
CRITICAL…oyi/service/vector/impl/MilvusVectorStoreStrategy.java208 resultList.add(org.ruoyi.domain.vo.knowledge.KnowledgeRetrievalVo.builder()CODE
CRITICAL…oyi/service/vector/impl/MilvusVectorStoreStrategy.java232 throw new org.ruoyi.common.core.exception.ServiceException("Milvus向量集合删除失败");CODE
CRITICAL…oyi/service/vector/impl/QdrantVectorStoreStrategy.java258 resultList.add(org.ruoyi.domain.vo.knowledge.KnowledgeRetrievalVo.builder()CODE
CRITICAL…i/service/vector/impl/WeaviateVectorStoreStrategy.java289 resultList.add(org.ruoyi.domain.vo.knowledge.KnowledgeRetrievalVo.builder()CODE
CRITICAL…t/src/main/java/org/ruoyi/domain/bo/agent/AgentBo.java70 @AutoMapping(target = "mcpToolIds", expression = "java(org.ruoyi.common.json.utils.JsonUtils.toJsonString(source.getCODE
CRITICAL…t/src/main/java/org/ruoyi/domain/bo/agent/AgentBo.java76 @AutoMapping(target = "skillNames", expression = "java(org.ruoyi.common.json.utils.JsonUtils.toJsonString(source.getCODE
CRITICAL…t/src/main/java/org/ruoyi/domain/bo/agent/AgentBo.java82 @AutoMapping(target = "knowledgeIds", expression = "java(org.ruoyi.common.json.utils.JsonUtils.toJsonString(source.gCODE
CRITICAL…uoyi/workflow/service/impl/FlwCategoryServiceImpl.java117 return StreamUtils.toList(list, category -> new org.dromara.warm.flow.core.dto.Tree()CODE
CRITICAL…ow/node/knowledgeRetrieval/KnowledgeRetrievalNode.java231 org.ruoyi.domain.bo.vector.QueryVectorBo bo = new org.ruoyi.domain.bo.vector.QueryVectorBo();CODE
CRITICAL…ava/org/ruoyi/system/domain/bo/SysTenantPackageBo.java40 @AutoMapping(target = "menuIds", expression = "java(org.ruoyi.common.core.utils.StringUtils.joinComma(source.getMenuCODE
CRITICALdocs/script/sql/ruoyi-ai.sql2812INSERT INTO `sys_oper_log` VALUES (2056756437140963329, '000000', 'OSS对象存储', 1, 'org.ruoyi.system.controller.system.SysOCODE
CRITICALdocs/script/sql/ruoyi-ai.sql2813INSERT INTO `sys_oper_log` VALUES (2076944303757836289, '000000', '智能体管理', 2, 'org.ruoyi.controller.agent.AgentControlleCODE
CRITICALdocs/script/sql/ruoyi-ai.sql2814INSERT INTO `sys_oper_log` VALUES (2076944338465701889, '000000', '会话管理', 1, 'org.ruoyi.controller.chat.ChatSessionContrCODE
CRITICALdocs/script/sql/ruoyi-ai.sql2815INSERT INTO `sys_oper_log` VALUES (2076957117130002434, '000000', '会话管理', 1, 'org.ruoyi.controller.chat.ChatSessionContrCODE
CRITICALdocs/script/sql/ruoyi-ai.sql2816INSERT INTO `sys_oper_log` VALUES (2076958796898422785, '000000', '会话管理', 1, 'org.ruoyi.controller.chat.ChatSessionContrCODE
CRITICALdocs/script/sql/ruoyi-ai.sql2817INSERT INTO `sys_oper_log` VALUES (2076958822575951874, '000000', '会话管理', 1, 'org.ruoyi.controller.chat.ChatSessionContrCODE
CRITICALdocs/script/sql/ruoyi-ai.sql2818INSERT INTO `sys_oper_log` VALUES (2076964726599897090, '000000', '会话管理', 1, 'org.ruoyi.controller.chat.ChatSessionContrCODE
CRITICALdocs/script/sql/ruoyi-ai.sql2819INSERT INTO `sys_oper_log` VALUES (2076964779045474305, '000000', '会话管理', 1, 'org.ruoyi.controller.chat.ChatSessionContrCODE
CRITICALdocs/script/sql/ruoyi-ai.sql2820INSERT INTO `sys_oper_log` VALUES (2076971705414242305, '000000', '会话管理', 1, 'org.ruoyi.controller.chat.ChatSessionContrCODE
CRITICAL…/java/org/ruoyi/common/doc/handler/OpenApiHandler.java186 io.swagger.v3.oas.models.tags.Tag tag = new io.swagger.v3.oas.models.tags.Tag();CODE
CRITICAL…va/org/ruoyi/common/sse/listener/SseTopicListener.java42 org.ruoyi.common.sse.dto.SseEventDto.content(message.getMessage()));CODE
Excessive Try-Catch Wrapping35 hits · 42 pts
SeverityFileLineSnippetContext
LOWruoyi-admin/src/main/resources/skills/xlsx/recalc.py37 except Exception:CODE
LOWruoyi-admin/src/main/resources/skills/xlsx/recalc.py67 except Exception:CODE
LOWruoyi-admin/src/main/resources/skills/xlsx/recalc.py78 except Exception:CODE
LOWruoyi-admin/src/main/resources/skills/xlsx/recalc.py97 except Exception:CODE
LOWruoyi-admin/src/main/resources/skills/xlsx/recalc.py224 except Exception as e:CODE
LOWruoyi-admin/src/main/resources/skills/xlsx/recalc.py278 except Exception as e:CODE
MEDIUMruoyi-admin/src/main/resources/skills/xlsx/recalc.py296 print("Error: --create requires output_file and data_json")CODE
LOWruoyi-admin/src/main/resources/skills/pdf/reference.md484 except Exception as e:CODE
LOWruoyi-admin/src/main/resources/skills/pdf/reference.md504 except Exception as e:CODE
LOWruoyi-admin/src/main/resources/skills/pdf/reference.md578except Exception as e:CODE
LOW…c/main/resources/skills/docx/scripts/accept_changes.py52 except Exception as e:CODE
LOW…c/main/resources/skills/docx/scripts/accept_changes.py116 except Exception as e:CODE
LOW…/src/main/resources/skills/docx/scripts/office/pack.py126 except Exception as e:CODE
MEDIUM…/main/resources/skills/docx/scripts/office/validate.py94 print(f"Error: Validation not supported for file type {file_extension}")CODE
LOW…rc/main/resources/skills/docx/scripts/office/unpack.py78 except Exception as e:CODE
LOW…rc/main/resources/skills/docx/scripts/office/unpack.py87 except Exception:CODE
LOW…rc/main/resources/skills/docx/scripts/office/unpack.py97 except Exception:CODE
LOW…esources/skills/docx/scripts/office/validators/docx.py174 except Exception as e:CODE
MEDIUM…esources/skills/docx/scripts/office/validators/docx.py175 print(f"Error counting paragraphs in unpacked document: {e}")CODE
LOW…esources/skills/docx/scripts/office/validators/docx.py197 except Exception as e:CODE
MEDIUM…esources/skills/docx/scripts/office/validators/docx.py198 print(f"Error counting paragraphs in original document: {e}")CODE
LOW…esources/skills/docx/scripts/office/validators/docx.py287 except Exception:CODE
LOW…esources/skills/docx/scripts/office/validators/docx.py439 except Exception:CODE
LOW…ces/skills/docx/scripts/office/validators/redlining.py56 except Exception:CODE
LOW…ces/skills/docx/scripts/office/validators/redlining.py65 except Exception as e:CODE
LOW…esources/skills/docx/scripts/office/validators/pptx.py195 except Exception as e:CODE
LOW…esources/skills/docx/scripts/office/validators/base.py138 except Exception:CODE
LOW…esources/skills/docx/scripts/office/validators/base.py154 except Exception as e:CODE
LOW…esources/skills/docx/scripts/office/validators/base.py357 except Exception as e:CODE
LOW…esources/skills/docx/scripts/office/validators/base.py454 except Exception as e:CODE
LOW…esources/skills/docx/scripts/office/validators/base.py564 except Exception:CODE
LOW…esources/skills/docx/scripts/office/validators/base.py583 except Exception as e:CODE
LOW…esources/skills/docx/scripts/office/validators/base.py784 except Exception as e:CODE
LOW…kills/docx/scripts/office/helpers/simplify_redlines.py43 except Exception as e:CODE
LOW…urces/skills/docx/scripts/office/helpers/merge_runs.py38 except Exception as e:CODE
Hyper-Verbose Identifiers30 hits · 30 pts
SeverityFileLineSnippetContext
LOW…n/resources/skills/pdf/scripts/fill_fillable_fields.py59def validation_error_for_field_value(field_info, field_value):CODE
LOW…esources/skills/pdf/scripts/extract_form_field_info.py12def get_full_annotation_field_id(annotation):CODE
LOW…n/resources/skills/pdf/scripts/check_bounding_boxes.py18def get_bounding_box_messages(fields_json_stream) -> list[str]:CODE
LOW…ources/skills/pdf/scripts/check_bounding_boxes_test.py38 def test_label_entry_intersection_same_field(self):CODE
LOW…ources/skills/pdf/scripts/check_bounding_boxes_test.py56 def test_intersection_between_different_fields(self):CODE
LOW…ources/skills/pdf/scripts/check_bounding_boxes_test.py80 def test_different_pages_no_intersection(self):CODE
LOW…ources/skills/pdf/scripts/check_bounding_boxes_test.py104 def test_entry_height_too_small(self):CODE
LOW…ources/skills/pdf/scripts/check_bounding_boxes_test.py125 def test_entry_height_adequate(self):CODE
LOW…ources/skills/pdf/scripts/check_bounding_boxes_test.py183 def test_multiple_errors_limit(self):CODE
LOW…dmin/src/main/resources/skills/docx/scripts/comment.py137def _ensure_comment_relationships(unpacked_dir: Path) -> None:CODE
LOW…dmin/src/main/resources/skills/docx/scripts/comment.py179def _ensure_comment_content_types(unpacked_dir: Path) -> None:CODE
LOW…esources/skills/docx/scripts/office/validators/docx.py66 def validate_whitespace_preservation(self):CODE
LOW…esources/skills/docx/scripts/office/validators/docx.py163 def count_paragraphs_in_unpacked(self):CODE
LOW…esources/skills/docx/scripts/office/validators/docx.py179 def count_paragraphs_in_original(self):CODE
LOW…ces/skills/docx/scripts/office/validators/redlining.py198 def _remove_author_tracked_changes(self, root):CODE
LOW…esources/skills/docx/scripts/office/validators/pptx.py104 def validate_slide_layout_ids(self):CODE
LOW…esources/skills/docx/scripts/office/validators/pptx.py172 def validate_no_duplicate_slide_layouts(self):CODE
LOW…esources/skills/docx/scripts/office/validators/pptx.py210 def validate_notes_slide_references(self):CODE
LOW…esources/skills/docx/scripts/office/validators/base.py115 def repair_whitespace_preservation(self) -> int:CODE
LOW…esources/skills/docx/scripts/office/validators/base.py385 def validate_all_relationship_ids(self):CODE
LOW…esources/skills/docx/scripts/office/validators/base.py469 def _get_expected_relationship_type(self, element_name):CODE
LOW…esources/skills/docx/scripts/office/validators/base.py598 def validate_file_against_xsd(self, xml_file, verbose=False):CODE
LOW…esources/skills/docx/scripts/office/validators/base.py703 def _clean_ignorable_namespaces(self, xml_doc):CODE
LOW…esources/skills/docx/scripts/office/validators/base.py723 def _remove_ignorable_elements(self, root):CODE
LOW…esources/skills/docx/scripts/office/validators/base.py742 def _preprocess_for_mc_ignorable(self, xml_doc):CODE
LOW…esources/skills/docx/scripts/office/validators/base.py750 def _validate_single_file_xsd(self, xml_file, base_path):CODE
LOW…esources/skills/docx/scripts/office/validators/base.py787 def _get_original_file_errors(self, xml_file):CODE
LOW…esources/skills/docx/scripts/office/validators/base.py814 def _remove_template_tags_from_text_nodes(self, xml_doc):CODE
LOW…kills/docx/scripts/office/helpers/simplify_redlines.py47def _merge_tracked_changes_in(container, tag: str) -> int:CODE
LOW…kills/docx/scripts/office/helpers/simplify_redlines.py126def get_tracked_change_authors(doc_xml_path: Path) -> dict[str, int]:CODE
Deep Nesting31 hits · 28 pts
SeverityFileLineSnippetContext
LOWruoyi-admin/src/main/resources/skills/xlsx/recalc.py46CODE
LOWruoyi-admin/src/main/resources/skills/xlsx/recalc.py101CODE
LOWruoyi-admin/src/main/resources/skills/xlsx/recalc.py237CODE
LOW…n/resources/skills/pdf/scripts/fill_fillable_fields.py12CODE
LOW…n/resources/skills/pdf/scripts/fill_fillable_fields.py59CODE
LOW…esources/skills/pdf/scripts/extract_form_field_info.py22CODE
LOW…esources/skills/pdf/scripts/extract_form_field_info.py62CODE
LOW…n/resources/skills/pdf/scripts/check_bounding_boxes.py18CODE
LOW…dmin/src/main/resources/skills/docx/scripts/comment.py98CODE
LOW…/src/main/resources/skills/docx/scripts/office/pack.py24CODE
LOW…/src/main/resources/skills/docx/scripts/office/pack.py108CODE
LOW…esources/skills/docx/scripts/office/validators/docx.py66CODE
LOW…esources/skills/docx/scripts/office/validators/docx.py112CODE
LOW…esources/skills/docx/scripts/office/validators/docx.py254CODE
LOW…esources/skills/docx/scripts/office/validators/docx.py298CODE
LOW…esources/skills/docx/scripts/office/validators/docx.py391CODE
LOW…ces/skills/docx/scripts/office/validators/redlining.py127CODE
LOW…ces/skills/docx/scripts/office/validators/redlining.py198CODE
LOW…esources/skills/docx/scripts/office/validators/pptx.py62CODE
LOW…esources/skills/docx/scripts/office/validators/pptx.py104CODE
LOW…esources/skills/docx/scripts/office/validators/pptx.py210CODE
LOW…esources/skills/docx/scripts/office/validators/base.py115CODE
LOW…esources/skills/docx/scripts/office/validators/base.py199CODE
LOW…esources/skills/docx/scripts/office/validators/base.py289CODE
LOW…esources/skills/docx/scripts/office/validators/base.py385CODE
LOW…esources/skills/docx/scripts/office/validators/base.py469CODE
LOW…esources/skills/docx/scripts/office/validators/base.py492CODE
LOW…esources/skills/docx/scripts/office/validators/base.py636CODE
LOW…esources/skills/docx/scripts/office/validators/base.py703CODE
LOW…kills/docx/scripts/office/helpers/simplify_redlines.py149CODE
LOW…urces/skills/docx/scripts/office/helpers/merge_runs.py178CODE
Cross-Language Confusion4 hits · 20 pts
SeverityFileLineSnippetContext
HIGH…c/main/resources/skills/docx/scripts/office/soffice.py116 if (sv[0] >= 0 && sv[0] < 1024) {CODE
HIGH…c/main/resources/skills/docx/scripts/office/soffice.py135 if (sockfd >= 0 && sockfd < 1024 && is_shimmed[sockfd]) {CODE
HIGH…c/main/resources/skills/docx/scripts/office/soffice.py144 if (sockfd >= 0 && sockfd < 1024 && is_shimmed[sockfd]) {CODE
HIGH…c/main/resources/skills/docx/scripts/office/soffice.py158 if (fd >= 0 && fd < 1024 && is_shimmed[fd]) {CODE
Structural Annotation Overuse10 hits · 15 pts
SeverityFileLineSnippetContext
LOWREADME.md94#### Step 1: Deploy Backend ServiceCOMMENT
LOWREADME.md107#### Step 2: Deploy Admin PanelCOMMENT
LOWREADME.md120#### Step 3: Deploy User Frontend (Optional)COMMENT
LOWruoyi-admin/src/main/resources/skills/pdf/forms.md85## Step 1: Visual Analysis (REQUIRED)COMMENT
LOWruoyi-admin/src/main/resources/skills/pdf/forms.md130### Step 2: Create fields.json and validation images (REQUIRED)COMMENT
LOWruoyi-admin/src/main/resources/skills/pdf/forms.md184### Step 3: Validate Bounding Boxes (REQUIRED)COMMENT
LOWruoyi-admin/src/main/resources/skills/pdf/forms.md203### Step 4: Add annotations to the PDFCOMMENT
LOWruoyi-admin/src/main/resources/skills/docx/SKILL.md402### Step 1: UnpackCOMMENT
LOWruoyi-admin/src/main/resources/skills/docx/SKILL.md408### Step 2: Edit XMLCOMMENT
LOWruoyi-admin/src/main/resources/skills/docx/SKILL.md436### Step 3: PackCOMMENT
Over-Commented Block13 hits · 13 pts
SeverityFileLineSnippetContext
LOW…main/java/org/ruoyi/agent/config/AgentMysqlConfig.java1// package org.ruoyi.agent.config;COMMENT
LOW…main/java/org/ruoyi/agent/config/AgentMysqlConfig.java21COMMENT
LOW…main/java/org/ruoyi/agent/config/AgentMysqlConfig.java41COMMENT
LOW…/org/ruoyi/observability/SupervisorStreamListener.java81 log.info("[AgenticScope销毁] memoryId: {}", agenticScope.memoryId());COMMENT
LOW…main/java/org/ruoyi/observability/MyAgentListener.java121 public void beforeAgenticScopeDestroyed(AgenticScope agenticScope) {COMMENT
LOW…main/java/org/ruoyi/observability/MyAgentListener.java141// log.info("【工具执行后】工具名称: {}", toolRequest.name());COMMENT
LOW…n/java/org/ruoyi/workflow/workflow/WorkflowEngine.java161 NodeProcessResult processResult = abstractWfNode.process((is) -> {COMMENT
LOWdocs/docker/ruoyi-ai/docker-compose-all.yaml1# RuoYi-AI 一键启动全部服务COMMENT
LOW…i-common-mybatis/src/main/resources/common-mybatis.yml1# 内置配置 不允许修改 如需修改请在 nacos 上写相同配置覆盖COMMENT
LOW…ava/org/ruoyi/common/sse/controller/SseController.java61// public R<Void> send(Long userId, String msg) {COMMENT
LOWruoyi-admin/src/main/resources/application-prod.yml61 # rewriteBatchedStatements=true 批处理优化 大幅提升批量插入更新删除性能(对数据库有性能损耗 使用批量操作应考虑性能问题)COMMENT
LOWruoyi-admin/src/main/resources/application-dev.yml61 url: jdbc:mysql://127.0.0.1:3306/ruoyi-ai?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertTCOMMENT
LOWruoyi-admin/src/main/resources/application-dev.yml101 # 数据库索引COMMENT
Magic Placeholder Names2 hits · 10 pts
SeverityFileLineSnippetContext
HIGH…uoyi/service/rerank/impl/AliBaiLianRerankTestMain.java17 private static final String API_KEY = "sk-your-api-key-here";CODE
HIGH…w/workflow/node/googleSearch/ZhipuWebSearchClient.java99 && !"your_api_key".equalsIgnoreCase(apiKey.trim());CODE
Unused Imports5 hits · 5 pts
SeverityFileLineSnippetContext
LOWruoyi-admin/src/main/resources/skills/xlsx/recalc.py259CODE
LOW…rces/skills/docx/scripts/office/validators/__init__.py5CODE
LOW…rces/skills/docx/scripts/office/validators/__init__.py6CODE
LOW…rces/skills/docx/scripts/office/validators/__init__.py7CODE
LOW…rces/skills/docx/scripts/office/validators/__init__.py8CODE
Modern Structural Boilerplate2 hits · 2 pts
SeverityFileLineSnippetContext
LOW…c/main/resources/skills/docx/scripts/accept_changes.py14logger = logging.getLogger(__name__)CODE
LOW…rces/skills/docx/scripts/office/validators/__init__.py10__all__ = [CODE