Tainted flow: 'API_URL' from os.environ.get (line 16, credential/environment) → requests.post (network output)
Critical
- Category
- Data Flow
- Content
if selector: body["selector"] = selector res = requests.post( f"{API_URL}/api/crawl", headers={ "Authorization": f"Bearer {API_KEY}",- Confidence
- 95% confidence
- Finding
- res = requests.post( f"{API_URL}/api/crawl", headers={ "Authorization": f"Bearer {API_KEY}", "Content-Type": "application/json",
