obsidianforensics / unfurl

Extract and Visualize Data from URLs using Unfurl
http://unfurl.link
Apache License 2.0
589 stars 60 forks source link

Add `parse_jwt.py` to parse JSON Web Tokens. Add supporting functions… #175

Closed obsidianforensics closed 1 year ago

obsidianforensics commented 1 year ago

get_predecessor_chain() and check_if_in_node_chain() in core.py.

The supporting functions partially address #166, and I'll do a little more work in a different PR before closing that issue.