Hi GJ, Phantm - couldn't get it to work on Windows as yet. looks like a pure php version with no jar file would be more acceptable. There are quite a few code analysers for free in WIndows as well. Software Assurance Metrics And Tool Evaluation : http://samate.nist.gov/Main_Page.html RATS: https://www.fortify.com/ssa-elements/threat-intelligence/rats.html
SVN 6764: ======== The field "group_id" is neither any type of key nor unique (it should not be as well) in the table "care_test_findings_chemlab". The field "group_id" along with the field "nr" (unsigned auto_increment) in the table "care_test_param" is the primary key. None of the tables of name like "care_test_*" have any data other than the table "care_test_param" which has 335 records on install. In SVN 6764, why were all "id" entries in the table "care_test_param" changed to be prefixed with "_" ? What table's field does this field "id" reference? What will the following (in order to sync with the SVN 6764 change) SQL achieve in Care2x usage: UPDATE care_test_param SET id = CONCAT('_', id) WHERE 1; Moving records 149 and 295 to the succeeding INSERT statements (table "care_test_param") can be construed to stay within php upload size restrictions or phpmyadmin textarea size restrictions. Regards, Ap.Muthu > i think that this might come useful to us : > http://lara.epfl.ch/dokuwiki/phantm > a static analyzer for php.. > > gj. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Care2002-developers mailing list Care2002-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/care2002-developers