Add exceptions for trusted domains 61/36661/2
authorlhinds <lhinds@redhat.com>
Wed, 28 Jun 2017 14:33:18 +0000 (15:33 +0100)
committerlhinds <lhinds@redhat.com>
Wed, 28 Jun 2017 15:03:04 +0000 (16:03 +0100)
gerrit.opnfv.org
openstack.org
artifacts.opnfv.org
build.opnfv.org
githubusercontent.com/openstack

Change-Id: I6904c5de847b13279f0aa3feee583ff8bd987920
Signed-off-by: lhinds <lhinds@redhat.com>
exceptions/functest.yaml

index 97d41ab..a70d70b 100644 (file)
@@ -11,3 +11,9 @@ file_audits:
   file_names: [nullvalue]
   file_contents:
     - ^#
+    - git clone(.*)\.openstack\.org
+    - git clone(.*)gerrit\.opnfv\.org
+    - wget(.*)build\\.opnfv\.org
+    - wget(.*)artifacts\\.opnfv\.org
+    - wget(.*)https:\/\/raw.githubusercontent\.com\/openstack\/(.*)
+    - git clone(.*)https:\/\/git.opendaylight\.org\/gerrit\/(.*)