Skip to content

Add parsing of Mongo's ObjectIDs and their embedded timestamps.#255

Merged
RyanDFIR merged 2 commits intomainfrom
mongo
Apr 17, 2026
Merged

Add parsing of Mongo's ObjectIDs and their embedded timestamps.#255
RyanDFIR merged 2 commits intomainfrom
mongo

Conversation

@RyanDFIR
Copy link
Copy Markdown
Owner

@RyanDFIR RyanDFIR commented Apr 17, 2026

Fixes #94

  • Tests pass
  • Appropriate changes to README are included in PR

@RyanDFIR RyanDFIR added Parser Related to Unfurl's parsing capabilities Feature New feature or functionality labels Apr 17, 2026
@RyanDFIR RyanDFIR merged commit f39325b into main Apr 17, 2026
12 checks passed
@RyanDFIR RyanDFIR deleted the mongo branch April 17, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New feature or functionality Parser Related to Unfurl's parsing capabilities

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parsing suggestion: recognize and decode 12-byte Mongo object ID timestamp (first four bytes)

1 participant