nushell/crates/nu-command/src/formats
132ikl 4cb195a998
Disallow DTD by default in from xml (#15325)
# Description


Follow-up to #15272, changing default to disallow DTD as discussed.
Especially applicable for the `http get` case.

# User-Facing Changes

Changes behavior introduced in #15272, so release notes need to be
updated to reflect this
2025-03-17 14:16:17 +01:00
..
from Disallow DTD by default in from xml (#15325) 2025-03-17 14:16:17 +01:00
to Unify closure serializing logic for to nuon, to msgpack, and to json (#15285) 2025-03-16 20:15:02 +01:00
mod.rs New xml format (#7947) 2023-03-12 12:35:42 +13:00
nu_xml_format.rs New xml format (#7947) 2023-03-12 12:35:42 +13:00