mirror of
https://github.com/nmap/nmap.git
synced 2026-06-20 15:41:31 +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:
parent
4c525b584d
commit
8aeff3dd59
1 changed files with 3 additions and 0 deletions
|
|
@ -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/
|
||||
that should rather be written this way:
|
||||
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 [Zenmap] should actually parse and use script results. See
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue