mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-07-20 19:00:57 +02:00
Add files via upload
This commit is contained in:
@@ -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 = '') {
|
||||
|
||||
Reference in New Issue
Block a user