Issue with filtering Vulnerability Alerts MR creation using matchJsonata matcher in Renovate v39.96.0 #33514
Unanswered
kush225
asked this question in
Request Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
giltab - v39.96.0,
Please tell us more about your question or problem
I am currently using Renovate version v39.96.0, and I’ve encountered an issue with the configuration related to creating merge requests (MRs) for vulnerabilities of type security with severity levels CRITICAL, HIGH, or UNKNOWN. Despite configuring the rules according to the example outlined in issue #27838, it seems like it's creating MRs of all severity levels, so matchJsonata matcher is not working properly, the expected behavior should be only MRs of type security with the severity levels CRITICAL, HIGH, or UNKNOWN are created.
Here is the configuration I’m using:
Questions:
I would appreciate any insights into whether this is a configuration issue or a potential bug with Renovate.
Thank you for your help!
Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions