You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/08/18 07:02:25 UTC

[GitHub] [skywalking] kezhenxu94 commented on a change in pull request #7475: Add a new API to test log analysis language

kezhenxu94 commented on a change in pull request #7475:
URL: https://github.com/apache/skywalking/pull/7475#discussion_r690957632



##########
File path: oap-server/server-bootstrap/src/main/resources/application.yml
##########
@@ -419,6 +419,11 @@ query:
   selector: ${SW_QUERY:graphql}
   graphql:
     path: ${SW_QUERY_GRAPHQL_PATH:/graphql}
+    # Enable the log testing API to test the LAL.
+    # NOTE: This API evaluates untrusted code on the OAP server.

Review comment:
       Theoretically it can, but there are a lot of workarounds to bypass and we won't be able to confidently enable it by default and this disclaimer is necessary in any point.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org