Bug Fixes
- internal: This fix resolves an error regarding the remote config module with payloads missing a
lib_config
entry - Code Security: Ensure that when tainting the headers of a Flask application, iterating over the headers (i.e., with headers.items()) does not duplicate them.
- pymongo: this resolves an issue where the library raised an error in
pymongo.pool.validate_session