timesketch
https://github.com/google/timesketch
Python
Collaborative forensic timeline analysis
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to timesketch
Help out
- Issues
- docs: Improve intelligence docs with IOC weighting and coloring
- Deprecate store_aggregation and update docs
- Include user comments & tags in the "starred events" to forensic report (LLM) feature
- Move Timesketch prompts to a single folder
- draft: refactoring of event annotation and e2e tests
- Search templates not showing in UI
- Create a more robust check for missing value HASHLOOKUP_URL
- Consider using atomic file writing: Instead of writing directly to the final filename, we can write to a temporary file in the same directory. Or create a mktmp directory and write batches of events into separate files. This tmp folder can then be zipped.
- Add a maintenance mode to Timesketch
- Add tests for OpenSearchDataStore
- Docs
- Python not yet supported