Skip to content

scadaver v1.3.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 09:03
· 20 commits to main since this release

Added

  • PCAP passive discovery (capture feature flag): listen on a network interface and fingerprint ICS devices from traffic without sending probes
  • Regression test suite covering all protocol parsers

Fixed

  • 7 security and correctness fixes across MQTT, EIP, and Modbus parsers
  • Reader thread lock starvation in MQTT persistent session
  • CI: replaced Python-based simulators with in-process UDP/TCP loopbacks for reliable test runs