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." +