From c1f14fd2717df1a2e1b97e8c794592dafdde63f4 Mon Sep 17 00:00:00 2001 From: 0xMushow <105550256+0xMushow@users.noreply.github.com> Date: Fri, 13 Mar 2026 05:53:03 +0400 Subject: [PATCH] Add new bounty hunter 'Cantina' - HIGH 10000 points --- src/data/execution-bounty-hunters.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/data/execution-bounty-hunters.json b/src/data/execution-bounty-hunters.json index f4f012b5ac7..b861c7b7ec0 100644 --- a/src/data/execution-bounty-hunters.json +++ b/src/data/execution-bounty-hunters.json @@ -109,6 +109,11 @@ "name": "VulSight", "score": 10000 }, + { + "username": "cantinaxyz", + "name": "Cantina", + "score": 10000 + }, { "username": "", "name": "Sebastian Henningsen",