Wenkai
Wenkai
Hello, We were querying a method call `CompletableFuture.join()` but noticed that some method calls did not go into the results. They are somehow marked as `[MethodCall]` in AST Viewer of...
Hey, I see CVE-2024-27304 has been fixed in #41, but there hasn't been a tag or release for it. Can you create a new tag? Thanks a lot!
**Motivation** User attribute values are stored as blobs and do not support substring matching in search filter, although attribute type is already known and stored in another table. **Describe the...
Current implementation of `isEqualLoc` always returns true even for different timezone. @tietnhathung gave a detailed description of the issue in #686. #687 is also related. Change the comparison to zone...