mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 07:01:32 +00:00
Canonicalize authors as tables instead of comma-separated strings
This commit is contained in:
@@ -40,7 +40,7 @@ For more information on this vulnerability and script, see:
|
||||
-- @args basefolder The folder to start in; eg, <code>"/web"</code> will try <code>"/web/xxx"</code>.
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
author = "Ron Bowes, Andrew Orr"
|
||||
author = {"Ron Bowes", "Andrew Orr"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"vuln", "intrusive"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user