membrane / api-gateway

API gateway for REST, OpenAPI, GraphQL and SOAP written in Java.
https://membrane-api.io
Apache License 2.0
448 stars 138 forks source link

ApiDocsInterceptor is not initialized thread-safely #1162

Open rrayst opened 2 days ago

rrayst commented 2 days ago

https://github.com/membrane/api-gateway/blob/a9d873d85f97c81a85b21dd7c3cdd8dcb0e0aa6d/core/src/main/java/com/predic8/membrane/core/openapi/serviceproxy/ApiDocsInterceptor.java#L48 is not "thread-safe publication"