Tainted flow: 'req' from os.environ.get (line 287, credential/environment) → urllib.request.urlopen (network output)
Critical
- Category
- Data Flow
- Content
'Content-Type': 'application/json', }, ) urllib.request.urlopen(req, timeout=5) except Exception as e: print(f"[HOOK] Error: {e}")- Confidence
- 89% confidence
- Finding
- urllib.request.urlopen(req, timeout=5)
