Skip to content

Commit 9078fa0

Browse files
authored
Fix object name
Related to: #31
1 parent 0ab002e commit 9078fa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

objects/domain-ip/definition.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
"misp-attribute": "ip-dst"
4040
}
4141
},
42-
"version": 2,
42+
"version": 3,
4343
"description": "A domain and IP address seen as a tuple in a specific time frame.",
4444
"meta-category": "network",
4545
"uuid": "43b3b146-77eb-4931-b4cc-b66c60f28734",
46-
"name": "domain|ip"
46+
"name": "domain-ip"
4747
}

0 commit comments

Comments
 (0)