Tainted flow: 'api_url' from os.environ.get (line 931, credential/environment) → requests.post (network output)
Critical
- Category
- Data Flow
- Content
try: _llm_calls_this_cycle += 1 resp = requests.post( api_url, headers={"Authorization": f"Bearer {api_key}", "Content-Type": "application/json",- Confidence
- 96% confidence
- Finding
- resp = requests.post( api_url, headers={"Authorization": f"Bearer {api_key}", "Content-Type": "application/json", "HTTP-Refere
