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

[microsoft-defender-incidents]: Errors when converting “IPEvidence” containing IPv6 addresses #3556

Closed
romain-filigran opened this issue Mar 4, 2025 · 0 comments
Assignees
Labels
bug use for describing something not working as expected solved use to identify issue that has been solved (must be linked to the solving PR)
Milestone

Comments

@romain-filigran
Copy link
Member

Description

ipEvidence can contain IPv4 or IPv6 addresses. (https://learn.microsoft.com/en-us/graph/api/resources/security-ipevidence?view=graph-rest-1.0)
No difference is made in the connector, resulting in the following exception when converting to a STIX object.

This observable value is not a valid IPv4 address:

Environment

OpenCTI version: 6.5.3

@romain-filigran romain-filigran added bug use for describing something not working as expected needs triage use to identify issue needing triage from Filigran Product team and removed needs triage use to identify issue needing triage from Filigran Product team labels Mar 4, 2025
@romain-filigran romain-filigran self-assigned this Mar 4, 2025
@romain-filigran romain-filigran added this to the Bugs backlog milestone Mar 4, 2025
SamuelHassine pushed a commit that referenced this issue Mar 4, 2025
@SamuelHassine SamuelHassine added the solved use to identify issue that has been solved (must be linked to the solving PR) label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug use for describing something not working as expected solved use to identify issue that has been solved (must be linked to the solving PR)
Projects
None yet
Development

No branches or pull requests

2 participants