cpp-testing
Warn
Audited by Snyk on Jun 26, 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 CMake snippet uses FetchContent_Declare to download and build GoogleTest from https://github.com/google/googletest/archive/refs/tags/${GTEST_VERSION}.zip at build/runtime, which fetches and causes external code to be compiled/executed as a required dependency.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata