diff --git a/Github Page/tools.json b/Github Page/tools.json index 21922b2..738f59a 100644 --- a/Github Page/tools.json +++ b/Github Page/tools.json @@ -72,6 +72,18 @@ "daml_sdk_version": "3.4", "maintained_by": "OpenZeppelin" }, + { + "name": "Canton Security 101", + "maker": "SC Audit Studio", + "type": "partner", + "category": "Smart Contract Dev", + "desc": "A Canton-focused cybersecurity guide covering DAML development, web applications, and operational security. Learn about secure dapp development.", + "links": [ + { "label": "Security 101", "url": "https://scauditstudio.com/tools/canton-security101" } + ], + "daml_sdk_version": null, + "maintained_by": "SC Audit Studio OY" + }, { "name": "Catalyx Package Manager", "maker": "IntellectEU",