[apparmor] [PATCH 3/3] README: Document Coverity support
Tyler Hicks
tyhicks at canonical.com
Tue Jan 5 23:11:15 UTC 2016
Signed-off-by: Tyler Hicks <tyhicks at canonical.com>
---
README | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/README b/README
index 279f596..c501383 100644
--- a/README
+++ b/README
@@ -196,6 +196,23 @@ $ ./stress.sh
(see stress.sh -h for options)
+Coverity Support
+----------------
+Coverity scans are available to AppArmor developers at
+https://scan.coverity.com/projects/apparmor.
+
+In order to submit a Coverity build for analysis, the cov-build binary
+must be discoverable from your PATH. See the "To Setup" section of
+https://scan.coverity.com/download?tab=cxx to obtain a pre-built copy of
+cov-build.
+
+To generate a compressed tarball of an intermediate Coverity directory:
+$ make coverity
+
+The compressed tarball is written to coverity/apparmor-cov-int.tar.gz and
+must be uploaded to https://scan.coverity.com/projects/apparmor/builds/new
+for analysis.
+
-----------------------------------------------
Building and Installing AppArmor Kernel Patches
-----------------------------------------------
--
2.5.0
More information about the AppArmor
mailing list