In the code, checkmarx show high vulnerability. Can someone help me how to fix this?
<asp:SqlDataSource ID="myid">
<SqlParameter>
<asp:Parameter Name="date" Type="String"/>
</SqlParameter>
</asp:SqlDataSource>
CodePudding user response:
