Skip to content

Add Microsoft Safe Links parser - #260

Merged
RyanDFIR merged 3 commits into
mainfrom
issue-153
Jun 19, 2026
Merged

Add Microsoft Safe Links parser#260
RyanDFIR merged 3 commits into
mainfrom
issue-153

Conversation

@RyanDFIR

Copy link
Copy Markdown
Owner

Fixes #153

It's a good idea to open an issue first for discussion.

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

RyanDFIR added 2 commits June 18, 2026 19:36
Introduce a parser for Microsoft's Defender Safe Links URLs. Extract and label components, including the destination URL, `data` field details, and specific metadata fields. Add unit tests to validate decoding, double encoding, and domain-specific parsing.
Introduce a parser for Microsoft's Defender Safe Links URLs. Extract and label components, including the destination URL, `data` field details, and specific metadata fields. Add unit tests to validate decoding, double encoding, and domain-specific parsing.
@RyanDFIR RyanDFIR added the Parser Related to Unfurl's parsing capabilities label Jun 19, 2026
@RyanDFIR
RyanDFIR merged commit 3561046 into main Jun 19, 2026
12 checks passed
@RyanDFIR
RyanDFIR deleted the issue-153 branch June 19, 2026 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Parser Related to Unfurl's parsing capabilities

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Microsoft ATP Safelinks Decoding

1 participant