Skip to content

Commit bee3641

Browse files
mateodurantesebix
andauthored
Update accessible_amqp classification type
Co-authored-by: Sebastian <sebix@sebix.at>
1 parent 88e6161 commit bee3641

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

intelmq/bots/parsers/shadowserver/_config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2935,8 +2935,8 @@ def scan_exchange_identifier(field):
29352935
('extra.', 'locales', validate_to_none),
29362936
],
29372937
'constant_fields': {
2938-
'classification.taxonomy': 'other',
2939-
'classification.type': 'other',
2938+
'classification.taxonomy': 'vulnerable',
2939+
'classification.type': 'vulnerable-system',
29402940
'classification.identifier': 'accessible-amqp',
29412941
}
29422942
}

0 commit comments

Comments
 (0)