Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Feb 8, 2023

Conversation

obsidianforensics
Copy link
Owner

@obsidianforensics obsidianforensics commented Feb 8, 2023

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.

  • Tests pass

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
… `get_predecessor_chain()` and `check_if_in_node_chain()` in `core.py`.
@obsidianforensics obsidianforensics added Parser Related to Unfurl's parsing capabilities Feature New feature or functionality labels Feb 8, 2023
@obsidianforensics obsidianforensics merged commit 7bdb12f into main Feb 8, 2023
@obsidianforensics obsidianforensics deleted the jwt branch February 8, 2023 04:45
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.

None yet

1 participant