japhb greenfork: It's a whole class of problems; SQL injections are just the most famous facet. But generally "Sanitize both your inputs and your outputs, and validate your data properly" is just a whole big mess of things. 18:15
The key thing from the point of view of a library designer is to make the obvious way to do things (the "affordances" to use the technical term) also be the safe way to do things. :-) 18:16
Geth Terminal-Widgets/main: 7 commits pushed by (Geoffrey Broadwell)++ 21:11
MUGS-UI-TUI/main: c0ba367900 | (Geoffrey Broadwell)++ | 3 files
Use locale.plain-text where a Str is desired
21:13
MUGS-UI-TUI/main: 2e6331284a | (Geoffrey Broadwell)++ | lib/MUGS/App/TUI.rakumod
Make sure Locale change creates a new ContentRenderer too
21:35 japhb left 21:39 japhb joined