The version 5 rewrite removed the unstableTotalAll and related options from dependencyCheckPublisher. This was a very convenient shortcut for unstableTotalCritical: x, unstableTotalHigh: x, unstableTotalMedium: x, unstableTotalLow: x. Can it be returned?
If I specify unstableTotalAll, would the expected behavior be to put the build into a warning state if the number specified matched or exceeded any criticality?