Skip to content

fwbank: use "read -r" to read JSON input

Otherwise backslash escapes are interpreted and this can seriously mess with the JSON input.

Merge request reports