Re: PostgreSQL: Raku as a "trusted" language?

2024-05-15 Thread JJ Merelo
El mié, 15 may 2024 a las 21:08, William Michels () escribió: > Thanks for your response, JJ. > > I'm wondering if the "trusted" moniker is conferred when a > (specified/bespoke) language version sufficiently sanitizes input? > Not only that, also output to the filesystem and network. > > If

Re: PostgreSQL: Raku as a "trusted" language?

2024-05-15 Thread William Michels via perl6-users
Thanks for your response, JJ. I'm wondering if the "trusted" moniker is conferred when a (specified/bespoke) language version sufficiently sanitizes input? If so, your Unicode::Security module would seem to be right on the mark: https://raku.land/zef:jjmerelo/Unicode::Security