Tainted flow: 'req' from os.getenv (line 333, credential/environment) → urllib.request.urlopen (network output)
Critical
- Category
- Data Flow
- Content
IDLE_WEBHOOK, data=data, headers={"Content-Type": "application/json"}, ) urllib.request.urlopen(req, timeout=10) except Exception as e: _idle_status["error"] = f"webhook: {e}"- Confidence
- 98% confidence
- Finding
- urllib.request.urlopen(req, timeout=10)
