From 6b9bb88a5c48a8d082afedb9d9c3794b0d0fe6c8 Mon Sep 17 00:00:00 2001 From: Alexandre ZANNI <16578570+noraj@users.noreply.github.com> Date: Thu, 31 Oct 2024 22:32:18 +0100 Subject: [PATCH] add Rawsec Cybersecurity Inventory related to #1127 --- data.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index dd33a0a..cb3a7b7 100644 --- a/data.json +++ b/data.json @@ -2199,6 +2199,17 @@ "JavaScript" ], "description": "a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package" - } + }, + { + "name": "Rawsec Cybersecurity Inventory", + "link": "https://gitlab.com/rawsec/rawsec-cybersecurity-list", + "label": "difficulty::easy", + "technologies": [ + "JavaScript", + "JSON", + "Pug" + ], + "description": "An inventory of tools and resources that aims to help people to find everything related to CyberSecurity." + }, ] }