Releases: periphery-security/edgewalker
Releases · periphery-security/edgewalker
edgewalker: v0.1.6
edgewalker: v0.1.5
edgewalker: v0.1.4
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
0.1.3 (2026-03-05)
New Features
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)