Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Checkmarx 扫描器会扫描“Reflected XSS all clients”。如何在 JAVA REST API 中解决这个问题?
在本地运行 REST API 服务扫描。
对推送到客户端的所有数据使用好的编码器。