certtools / intelmq

IntelMQ is a solution for IT security teams for collecting and processing security feeds using a message queuing protocol.
https://docs.intelmq.org/latest/
GNU Affero General Public License v3.0
975 stars 296 forks source link

Shadowserver: Fix parameter 'reports' behaviour if empty string #2523

Closed sebix closed 2 months ago

sebix commented 3 months ago

if the parameter reports is an empty string (or only contains whitespace), behave as if the parameter is not set and select all reports

fixes #2521