-
Notifications
You must be signed in to change notification settings - Fork 42
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
When no fix for a CVE exists, don't mark a PR as changes requested #1860
Comments
@eleftherias I think you fixed this didn't you? |
@jhrozek No, I don't think so. The fix I had done was about not commenting a new version on PR when no fixed version exists, but I didn't change the review status. |
@ethomson -- we're not sure if this hits the "beta quality bar" list or not |
I think that it's okay to keep it as "changes requested" - that makes sense within the context of what we're doing (we found a vulnerability, we don't want you to check in a vulnerability, changes requested makes a certain amount of sense). I do think that we should update the verbiage.
Given this, I think yes for beta. If we do propose a change, then let's keep this guidance 👆 If we cannot propose a change, let's make the verbiage make sense:
|
This looks like we need to change the verbiage on the warning. |
We should consider making this configurable, some users may want a warning. |
Closing in favour of mindersec/minder-rules-and-profiles#274 in minder-rules-and-profiles. |
As discussed in #1806 (comment), when a CVE exists, but no fixed version exists, we should not mark the PR as changes requested (at least not by default)
The text was updated successfully, but these errors were encountered: