1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-10 09:49:05 +00:00

Another job for sv-tidy.

o Warn when a match template contains '.' but not the 's' flag.
    (Maybe only when there are non-ASCII literal characters in the
    template.)
This commit is contained in:
david
2011-11-29 20:47:39 +00:00
parent 4c525b584d
commit 8aeff3dd59

View File

@@ -157,6 +157,9 @@ o Finish sv-tidy - a program to canonicalize and tidy nmap-service-probes.
p/Foobar 2000 ADSL router/ i/micro_httpd web server/ p/Foobar 2000 ADSL router/ i/micro_httpd web server/
that should rather be written this way: that should rather be written this way:
p/micro_httpd/ i/Foobar 2000 ADSL router/ p/micro_httpd/ i/Foobar 2000 ADSL router/
o Warn when a match template contains '.' but not the 's' flag.
(Maybe only when there are non-ASCII literal characters in the
template.)
o Summer of Code feature creeper: o Summer of Code feature creeper:
o [Zenmap] should actually parse and use script results. See o [Zenmap] should actually parse and use script results. See