diff --git a/data.json b/data.json index 4ae0f5a..e666862 100644 --- a/data.json +++ b/data.json @@ -2210,6 +2210,15 @@ "Pug" ], "description": "An inventory of tools and resources that aims to help people to find everything related to CyberSecurity." - } + }, + { + "name": "zoom-rs", + "link": "https://github.com/security-union/zoom-rs", + "label": "good first issue", + "technologies": [ + "Rust" + ], + "description": "Teleconference system with a web based user interface written in Rust" + } ] }