Problem/Motivation
Security issues can be filed in the drupalcode gitlab instance even if they are not in the scope of getting a security advisory. We need a status for those.
Additionally, it would be great to automatically add this label if a module does not match the policy.
Steps to reproduce
Have a confidential issue in gitlab that is not in the security advisory policy, but it's not easy to see that with a quick glance and the current "security status" values are not applicable.
Proposed resolution
Add a new status to the "security status" grouping called "not in advisory policy"
Remaining tasks
? Gitlab admin needs to do stuff?
User interface changes
yes.
API changes
n/a.
Data model changes
n/a.
Comments
Comment #2
drummI’ve added the new label. Leaving open to automatically label new issues with this. (I don’t plan an automated backfill, that can probably done by searching in GitLab and bulk updating.)
Comment #3
gregglesThanks, drumm. Added an element to the issue summary to include that.
Comment #5
drummThis is now deploying.
Comment #7
drummFor bulk updating, the listing is at https://git.drupalcode.org/groups/security/-/work_items?sort=created_dat...
Comment #8
gregglesGreat, I flagged all those issues.
Appreciate the help!