Credential Access
High
- Category
- Privilege Escalation
- Content
}; } const env = options.env ?? process.env; const runtime = resolveRuntimeConfig({ env, releaseIdentitySource }); const context = { runtime, fetchImpl: options.fetchImpl ?? fetch }; const readStdinImpl = options.readStdinImpl ?? (() => readSignatureFromStdin());- Confidence
- 60% confidence
- Finding
- .env
