We had a request to upgrade yaml-cpp to 0.6.3+ to get some CVE fixes (see SERVER-44081). Unfortunately, at least one unfixed breaking change is preventing us from doing that right now (see SERVER-43980). What we will do instead is to backport the CVE fixes and then see if we can work with the devloper to get a version 0.6.4+ released that we can build against.
- related to
-
SERVER-48391 Bring yaml-cpp into mongodb-forks
- Backlog