- fix Additional tests command
o use ./vuln.xml for the sample to work on every location
This commit is contained in:
parent
da45fc8517
commit
76fb0987f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403806
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@ QUICK GUIDE TO ADDING A NEW ENTRY
|
|||
6. profit!
|
||||
|
||||
Additional tests can be done this way:
|
||||
$ pkg audit -f /usr/ports/security/vuxml py26-django-1.6
|
||||
$ pkg audit -f /usr/ports/security/vuxml py27-django-1.6.1
|
||||
$ pkg audit -f ./vuln.xml py26-django-1.6
|
||||
$ pkg audit -f ./vuln.xml py27-django-1.6.1
|
||||
|
||||
Extensive documentation of the format and help with writing and verifying
|
||||
a new entry is available in The Porter's Handbook at:
|
||||
|
|
Loading…
Reference in a new issue