platformio
Warn
Audited by Snyk on Mar 1, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The platformio.ini's lib_deps includes a GitHub library URL (https://github.com/tzapu/WiFiManager.git and the pinned variant https://github.com/tzapu/WiFiManager.git#v2.0.17) which PlatformIO will fetch during build/upload and that remote code is compiled into/executes on the device, so it is a required external code dependency used at runtime.
Audit Metadata