Alex

Results 3 issues of Alex

对于post请求a_bogus参数是如何生成的?猜测会用到请求的data和param

未跟进问题(Stale)

Input: { "names":"["alex","bob"]" } Expected output: { "names":"["alex","bob"]" } Current output: { "names":"[&quto;alex&quto;,&quto;bob&quto;]" } antisamy version: 1.7.7

I want to use custom C# rules in sonarqueb, and the type of rule is a security hotspot, but I can't define this type of rule in rule.xml when packaging...