Skip to content

Releases: periphery-security/edgewalker

edgewalker: v0.1.6

04 Apr 15:47
657b3f5

Choose a tag to compare

0.1.6 (2026-04-04)

Bug Fixes

  • amend compatibility to support lower python version (0a9e497)

edgewalker: v0.1.5

30 Mar 20:39
05db3b8

Choose a tag to compare

0.1.5 (2026-03-30)

New Features

  • add topology view (6c7541d)
  • add upnp and mdns discovery for devices (c57eab4)

Bug Fixes

  • security vulnerabilities in dependent packages resolved (56a9e26)

edgewalker: v0.1.4

09 Mar 21:33
71c93ce

Choose a tag to compare

0.1.4 (2026-03-09)

New Features

  • add --colorblind flag with Okabe-Ito safe palette (014ba94)
  • add --unprivileged and --verbose flags to scan command (80f1355)
  • add silent mode and detailed logging for CI/CD automation (#14) (db95d39)
  • add unprivileged support to the TUI (bf91e12)
  • colorblind mode updates config theme (23afc5b)
  • colorblind mode updates config theme (a1fcb53)
  • implement unprivileged mode for CLI and TUI (12b5d30)

Bug Fixes

  • four bugs in cve_scan and password_scan modules (2494c05)
  • four bugs in cve_scan and password_scan modules (0949486)
  • report save location (a4d7d75)
  • save scan results to ~/.edgewalker/scans not Application Support (a73dfc4)
  • verbose logging showing without -vv being specified (cd6c8e9)

edgewalker: v0.1.3

05 Mar 21:53
489faff

Choose a tag to compare

0.1.3 (2026-03-05)

New Features

  • add warnings if API URLs are modified (8117665)
  • security enhancements and demo mode (1ae22d3)

Bug Fixes

  • .env overrides not clear to users (ae9cbcf)
  • demo now saves to different file (eaa2d40)
  • install script vulnerable to malicious values for sudo (adee940)
  • scan files now saved with specific users permissions (e695c86)
  • scanner: ping_sweep arguments not validated (ef5bb31)

Documentation

  • update docs to match changes (e156a16)

edgewalker: v0.1.2

05 Mar 14:25
4d38fda

Choose a tag to compare

0.1.2 (2026-03-05)

Documentation

  • add agents file (f1f10a8)
  • fix contributing link and code of conduct wording (6bb26c3)
  • fix contributing link and code of conduct wording (68d5f59)

edgewalker: v0.1.1

04 Mar 17:00
ead92e6

Choose a tag to compare

0.1.1 (2026-03-04)

New Features