Skip to content

Vinay716/Report-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Cybersecurity Report Generator

This is a Django-based web tool designed to streamline the process of creating cybersecurity assessment reports. Instead of manually building Word documents, this tool automates report generation using user inputs collected via dynamic web forms.

✅ Key Features: 📝 Multi-step Forms: Collects detailed data including vulnerabilities found, fixed, and tested.

📄 Word Report Generation: Automatically creates a .docx file with styled content, tables, and inserted images.

🔍 Smart Autofill: Dropdown search to auto-fill vulnerability details (e.g., name, severity, description).

📊 Charts & Tables: Visual representation of vulnerability trends (if applicable).

💡 Minimal Manual Editing: Just add screenshots and specific observations—everything else is generated!

🛠️ Tech Stack: Backend: Django, Python, python-docx, pandas

Frontend: HTML, CSS, JavaScript

Editor Integration: CKEditor (or Summernote)

Extras: Dynamic JS forms, image upload & preview, responsive layout

📌 Use Case: Perfect for security analysts or interns to generate professional reports after testing web applications or systems for vulnerabilities.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors