mirror of
https://github.com/nmap/nmap.git
synced 2026-01-03 05:09:14 +00:00
Canonicalize authors as tables instead of comma-separated strings
This commit is contained in:
@@ -34,7 +34,7 @@ Vulnerability discovered by c1ph04.
|
||||
--
|
||||
---
|
||||
|
||||
author = "Paul AMAR <aos.paul@gmail.com>, Rob Nicholls"
|
||||
author = {"Paul AMAR <aos.paul@gmail.com>", "Rob Nicholls"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"exploit","vuln","intrusive"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user