Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 512 Bytes

ChangeLog.md

File metadata and controls

15 lines (11 loc) · 512 Bytes

0.1.1 / 2025-02-14

  • Added the csv gem as a dependency for Bundler and Ruby 3.4.0.
  • Use require_relative to improve load times.

0.1.0 / 2024-07-22

  • Initial release:
    • Supports automating nmap using ruby-nmap.
    • Supports parsing and filtering nmap XML.
    • Supports converting nmap XML into JSON or CSV.
    • Supports importing nmap XML data into the ronin-db database.