summaryrefslogtreecommitdiff
path: root/README.devel
blob: a98a05fd3c499d02713a8471727d31a64271a364 (plain)
1
2
3
4
5
6
7
8
9
10
An analysis by the Coverity Scanner is run occasionally against the source of
netsniff-ng. The corresponding scan reports can be found here:

  https://scan.coverity.com/projects/329

If you are a project admin, use the command

  `make COV_EMAIL=<email> COV_PASSWD=<passwd> coverity'

to trigger a new scan yourself.