Skip to content

vignesh-005/vulnerability-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Vulnerability Scanner Web App

This project is a web-based vulnerability scanner that allows users to upload source code files and scan them for potential security issues using machine learning. Prerequisites

Installation Steps 1 Clone the Repository git clone https://github.com/your-repo/vulnerability-scanner.git cd vulnerability-scanner 2 Install Dependencies pip install -r requirements.txt 3 Run the Flask Application python app.py

The application will be available at: http://127.0.0.1:5000

The application will be available at: http://localhost:5000

Usage Open the web application in your browser. Upload a source code file. Click Scan for Vulnerabilities. View the vulnerability score and analysis results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published