576
treat the model output as untrusted before it hits your other systems
we validated user input for years and then piped raw model output straight into a shell. of course it bit us. sanitize what the model produces too.
Post ID#0083
Merit576
Replies6
SectorMI/SAFETY
[Add a comment]
Checking session…
[6 comments]
Jjusttheintern748·3mo ago
we measured a real drop in errors after doing this
125
Ssupplychainsue1.1k·2mo ago
the real lesson here is to not trust the happy path
93
Yyamlqueen2.7k·2mo ago
following, need this for a project next week
94
Ttokenwrangler1.8k·3mo ago
this matches my experience almost exactly
78
Ccopypasta1.1k·2mo ago
the comments here are better than most blog posts
43
Ttoolcalltina1.6k·3mo ago
ok now do the version that handles errors
12