From 7643cca066b6282ea8994745f2d589db88b975f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Oliveira?= <53203742+andreluis-oliveira@users.noreply.github.com> Date: Fri, 16 Aug 2024 21:42:26 -0300 Subject: [PATCH] [suggestion] swap CEH and CISSP positions (#6612) * Update dns.md - Fix the YouTube video link error and update the video title. * Update understand-cia-triad.md * Update comptia-security.md - Fix all broken links. - Update Exam Details. - Add new links. - Remove outdated links. * Update comptia-network.md - Update Exam Details. - Preparation Resources. - New links. * Update dnssec.md - summarized content. - relevant links. * Update apt.md - New section - Added a new link * Update comptia-a.md - Updated Professor Messer's link - New links added * Apply suggestions from code review * Update attck.md - new content. - relevant links. * Update src/data/roadmaps/cyber-security/content/attck@auR7fNyd77W2UA-PjXeJS.md * Update linux.md, comptia-linux.md and understand-the-osi-model.md Update linux.md - New Links - Remove Google Analytics parameters from link Update comptia-linux.md - Links updated Update understand-the-osi-model.md - New link * Update cissp.md - new resources links * Update src/data/roadmaps/cyber-security/content/cissp@BqvijNoRzSGYLCMP-6hhr.md * update basics-of-ids-and-ips.md - new links * update endpoint-security.md - new links * update edr.md - new text and links. update ssl-and-tls-basics.md - new links update ssl--tls.md - new links update dropbox.md - official link * ipsec.md - new content - new link kali-linux.md - new content linux.md - fix typo * Update src/data/roadmaps/cyber-security/content/kali-linux@w6wXkoLrv0_d-Ah0txUHd.md * change the CEH position to CISSP This is a suggestion, I believe that CEH appears as a highlight due to the larger space and this bothers many people. CISSP is a top professional-level certification in the field of cybersecurity and the the most respected certificate in the IT security field. He really deserves his place in the spotlight. --------- Co-authored-by: dsh Co-authored-by: Kamran Ahmed --- src/data/roadmaps/cyber-security/cyber-security.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/data/roadmaps/cyber-security/cyber-security.json b/src/data/roadmaps/cyber-security/cyber-security.json index 6278b9994..496b8b742 100644 --- a/src/data/roadmaps/cyber-security/cyber-security.json +++ b/src/data/roadmaps/cyber-security/cyber-security.json @@ -1749,7 +1749,7 @@ "focusable": true }, { - "id": "BqvijNoRzSGYLCMP-6hhr", + "id": "AAo7DXB7hyBzO6p05gx1i", "type": "subtopic", "position": { "x": -390.0291449445003, @@ -1757,7 +1757,7 @@ }, "selected": false, "data": { - "label": "CISSP", + "label": "CEH", "style": { "fontSize": 17, "justifyContent": "flex-start", @@ -2045,7 +2045,7 @@ "selectable": true }, { - "id": "AAo7DXB7hyBzO6p05gx1i", + "id": "BqvijNoRzSGYLCMP-6hhr", "type": "subtopic", "position": { "x": -389.24003999212795, @@ -2053,7 +2053,7 @@ }, "selected": false, "data": { - "label": "CEH", + "label": "CISSP", "style": { "fontSize": 17, "justifyContent": "flex-start", @@ -12001,4 +12001,4 @@ "focusable": true } ] -} \ No newline at end of file +}