Bao Yuanqin
Results
1
issues of
Bao Yuanqin
### Description I configured the system to forbid reading application.yml, but it is still being read. ```yml "permission": { "read": { "application.yml": "deny", "application-*.yml": "deny", "*application.yml": "deny", "*application-*.yml": "deny", "*":...
bug
windows