From a43f807eb08668ba4c93104854db2e8ad317c506 Mon Sep 17 00:00:00 2001 From: Antonin Delpeuch Date: Fri, 19 Jun 2020 09:02:38 +0200 Subject: [PATCH] Ignore insecure cookie alert in LGTM, for #2756 --- lgtm.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 lgtm.yml diff --git a/lgtm.yml b/lgtm.yml new file mode 100644 index 000000000..03b7d128f --- /dev/null +++ b/lgtm.yml @@ -0,0 +1,2 @@ +queries: + - exclude: java/insecure-cookie