Closed gethvi closed 9 months ago
@elsif2
The feed_name
for each report type is included in the schema:
"population_msmq" : {
"constant_fields" : {
"classification.identifier" : "accessible-msmq",
"classification.taxonomy" : "vulnerable",
"classification.type" : "potentially-unwanted-accessible",
"protocol.application" : "msmq"
},
"feed_name" : "Accessible-MSMQ",
"file_name" : "population_msmq",
Shadowserver parser docs says:
This is no longer true. I understand that the feedname mapping is now gathered from the schema, but still the user doesn't know what feedname he should use for configuration.
If we want to keep the possibility for "fixed report type" we should provide the user with easily accessible values he can use for
feedname
parameter.