Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 561 Bytes

File metadata and controls

6 lines (6 loc) · 561 Bytes

DjangoBasedVulnerabilityManagementSystem

This project was created to explore Django Web Framework and Mongo DB. It also involved creation of APIs using Django Rest Framework. This Django based Vulnerability Management System is desgined with scalability in mind. Findings can be distributed across multiple app nodes so as to prevent bottle neck of an individual app node. The app nodes are managed by a manager node. It’s Distributed architecture is useful to implement segregation of findings over the network to reduce risk associated with data leakage.