aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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\/.*