Skip to content

scadaver v1.5.1

Choose a tag to compare

@github-actions github-actions released this 28 Aug 12:47
· 4 commits to main since this release

Fixed

  • MQTT was absent from the TUI vendor picker — it now appears alongside all other vendors
  • MQTT exploit entries ("Publish", "List Topics") were missing capability keys, causing them to always appear disabled; added MqttTcp capability key with port and field-based detection
  • Added MqttTcp to check_capability and capability_missing_reason to complete the gating logic