diff options
| author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-14 21:34:47 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-19 18:40:04 +0700 |
| commit | bfc0b9d82af0579833b431ee8d40f5aee41ee8b3 (patch) | |
| tree | 301ba02816b71f2761e883712b13f2afe9fd3f1d /python/python2-vulndb/README | |
| parent | f994f105c6a511d82e6bdfb0c127444e7f9f74c4 (diff) | |
python/python-vulndb: Renamed python2-vulndb.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-vulndb/README')
| -rw-r--r-- | python/python2-vulndb/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/python/python2-vulndb/README b/python/python2-vulndb/README new file mode 100644 index 0000000000..dad07f1205 --- /dev/null +++ b/python/python2-vulndb/README @@ -0,0 +1,8 @@ +Python-vulndb is a Python SDK to access the (vulndb) vulnerability +database. vulndb is a user, contributor, and developer friendly +database. + +To update the vulnerability database after installation, run +as root: + +# update-vulndb |
