1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-23 14:49:02 +00:00

Add a small bug/misfeature task

This commit is contained in:
fyodor
2011-07-19 18:55:03 +00:00
parent 1dcf652410
commit 532eab87e7

View File

@@ -46,6 +46,10 @@ o We should document Ron's sample script
(http://nmap.org/svn/docs/sample-script.nse) in docs/scripting.xml so
that new script writers know about it.
o The SCRIPT_NAME variable should not include the ".nse" in script names. Currently, it omits that
for scripts in the DB, but includes it for scripts you specify based on their filename. See:
http://seclists.org/nmap-dev/2011/q2/481
o Revive the Nmap Public Source License project (need to find an open
source attorney to review it). http://nmap.org/npsl/
o Also take close look at Mozilla's license modernization project: