Skip to content

Commit

Permalink
v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gorkemdolcek authored Jun 29, 2023
1 parent f6bba67 commit 4983426
Show file tree
Hide file tree
Showing 6 changed files with 50,267 additions and 1 deletion.
27 changes: 26 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,27 @@
# BugBazaar
An application that finds current security vulnerabilities and lists them with a graphical interface. It also shows which countries a vulnerability could most affect.c

An application that finds current security vulnerabilities and lists them with a graphical interface. It also shows which countries a vulnerability could most affect. It was made as a project for Istanbul Gelişim University Programming Fundamentals course.

## Installation

Use the "python main.py" Bugbazaar will install all packages automatically

```bash
python main.py
```

## Usage
```bash
python main.py
```
This program have a basic GUI interface.
![image](https://user-images.githubusercontent.com/88983987/210010143-a4dbf984-e954-4691-b57e-4a80e9bd7ddb.png)


## Authors

https://github.com/gorkemdolcek<br>
https://github.com/jackalkarlos<br>
https://github.com/talhacyl<br>
https://github.com/Butex-a11<br>
https://github.com/dilarasenturk<br>
Loading

0 comments on commit 4983426

Please sign in to comment.