Update with curl statements 13/48013/3
authorlhinds <lhinds@redhat.com>
Wed, 29 Nov 2017 10:54:18 +0000 (10:54 +0000)
committerlhinds <lhinds@redhat.com>
Thu, 8 Feb 2018 12:35:39 +0000 (12:35 +0000)
Change-Id: I59647f46580f8be2ade22220febf5263849f4899
Signed-off-by: lhinds <lhinds@redhat.com>
ignore_list.yaml

index c059eb6..b0a1e39 100644 (file)
@@ -6,12 +6,14 @@ file_audits:
   file_names: [nullvalue]
   file_contents:
     - ^#
-    - \bwget\s+\\
-    - \bcurl\s+\\
-    - git clone.+\.openstack\.org
-    - git clone.+gerrit\.opnfv\.org
-    - wget.+build\.opnfv\.org
-    - wget.+artifacts\.opnfv\.org
-    - wget.+git\.opnfv.org
-    - wget.+git\.openstack.org
+    - git clone.+\.openstack\.org\/.*
+    - git clone.+gerrit\.opnfv\.org\/.*
     - git clone.+https:\/\/git.opendaylight\.org\/gerrit\/
+    - wget.+build\.opnfv\.org\/.*
+    - wget.+artifacts\.opnfv\.org\/.*
+    - wget.+git\.opnfv.org\/.*
+    - wget.+git\.openstack.org\/.*
+    - curl.+build\.opnfv\.org\/.*
+    - curl.+artifacts\.opnfv\.org\/.*
+    - curl.+git\.opnfv.org\/.*
+    - curl.+git\.openstack.org\/.*