- Added support for `FILE_NAME` and `FILE_MIME_TYPE` extraction targets in `RequestValueExtractor`.
- Adjusted rule scores to reduce false positives and fine-tune anomaly detection.
- Increased `anomaly_threshold` to 10 to reduce unnecessary blocking of legitimate requests.
- Enhanced logging to include triggered values for better debugging and rule analysis.
- Fixed warnings related to unknown extraction targets and improved rule matching logic.