Tainted flow: 'req' from os.environ.get (line 43, credential/environment) → urllib.request.urlopen (network output)
Critical
- Category
- Data Flow
- Content
method="POST" ) with urllib.request.urlopen(req) as response: result = json.loads(response.read().decode("utf-8")) # Print the text answer (which LifeQuery automatically grounds with citations)- Confidence
- 95% confidence
- Finding
- with urllib.request.urlopen(req) as response:
