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 88e6161 commit bee3641Copy full SHA for bee3641
intelmq/bots/parsers/shadowserver/_config.py
@@ -2935,8 +2935,8 @@ def scan_exchange_identifier(field):
2935
('extra.', 'locales', validate_to_none),
2936
],
2937
'constant_fields': {
2938
- 'classification.taxonomy': 'other',
2939
- 'classification.type': 'other',
+ 'classification.taxonomy': 'vulnerable',
+ 'classification.type': 'vulnerable-system',
2940
'classification.identifier': 'accessible-amqp',
2941
}
2942
0 commit comments