google-continuous-fuzzing

Warn

Audited by Snyk on Mar 9, 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.90). The Dockerfiles in the OSS-Fuzz integration explicitly run git clone --depth 1 https://github.com/your/project.git and RUN git clone --depth 1 https://github.com/example/project, which fetch remote repository code that is then built/executed during the build/fuzz runtime, so these URLs introduce a required external dependency that executes remote code.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 9, 2026, 02:19 AM