From 28b8ce65bdf62fc2599167038268c40ed80743d5 Mon Sep 17 00:00:00 2001 From: Liqun Li Date: Tue, 30 Jan 2024 15:37:51 +0800 Subject: [PATCH] Update verification.md --- website/docs/verification.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/docs/verification.md b/website/docs/verification.md index 9a632103..96d5fa5a 100644 --- a/website/docs/verification.md +++ b/website/docs/verification.md @@ -18,8 +18,7 @@ exec(code) ``` - -Code verification workflow +Code verification workflow In this case, the generated code read the content of a file and execute it, which is potentially dangerous.