← Back to Talent Portal
Login to report
🔒
Security · ⭐ Featured

Security Audit Dashboard

👤 by Hafsah Batool 📅 Jul 4, 2026 ⏱ 47h build time
❤️ 24
Upvotes
94
🤖 AI Score
90
🎓 Teacher Score
243
👁 Views

📦 Deliverables

🎯 Problem Statement

Companies struggle to visualize their security posture across multiple tools (Nessus, OWASP ZAP, Burp) in one place.

🛠️ What I Built

A Python/Django dashboard that ingests scan results, normalizes CVE IDs, scores severity with CVSS, and shows trends, top assets at risk, and remediation SLAs.

🔥 Challenges I Faced

Normalizing scan output formats from 4 different tools and deduplicating overlapping CVEs.

💡 What I Learned

CVSS scoring, building a CVE correlation engine, and designing actionable security KPIs.

🚀 Future Improvements

Jira integration for ticketing, auto-remediation playbooks, and email digests.

🧰 Tech Stack & AI Tools

Python Django PostgreSQL Chart.js Docker OWASP ZAP API
🤖 AI Tools:
Claude GitHub Copilot