DangerousMongoApi
Annotation to mark parts of the library that are known to be easy to misuse.
These APIs may still need to be public to empower library authors to add missing operators. However, they should be used very carefully, because they risk creating situations in which memory leaks, injection attacks or other similar unwanted situations happen.
If you truly think you need to use an API annotated by this annotation, please contact us with your use-case so we can provide a safe alternative.