diff --git a/src/AppConfig.js b/src/AppConfig.js index a8c2b48b..c10f7c59 100644 --- a/src/AppConfig.js +++ b/src/AppConfig.js @@ -32,7 +32,7 @@ export function initAxiosInterceptors(props) { // 判断网络是否连接 initOnlineOfflineListener(); - var proxy = "https://pre.gitlink.org.cn"; + var proxy = "http://172.20.32.202:4000"; // var proxy = "https://www.gitlink.org.cn"; //响应前的设置 diff --git a/src/forge/SecuritySetting/bot/disposition/detail.jsx b/src/forge/SecuritySetting/bot/disposition/detail.jsx index ebcc209f..6913649c 100644 --- a/src/forge/SecuritySetting/bot/disposition/detail.jsx +++ b/src/forge/SecuritySetting/bot/disposition/detail.jsx @@ -3,6 +3,7 @@ import { Button, Checkbox, message, Radio, Select, Switch, Spin, Tooltip } from import axios from "axios"; import { Link } from "react-router-dom"; import { getInstallBot, updateInstallBot } from "../../../../softbot/api"; +import logoBot from '../../img/logoBot.png'; import { getImageUrl } from 'educoder'; import './index.scss'; import '../exploit/index.scss'; @@ -158,7 +159,7 @@ function DispositionDetail(props){
重睛鸟代码溯源
@@ -54,7 +54,7 @@ function Main(props){
查看详情
Reposyncer仓库同步
@@ -64,6 +64,16 @@ function Main(props){
查看详情
*/}
+
+ 代码质量分析工具
+ 提供自动化的静态代码检查能力,能够识别代码中的缺陷、安全漏洞、代码异味,同时产出代码覆盖率和重复度的详细报告
+ + 查看详情 + ++ { issue.message } + { issue.rule } +
++ { issueDetail.type } + { issueDetail.severity } + 生效时间 { moment(issue.creationDate).format('YYYY年MM月DD日') } + { issueDetail.langName } +
+{ e.message }
+{ issueType[e.type] }{ e.flows.length > 0 && +{e.flows.length} }
selectRepeat(e, item.line)}/>
+ {issues[selectedIssue.component] && issues[selectedIssue.component].map(e => {
+ if (e.line === item.line) {
+ return setSelectedIssue(e)}>
+ {e.message}
+ detail()}>问题分析
+ ;
+ }
+ })}
+ 分析失败,请重试
+ +欢迎使用代码质量分析工具
+代码分析结果
++ {e.message} + { ele.stopPropagation();detail(e)}}>问题分析 + L{e.line} +
+
+ {issueType[e.type]}
+
{maintainability[e.impacts[0].severity]}
+ {e.debt}工作
+
+ {e.tags && e.tags.length > 0 &&
}
+ {e.tags && e.tags.map((tag, index) => (
+
+ {tag}{index < e.tags.length - 1 ? ',' : ''}
+
+ ))}
+
+
暂无问题
+{wikiDetail.title}
{type === '0' ? '更改邮箱后,您在GitLink的登录账号、接收通知的邮件地址将同步变更。请再次确认。' : '更改密码后,您在GitLink的登录密码将同步变更。请再次确认。'}
+{type === '0' ? '更改邮箱后,您在星云的登录账号、接收通知的邮件地址将同步变更。请再次确认。' : '更改密码后,您在星云的登录密码将同步变更。请再次确认。'}
更改手机号后,您在GitLink的登录账号将同步变更。请再次确认。
+更改手机号后,您在系统的登录账号将同步变更。请再次确认。