SonarQube (http://www.sonarqube.org) is "just" a web application displaying
the results of some analyses performed by other tools.

I am currently working on an Ada plugin and C/C++ plugin that I use for some
Verification and Validation activities.

For each language there might be a plugin. For each plugin there might be
the so called sensors (i.e. interfaces to external tools).

In the installation you see the C plugin is using two sensors: one for
CppCheck and one for PClint/FLEXELint (configured to check compliance with
MISRA C 2004).

Sometimes the warnings may be kind of misleading and "false positive", most
of the times they are common sense and it is worthwhile to check them.

I will keep the data in sync with Naviserver evolution.

Maurizio


-----Original Message-----
From: Andrew Piskorski [mailto:a...@piskorski.com] 
Sent: 08 October 2014 17:34
To: naviserver-devel@lists.sourceforge.net
Subject: Re: [naviserver-devel] warning, shift count undefined behavior

On Wed, Oct 08, 2014 at 08:14:14AM +0200, Maurizio Martignano wrote:
> Dear Andrew,
>       Yes, it is a potential issue.
> http://sonarsrv.spazioit.com:9000/dashboard/index?id=my%3Anaviserver%3
> Ansd%2

Neat!  Hm, it uses SonarQube, which I'd never heard of before.  What static
analyzer is ultimately being used to generate that info?

I couldn't seem to save a direct link to the shift/cast issue in
nsd/sockfile.c, but it is pretty easy to browse to it.

--
Andrew Piskorski <a...@piskorski.com>

----------------------------------------------------------------------------
--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI
DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you
Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI
DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel


------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to