google / timesketch

Collaborative forensic timeline analysis
Apache License 2.0
2.59k stars 591 forks source link

API returns 200 for non existing endpoints #3005

Open jkppr opened 9 months ago

jkppr commented 9 months ago

With the default set-up the Timesketch API returns an empty page with status code 200 for API endpoints that do not exist.

Reproduce:

Expected behaviour:

TedmanNguyen commented 6 months ago

Working on this issue