We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba770e2 commit f1711aeCopy full SHA for f1711ae
intelmq/tests/bots/parsers/misp/test_parser.py
@@ -31,7 +31,7 @@
31
"time.source": "2016-06-11T21:41:44+00:00",
32
"source.url": "http://fake.website.com/malware/is/here",
33
"event_description.text": "Payload delivery",
34
- "event_description.url": "http://192.168.56.102/event/view/2",
+ "event_description.url": "http://192.168.56.102/events/view/2",
35
"classification.type": "ransomware",
36
"malware.name": "locky",
37
'misp.attribute_uuid': '575c8598-f1f0-4c16-a94a-0612c0a83866',
0 commit comments