From c0971276b6d2d2c4a5a6f68ed5b15a63ccc5f202 Mon Sep 17 00:00:00 2001 From: Martin Todorov Date: Sat, 8 Jul 2023 00:39:41 +0300 Subject: [PATCH] carlspring/vertx-codeql-queries#8: Set up Github workflow for publishing [TEST] --- vertx-codeql-queries/ql/src/InsecureCorsHttpOrigin.ql | 1 + 1 file changed, 1 insertion(+) diff --git a/vertx-codeql-queries/ql/src/InsecureCorsHttpOrigin.ql b/vertx-codeql-queries/ql/src/InsecureCorsHttpOrigin.ql index 8d055bb..7351489 100644 --- a/vertx-codeql-queries/ql/src/InsecureCorsHttpOrigin.ql +++ b/vertx-codeql-queries/ql/src/InsecureCorsHttpOrigin.ql @@ -35,3 +35,4 @@ where select call, "Insecure CORS configuration which allows unencrypted HTTP connections." +