blob: 3b3168439ef0d8ad8ebea909f9d5b06c858a1c0d [file] [edit]
.. _module-pw_cli-security:
===================
pw_cli threat model
===================
This document supplements the
:ref:`general threat model <docs-security-threat_model>` to provide a threat
model specific to pw_cli.
----------
Exclusions
----------
* Do not include vulnerabilities in ``pw_cli`` that require inputs from a
maliciously programmed target device. Host-side tools are assumed to only be
used to develop and debug devices fully under the control of a developer with
physical access, and the connected devices are assumed to be non-malicious.