Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


note
Section


Column


Info
iconfalse
titleTOC

Table of Contents



Column


Warning
titleWarning!

Major Coverity Scan service upgrade is in progress - the service may go offline or read-only.

Section


Tip

Presentation on ONAP Joint Subcommittee Meeting, Antwerp '2019

View file
nameONAP static code analysis by Coverity Scan service - Introduction and setup - Artem Naluzhnyy.pdf
height150

(presentation video)

Column
Info
iconfalse
titleTOC

toc







Column

Coverity Scan results

clamp

RepositoryCoverity Scan status & results

Jenkins job

(see also All-Coverity view)

aaf/authz


HTML
<a href="https://scan.coverity.com/projects/onap-
clamp
aaf-authz">
  <img alt="Coverity Scan Build Status"
       src="https://scan.coverity.com/projects/
18706
18975/badge.svg"/>
</a>
multicloud



aaf/
k8s
cadi
Note

Golang support might be available after the Coverity Scan service upgrade (end of 2019?).


HTML
<a href="https://scan.coverity.com/projects/onap-aaf-cadi">
  <img alt="Coverity Scan Build Status"
       src="https://scan.coverity.com/projects/18976/badge.svg"/>
</a>



ccsdk/apps


HTML
<a href="https://scan.coverity.com/projects/onap-
multicloud
ccsdk-
k8s
apps">
  <img alt="Coverity Scan Build Status"
       src="https://scan.coverity.com/projects/
18708
19295/badge.svg"/>
</a>
policy



ccsdk/
apex-pdp
dashboard


HTML
<a href="https://scan.coverity.com/projects/onap-
policy
ccsdk-
apex-pdp
dashboard">
  <img alt="Coverity Scan Build Status"
       src="https://scan.coverity.com/projects/
18756
19297/badge.svg"/>
</a>
policy/engine



clamp


HTML
<a href="https://scan.coverity.com/projects/onap-
policy-engine
clamp">
  <img alt="Coverity Scan Build Status"
       src="https://scan.coverity.com/projects/
18755
18706/badge.svg"/>
</a>



multicloud/k8s


Note

Golang support will be ported from commercial Coverity tool to Coverity Scan service later.


HTML
<a href="https://scan.coverity.com/projects/onap-multicloud-k8s"><img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/18708/badge.svg"/></a>



multicloud/openstack


HTML
<a href="https://scan.coverity.com/projects/onap-multicloud-openstack"><img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/18977/badge.svg"/></a>



policy/apex-pdp


HTML
<a href="https://scan.coverity.com/projects/onap-policy-apex-pdp"><img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/18756/badge.svg"/></a>



policy/engine


HTML
<a href="https://scan.coverity.com/projects/onap-policy-engine"><img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/18755/badge.svg"/></a>



portal


HTML
<a href="https://scan.coverity.com/projects/onap-portal"><img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/18696/badge.svg"/></a>


portal-coverity
portal/sdk


HTML
<a href="https://scan.coverity.com/projects/onap-portal-sdk">
<img alt="Coverity Scan Build Status"
src="https://scan.coverity.com/projects/19032/badge.svg"/>
</a>



sdc


HTML
<a href="https://scan.coverity.com/projects/onap-sdc"><img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/18677/badge.svg"/></a>



sdc/dcae-d/dt-be-property


HTML
<a href="https://scan.coverity.com/projects/onap-sdc-dt-be-property"><img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/18676/badge.svg"/></a>



sdc/dcae-d/fe


HTML
<a href="https://scan.coverity.com/projects/onap-sdc-dcae-d-fe"><img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/18612/badge.svg"/></a>



so


HTML
<a href="https://scan.coverity.com/projects/onap-so"><img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/18187/badge.svg"/></a>


so-coverity


How To

Register a new ONAP project on Coverity Scan service

...

Anchor
analysed-files-list
analysed-files-list
List all files of a project analysed by Coverity Scan

See "cov-int/coverity-scan-analysed-files.logtxt.gz" file in archived Jenkins build artifacts.

...

  • Jira
    serverONAP JIRA
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    serverId425b2b0a-557c-3c0c-b515-579789cceedb
    keyCIMAN-260


  • A couple of Coverity related topics explained on ONAP Security Best Practices page.

  • Supported programming languages: C/C++, Java, C#, JavaScript, TrueScript, PHP, Python, RubyAt , VB, Scala, Swift (at the moment we have a Jenkins job template for components built by maven only, however, other language sources in the repo can be also analysed using "coverity-search-paths" project parameter in JJB template).

...