rust-java-migration-testing
Warn
Audited by Snyk on Aug 7, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In
scripts/audit_migration_tests.py, the outsider-supplied--parity-manifestJSON is read at runtime (validate_source_parity_manifest()→json.loads(manifest_path.read_text(...))) and then its string fields (e.g.,sourceanchors,evidenceartifact paths, and per-case metadata) are parsed/validated by the script.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata