From d37d2c5afb35b570349141e575c08447bfb24060 Mon Sep 17 00:00:00 2001 From: Yulian Kisil <145667278+For8stt@users.noreply.github.com> Date: Wed, 3 Dec 2025 11:53:19 +0100 Subject: [PATCH] Add Trident fuzzing framework to security section --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e2e7849..909ab2b 100644 --- a/README.md +++ b/README.md @@ -1200,6 +1200,9 @@ https://soldev.app/bounties Bughunting Bounties (via Superteam) https://earn.superteam.fun/opportunities/category/bounties +Fuzzing framework for Solana smart contracts with manually-guided testing and property-based validation +[Trident](https://usetrident.xyz/) + ------------------------ ### 🔧 Debugging / Troubleshooting ------------------------