| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Automated Vulnerability Intelligence Platform with real-time CVE monitoring, exploit correlation, and risk scoring.
security cve vulnerability fastapi react
The demo is hosted on GitHub Pages. No installation needed — just click and explore.
git clone https://github.com/mayank-dev-15/vulnscope.git
cd vulnscopecd vulnscope
pip install -r requirements.txt
# Start backend
cd backend && uvicorn app.main:app --reload
# Start frontend
cd frontend && npm install && npm start
# Or use Docker
docker-compose upvulnscope/ ├── README.md # This file ├── Demo.md # Demo documentation ├── LICENSE # MIT License └── ... # Source files
Contributions are welcome! Feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.
Built with ❤️ by Mayank Basena · 15 · GSoC 2027 Aspirant
This project is created and maintained by Mayank Basena (@mayank-dev-15).
If you fork, use, modify, or derive work from this repository, you must give proper credit to the original author. This includes:
Failure to provide proper credit is a violation of the spirit of open source and may result in a DMCA takedown request.
"No AI. No Shortcuts." — Mayank Basena
| Back | FazBrowse Home | New Git URL |