mongodb / specifications

Specifications related to MongoDB
http://specifications.readthedocs.io/en/latest
Other
389 stars 242 forks source link

DRIVERS-2687 Add BSON Binary Data subtype Sensitive #1446

Closed NoahStapp closed 1 year ago

NoahStapp commented 1 year ago

The new test validates only the correct subtype, number encoding/decoding, and binary data encoding/decoding. Any binary data itself is not validated. DRIVERS-2687 specifies that data using this subtype is meant to not be logged, so this should satisfy testing requirements.