Esempio n. 1
0
 /* goodG2B() - use goodsource and badsink */
 private static void GoodG2B(HttpRequest req, HttpResponse resp)
 {
     /* FIX: Use a hardcoded string */
     data = "foo";
     CWE89_SQL_Injection__Web_Listen_tcp_ExecuteNonQuery_68b.GoodG2BSink(req, resp);
 }