mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Add unittest.nse to 'safe' category
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user