aboutsummaryrefslogtreecommitdiffstats
path: root/ignore_list.yaml
diff options
context:
space:
mode:
authorlhinds <lhinds@redhat.com>2017-11-29 10:54:18 +0000
committerlhinds <lhinds@redhat.com>2018-02-08 12:35:39 +0000
commit86953c8528e08347ac760ecbaefb7e96244ae3db (patch)
tree5234713388b08b419deb7a4b0a3798693ea7bc29 /ignore_list.yaml
parentd617dd2d90b99c0376e4226be2a423bdba4016ad (diff)
Update with curl statements
Change-Id: I59647f46580f8be2ade22220febf5263849f4899 Signed-off-by: lhinds <lhinds@redhat.com>
Diffstat (limited to 'ignore_list.yaml')
-rw-r--r--ignore_list.yaml18
1 files changed, 10 insertions, 8 deletions
diff --git a/ignore_list.yaml b/ignore_list.yaml
index c059eb6..b0a1e39 100644
--- a/ignore_list.yaml
+++ b/ignore_list.yaml
@@ -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\/.*