aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlhinds <lhinds@redhat.com>2017-07-06 09:53:04 +0100
committerlhinds <lhinds@redhat.com>2017-07-06 09:53:04 +0100
commit94cdec68f6f4ec882d101752ecc663412c5e32e5 (patch)
tree76b21367a036cd19581c0e5dd17d53e956cb20f1
parent5e0e1b8fcc200c0a72e08feb65ba2a6c65d978d9 (diff)
Password regex generating too much false flags
Removed 'pass' from array Change-Id: Icd4f27f7d8c3e464fae159b5e220781d8597dbec Signed-off-by: lhinds <lhinds@redhat.com>
-rw-r--r--master_list.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/master_list.yaml b/master_list.yaml
index 1459166..001565a 100644
--- a/master_list.yaml
+++ b/master_list.yaml
@@ -59,7 +59,7 @@ file_audits:
file_contents:
- -----BEGIN\sRSA\sPRIVATE\sKEY----
- - (password|passwd|pass)(.*:|.*=.*)
+ - (password|passwd)(.*:|.*=.*)
- curl
- git.*clone
- dual_ec_drbg