Skip to content

Commit

Permalink
updated-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kaleemullah360 committed Jul 5, 2019
1 parent 83af03f commit ed4643e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
The script and its documentation are taken from [cve_manager](https://github.com/aatlasis/cve_manager).
The improved script functions fine on python 3.7 and later, and some bugs are fixed that were associated with Python v2.7.


Python script for preparing NVD JSON feeds and importing in Local Database | Python 3.7 | Django 2.2.2

a) parses NIST NVD CVEs,
Expand All @@ -16,8 +17,8 @@ Python script for preparing NVD JSON feeds and importing in Local Database | Pyt

### Before Script execution create following directories.

`mkdir results`
`mkdir nvd`
- `mkdir results`
- `mkdir nvd`

### Create Virtual Env:

Expand Down

0 comments on commit ed4643e

Please sign in to comment.