A Python script that uses the TotalAppSec V4 Finding API to automatically ignore false positive findings based on string matching in HTTP response payloads.
Some QIDs (e.g., 150263 Insecure Transport) produce false positives when intermediary devices like AWS ALB or CloudFlare respond instead of the actual web server. This script identifies those findings by inspecting the HTTP response payload and ignores them as FALSE_POSITIVE.