Alex
Results
3
issues of
Alex
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...