From 3d9cccc1965139aa2f80a66e17da185ee5293333 Mon Sep 17 00:00:00 2001 From: C4 <81770958+code423n4@users.noreply.github.com> Date: Thu, 10 Nov 2022 11:24:34 +0100 Subject: [PATCH] corerouter issue #238 --- data/corerouter-238.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/corerouter-238.json diff --git a/data/corerouter-238.json b/data/corerouter-238.json new file mode 100644 index 0000000..e44abef --- /dev/null +++ b/data/corerouter-238.json @@ -0,0 +1,8 @@ +{ + "contest": 174, + "handle": "corerouter", + "risk": "2", + "title": "A recommendation here is to stop using transfer() in the codes and switch to using call() instead.", + "issueId": 238, + "issueUrl": "https://github.com/code-423n4/2022-11-debtdao-findings/issues/238" +} \ No newline at end of file