From d39bd68abc4e0d23bb7dc004aefc177f7675447a Mon Sep 17 00:00:00 2001 From: pyth0n1c <87383215+pyth0n1c@users.noreply.github.com> Date: Tue, 31 Aug 2021 15:10:18 -0700 Subject: [PATCH] Ignoring the dist directory, which contains the Splunk Packaging Toolkit --- .semgrepignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.semgrepignore b/.semgrepignore index 963b47842d..396c610fe3 100644 --- a/.semgrepignore +++ b/.semgrepignore @@ -29,3 +29,7 @@ #spl files may contain eval and other statements that should NOT trigger semgrep warnings *.spl + +#Temporarily ignoring this directory as we discuss a path moving forward +#for Splunk Packaging Toolkit Update Strategy +/dist/