From 9ce4f777ac9f435f86ca095b56eb78cc4c6292d5 Mon Sep 17 00:00:00 2001 From: Henrique Scocco Date: Sat, 16 Dec 2023 07:57:47 -0300 Subject: [PATCH] update todos --- docs/todos/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/todos/index.md b/docs/todos/index.md index 5d90c69..882090e 100644 --- a/docs/todos/index.md +++ b/docs/todos/index.md @@ -2,6 +2,5 @@ - [ ] Create server option to load the Markdown reports - [ ] Create GUI version to create plugins -- [ ] Improve JSON fuzzer to work with arrays +- [X] Improve JSON fuzzer to work with arrays - [ ] Add a request caching feature to identify requests already scanned -- [ ] Add a simple matcher option to use in place of regex matching