Skip to content

This project, developed with Python and PyQt6, involves creating an .exe application to verify and change vulnerability statuses, visualize results, and export new vulnerabilities.

License

Notifications You must be signed in to change notification settings

DavidFVelez/vulnerability-status-checker

Repository files navigation

Vulnerability Verification Project

Description

This project is a vulnerability verification tool that uses Python and PyQt6 to provide an interactive user interface. It allows users to upload files, run checks, and visualize the results in an easy-to-read table. It also includes features such as a search engine and the ability to export new vulnerabilities.

Features

  • Interactive User Interface: Uses PyQt6 to provide a user interface that is easy to use and intuitive.
  • Vulnerability Verification: Allows users to upload files and run vulnerability checks.
  • Results Visualization: Displays the results of the checks in an easy-to-read table.
  • Search Engine: Includes a search engine to help users find specific information.
  • Export New Vulnerabilities: Allows users to export new vulnerabilities for review.

Installation

To install the necessary dependencies for this project, you can use the following command:

```bash pip install -r requirements.txt ```

Usage

To use this tool, follow these steps:

  1. Run the main Python script.
  2. Use the user interface to upload your files.
  3. Run the vulnerability check.
  4. Review the results in the table.
  5. Use the search engine to find specific information.
  6. Export new vulnerabilities if necessary.

License

This project is licensed under the MIT license.

Contributions

Contributions are welcome. Please open an issue or a pull request to contribute.

Contact

If you have any questions or comments, please open an issue in this repository.

About

This project, developed with Python and PyQt6, involves creating an .exe application to verify and change vulnerability statuses, visualize results, and export new vulnerabilities.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published