From 81b78e4a38ba960df1c69a683d4ef450d8541021 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam Date: Mon, 11 May 2020 04:46:07 +0000 Subject: Update git submodules * Update docs/submodules/cli.git from branch 'master' to 0fa052c994c900ff809d5ff32d93752190e3ff5a - Merge changes I81537658,I653a2ed5,I1aa94f93,I500b4755,I0c379ae2 * changes: sonar security issue fix- Make sure that using a regular expression is safe here sonar security issue fix- Make sure that environment variables are used safely here sonar vulnerability issue fix- Do something with the "boolean" value returned by "delete"; Enable server certificate validation on this SSL/TLS connection sonar bug fix- conditional operation returns the same value whether the condition is "true" or "false" sonar bug fix- Use the "equals" method if value comparison was intended - sonar security issue fix- Make sure that using a regular expression is safe here Signed-off-by: priyanka.akhade Issue-ID: CLI-270 Change-Id: I81537658a9bece901695bd5133e17efd7b3c3b92 - sonar security issue fix- Make sure that environment variables are used safely here Signed-off-by: priyanka.akhade Issue-ID: CLI-270 Change-Id: I653a2ed571755796dd8df28e65f61bd221dc22ce - sonar vulnerability issue fix- Do something with the "boolean" value returned by "delete"; Enable server certificate validation on this SSL/TLS connection Signed-off-by: priyanka.akhade Issue-ID: CLI-270 Change-Id: I1aa94f93bd71beeb0b6f6758be4b0687ea8536d2 - sonar bug fix- conditional operation returns the same value whether the condition is "true" or "false" Signed-off-by: priyanka.akhade Issue-ID: CLI-270 Change-Id: I500b47559bba7b8cf366f70357041c4c516b8f90 - sonar bug fix- Use the "equals" method if value comparison was intended Signed-off-by: priyanka.akhade Issue-ID: CLI-270 Change-Id: I0c379ae2a6798303daf676c0e741aace48e673ca --- docs/submodules/cli.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/cli.git') diff --git a/docs/submodules/cli.git b/docs/submodules/cli.git index 7f3a150c2..0fa052c99 160000 --- a/docs/submodules/cli.git +++ b/docs/submodules/cli.git @@ -1 +1 @@ -Subproject commit 7f3a150c231da1dcff306ec1e74517416ff3c972 +Subproject commit 0fa052c994c900ff809d5ff32d93752190e3ff5a -- cgit 1.2.3-korg