pact
Warn
Audited by Snyk on Jun 22, 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.80). The tests and CI invoke the Pact Broker at runtime (e.g., process.env.PACT_BROKER_BASE_URL / $PACT_BROKER_BASE_URL / ${secrets.PACT_BROKER_URL} used with "pactBrokerUrl" and "npx pact-broker ...") to fetch pact files that directly control verification inputs/behavior, so this is a runtime external dependency that can change the agent's test instructions.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata