Tainted flow: 'text' from requests.get (line 145, network input) → requests.post (network output)
Medium
- Category
- Data Flow
- Content
device_type: "speaker"=无屏音箱, "screen"=带屏设备 """ try: resp = requests.post( PUSH_API_URL, headers={ "Authorization": f"Bearer {access_token}",- Confidence
- 92% confidence
- Finding
- resp = requests.post( PUSH_API_URL, headers={ "Authorization": f"Bearer {access_token}", "Content-Type": "application/json",
