Skip to main content

propagate_json_stringify

Function propagate_json_stringify 

Source
pub fn propagate_json_stringify(value: &Value) -> Option<Value>
Expand description

Propagate taint through JSON.stringify.

If the input value is tainted, the resulting string is also tainted.