github netboxlabs/orb-discovery network-discovery/v0.5.0

latest releases: device-discovery/v1.7.1, network-discovery/v1.7.1, worker/v1.4.0...
6 months ago

0.5.0 (2025-03-13)

Internal Change

  • The default behavior of policy execution when only targets are provided has changed. Previously, specifying just targets performed a ping scan (nmap -sn). Now, it executes the standard nmap default scan, equivalent to nmap -sS -p1-1000 --open -T3 <target>.

Bug Fixes

  • add missing default supported drivers (#61) (54b6f12)
  • dependencies of worker custom implementation (5b9b400)
  • proper compare interface name and interface ips (6fb8354)
  • remove devices interface double check (#63) (552374d)
  • submodules drivers load for custom napalm packages (#58) (f51eda1)

Features

  • add more nmap options to network discovery (379025c)

Don't miss a new orb-discovery release

NewReleases is sending notifications on new releases.