Revolyssup commented on code in PR #12353: URL: https://github.com/apache/apisix/pull/12353#discussion_r2157384474
########## apisix/discovery/nacos/init.lua: ########## @@ -417,7 +359,20 @@ end function _M.dump_data() - return {config = local_conf.discovery.nacos, services = applications or {}} Review Comment: config is removed from here as it's a security risk. -- 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-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org