It will be great that the exclusion policy was a sum of exclusion lists.
Today, I must have as many lists as configuration. But, for instance, I would like to create those exclusion lists:
- Standard Microsoft exclusion
- Standard IIS exclusion
- Standard Apache Exclusion
- Standard MySQL exclusion
- Standard SQL Server exclusion
etc ...
On each group, I will apply a set of exclusion lists instead of just one list.
Today, if I have some Windows servers with IIS and Apache, I have to create a special list merging 3 first lists. But I also can have servers only with IIS or with IIS and SQL Server on the same computer ...
If I want to change an exclusion applied to all Windows server, I have to modify all my lists. I would like do the change only once.