google / turbinia

Automation and Scaling of Digital Forensics Tools
Apache License 2.0
735 stars 161 forks source link

LLMAnalyser UTF-8 decode input error #1509

Closed hacktobeer closed 1 month ago

hacktobeer commented 2 months ago

Description of the change

The LLM Analyser should fail nicely with non-UTF-8 input. Sometimes the artifact extractions yields non parseble input to the analyser. This PR catches that and logs it.

Applicable issues

None

Checklist