Add files via upload

This commit is contained in:
公明
2026-07-16 19:30:29 +08:00
committed by GitHub
parent 2147623543
commit 8e42e72e42
13 changed files with 2283 additions and 67 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ const rbacScopeMeta = {
const rbacResourceLabels = {
user: '平台用户',
project: '项目', conversation: '对话', vulnerability: '漏洞', webshell: 'WebShell 连接',
batch_task: '批量任务', c2_listener: 'C2 监听器',
batch_task: '批量任务', c2_listener: 'C2 监听器', asset: '资产',
};
function rbacText(value, fallback = '') {