0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jan 29, 2025 — Jan 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added support for -v0 as Task#quiet (closes #38). More... about 10 years ago
nmap 7.x deprecated -PN in favor of -Pn. More... about 10 years ago
Include the product and version, otherwise fallback to just name. More... about 10 years ago
Added a Service#to_s method that matches nmap's output. More... about 10 years ago
Fixed bad xpath query. (fixes #37) More... about 10 years ago
Renamed nmap/cpe/cpe.rb to just nmap/cpe.rb. More... about 10 years ago
Fixed a typo. More... over 10 years ago
Fixed failing spec. More... almost 11 years ago
Allow script_data to parse arbitrarily nested Arrays/Hashes (closes #35) More... almost 11 years ago
Enable the ssh-hostkey script. More... almost 11 years ago
Oops, forgot to commit local_scan.xml. More... almost 11 years ago
Added place holder specs for #host_script, #prescript and #postscript. More... almost 11 years ago
Added place holder specs for HostScript, Prescript and Postscript. More... almost 11 years ago
Added shared examples for #script_data. More... almost 11 years ago
Fixed typo. More... almost 11 years ago
Added Prescript, Postscript, XML#prescript, XML#postscript, respectively. More... almost 11 years ago
Added HostScript and Host#host_script. More... almost 11 years ago
Moved #scripts and #script_data into a module. More... almost 11 years ago
Updated scan.xml and added local_scan.xml. More... almost 11 years ago
Directly query the vendor. More... almost 11 years ago
Re-expose vendor in Address. More... almost 11 years ago
Version bump to 0.9.0 More... almost 11 years ago
Updated the ChangeLog for 0.8.0. More... almost 11 years ago
Added a @since tag to Host#vendor. More... almost 11 years ago
Adjusted Host#to_s to use #hostname.to_s first, then #address.to_s. More... almost 11 years ago
Added Host#hostname. More... almost 11 years ago
Improved specs for XML.open. More... about 11 years ago
Improved specs for .parse. More... about 11 years ago
Renamed XML.load to .parse and deprecated .load. More... about 11 years ago
Merge pull request #33 from BrentonEarl/host_vendor More... about 11 years ago