From 08047cfe0ea948ea47e71c8d4898134666acdd20 Mon Sep 17 00:00:00 2001 From: lhinds Date: Wed, 5 Jul 2017 09:15:40 +0100 Subject: Fixed regex to streamline wildcards Change-Id: I5ac55820cf53eb61d6c67c22a33d05041d9fa8b3 Signed-off-by: lhinds --- exceptions/octopus.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'exceptions/octopus.yaml') diff --git a/exceptions/octopus.yaml b/exceptions/octopus.yaml index 97d41ab..dde146d 100644 --- a/exceptions/octopus.yaml +++ b/exceptions/octopus.yaml @@ -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.+git\.openstack.org + - git clone.+https:\/\/git.opendaylight\.org\/gerrit\/ -- cgit 1.2.3-korg