google / timesketch

Collaborative forensic timeline analysis
Apache License 2.0
2.58k stars 589 forks source link

Timesketch API client: Adding type check to prevent error. #3030

Closed jkppr closed 8 months ago

jkppr commented 8 months ago

Fixes the issue described in #3029 by checking if the index is of type string before checking isdigit().

Closing issues

closes #3029