diff --git a/packages.json b/packages.json index d7894a3..ce973bd 100644 --- a/packages.json +++ b/packages.json @@ -6800,6 +6800,24 @@ "license": "MIT", "web": "https://github.com/zah/nim-package-visible-types" }, + { + "name": "drchaos", + "url": "https://github.com/status-im/nim-drchaos", + "method": "git", + "tags": [ + "security", + "binary", + "structured", + "fuzzing", + "unit-testing", + "coverage-guided", + "grammar-fuzzer", + "mutator-based" + ], + "description": "A powerful and easy-to-use fuzzing framework in Nim for C/C++/Obj-C targets", + "license": "Apache License 2.0", + "web": "https://github.com/status-im/nim-drchaos" + }, { "name": "presto", "url": "https://github.com/status-im/nim-presto",