mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 13:11:28 +00:00
Canonicalize authors as tables instead of comma-separated strings
This commit is contained in:
@@ -45,7 +45,7 @@ References:
|
||||
-- |_ http://code.google.com/p/iis-shortname-scanner-poc/
|
||||
---
|
||||
|
||||
author = "Jesper Kueckelhahn, Paulino Calderon"
|
||||
author = {"Jesper Kueckelhahn", "Paulino Calderon"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"intrusive", "brute"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user