Not at all, it's pretty decent. If this helps I set up travis a while back for a repo I use as a playground to automatically get scan results with a badge people can click and look at the results. If it helps https://github.com/dirvine/wwww/blob/b6c4107f69aa294354f2e1080c4d036c5b7f5029/.travis.yml#L20 then you could use this to add it to github. It's my old repo (use it for playing with rust now), but this link shows a coverity automatic setup for gcc.
On Tue, Sep 1, 2015 at 11:32 PM, Jeffrey Walton <[email protected]> wrote: > Hi Everyone, > > Crypto++ is utilizing (or soon will be utilizing) Coverity's free scanning > service located at https://scan.coverity.com/. The service performs > analysis of compiled source code, and sends an email notifications when new > results or findings are available. > > I'd like to add this group as a recipient for Coverity scan results. There > are some critical projects I track, and I have not been able to get > approved to receive their results. So I want to avoid that with Crypto++. > > Is anyone opposed to email notification sent to the group from the > Coverity scanning service? > > jeff > > -- > -- > You received this message because you are subscribed to the "Crypto++ > Users" Google Group. > To unsubscribe, send an email to > [email protected]. > More information about Crypto++ and this group is available at > http://www.cryptopp.com. > --- > You received this message because you are subscribed to the Google Groups > "Crypto++ Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- David Irvine twitter: @metaquestions blog: http://metaquestions.me -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
