On 12/11/19, Arthur Blondel <[email protected]> wrote: > Hello, > Running the CERT coding standard > <https://en.wikipedia.org/wiki/CERT_C_Coding_Standard> on the sqlite code I > get up to 32000 warnings, most of them are security issues.
These are all likely to be false-positives. But if you will send me the list, I will have a look. > Does anyone had this problem? The CERT standard is a must for my project > and I wonder if there is a solution. > Thanks > _______________________________________________ > sqlite-users mailing list > [email protected] > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

