From 6611b45b2699b51e994bc52614dbfffdb0e43506 Mon Sep 17 00:00:00 2001 From: Adeyemi Adetayo Date: Mon, 4 May 2026 02:37:24 +0100 Subject: [PATCH] Adetayo added week 3 exercise --- community_contributions/igniter_adetayo/week_3.d | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 community_contributions/igniter_adetayo/week_3.d diff --git a/community_contributions/igniter_adetayo/week_3.d b/community_contributions/igniter_adetayo/week_3.d new file mode 100644 index 00000000..8a63c9b2 --- /dev/null +++ b/community_contributions/igniter_adetayo/week_3.d @@ -0,0 +1,8 @@ +Deployed an AI Powered Cybersecurity Analyzer that analyzes Python code for security vulnerabilities. + +it uses a combination of OpenAI's latest models for intelligent code analysis and Semgrep for static security scanning. + +It is deployed on Azure + +Production +App Url: https://cyber-analyzer.proudwave-dc75a00c.eastus.azurecontainerapps.io \ No newline at end of file