You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These filters are powerful when clear tags or labels are already in place.
However, several challenges exist for complex cases and custom baselines by consumers that have no ability to update the metadata for each rule.
Ability to create a baseline of high / critical rules. Currently this is annotations in PSRule for Azure which are not indexable and therefore not usable for a baseline.
Ability to exclude rules by a partial name match such as a prefix.
Ability to include rules by more than one partial name match. Currently limit to one.
Currently baselines can select rules to run:
These filters are powerful when clear tags or labels are already in place.
However, several challenges exist for complex cases and custom baselines by consumers that have no ability to update the metadata for each rule.
Related issues:
Invoke-PSRule -OutputFormat 'Json'
fails if all found rules are inRULE.EXCLUDE
#1832The text was updated successfully, but these errors were encountered: