Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pattern matching to severities #66

Merged
merged 1 commit into from
Nov 25, 2023
Merged

Add pattern matching to severities #66

merged 1 commit into from
Nov 25, 2023

Conversation

jhossbach
Copy link
Member

Allows to add loose severity codes to match all rules that start with the given pattern.
D would e.g. match all codes starting with D. If e.g. D and D1 are given, any rule matching both would take the more precise one, so D1 over D.

@jhossbach jhossbach merged commit f810710 into main Nov 25, 2023
5 checks passed
@jhossbach jhossbach deleted the fixup_severities branch November 25, 2023 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant