mirror of
https://github.com/nmap/nmap.git
synced 2026-08-28 12:31:12 +00:00
Add unittest.nse to 'safe' category
This commit is contained in:
parent
7b43ab1ff6
commit
2ea4934bbf
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ author = "Daniel Miller"
|
|||
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
|
||||
categories = {}
|
||||
categories = {"safe"}
|
||||
|
||||
|
||||
prerule = function() return stdnse.get_script_args("unittest.run") end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue