Add files via upload

This commit is contained in:
公明
2026-07-16 19:39:55 +08:00
committed by GitHub
parent fde6a714b8
commit 3c2379758d
2 changed files with 7 additions and 0 deletions
+3
View File
@@ -31,6 +31,9 @@ var PermissionCatalog = map[string]string{
"vulnerability:read": "View vulnerabilities",
"vulnerability:write": "Create and update vulnerabilities",
"vulnerability:delete": "Delete vulnerabilities",
"asset:read": "View managed assets and asset summaries",
"asset:write": "Create, import, and update assets",
"asset:delete": "Delete managed assets",
"webshell:read": "View WebShell connections",
"webshell:write": "Manage and use WebShell connections",
"webshell:delete": "Delete WebShell connections",