Update README.md
Browse files
README.md
CHANGED
|
@@ -54,10 +54,10 @@ The vulnerability database comprises two SQLite database files.
|
|
| 54 |
|
| 55 |
## Folders
|
| 56 |
|
| 57 |
-
- app - Application only vulnerabilities from 2018
|
| 58 |
-
- app-10y - Application only vulnerabilities from 2014
|
| 59 |
-
- app-os - Application and OS vulnerabilities from 2018
|
| 60 |
-
- app-os-10y - Application and OS vulnerabilities from 2014
|
| 61 |
|
| 62 |
Download data.vdb6 and data.index.vdb6 files from a single folder of your choice.
|
| 63 |
|
|
|
|
| 54 |
|
| 55 |
## Folders
|
| 56 |
|
| 57 |
+
- [app](./app) - Application only vulnerabilities from 2018
|
| 58 |
+
- [app-10y](./app-10y) - Application only vulnerabilities from 2014
|
| 59 |
+
- [app-os](./app-os) - Application and OS vulnerabilities from 2018
|
| 60 |
+
- [app-os-10y](./app-os-10y) - Application and OS vulnerabilities from 2014
|
| 61 |
|
| 62 |
Download data.vdb6 and data.index.vdb6 files from a single folder of your choice.
|
| 63 |
|