[HIGH] 安全:remove-fixed-permissions=false 导致 admin 拥有通配符权限 #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
严重度:🟠 HIGH
application.yml:157中remove-fixed-permissions: false,admin 内置权限等同通配符。注释建议生产环境应为 true。修复: 生产环境设为 true