Skip to content

Conversation

@eshulman2
Copy link
Contributor

@eshulman2 eshulman2 commented Dec 28, 2025

many times similar CVEs are opened for the same U/S components this
patch groups them in the same message and the same assignee to make sure
we are not duplicating work triage the issue

Jira: OSASINFRA-4030

many times similar CVEs are opened for the same U/S components this
patch groups them in the same message and the same assignee to make sure
we are not duplicating work triage the issue
@openshift-ci openshift-ci bot requested review from gryf and mandre December 28, 2025 09:04
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 28, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: eshulman2
Once this PR has been reviewed and has the lgtm label, please assign stephenfin for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

notification.WriteString(slackId)
notification.WriteString("> ")

// Format: "CVE-2024-XXXX (Component): ISSUE-1 ISSUE-2 ISSUE-3"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For bugs, the message is:<slack_handle> you have been assigned triage of this bug: <link to bug>. Should we try to be more consistent and user friendly with the message that's delivered?

)

// CVEFieldID is the JIRA custom field ID for the CVE identifier
const CVEFieldID = "customfield_12324749"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where did you get this custom field from? Looking at a CVE issue (https://issues.redhat.com/browse/OCPBUGS-70096), I can't find a customfield_12324749 field.

See https://confluence.atlassian.com/jirakb/how-to-find-any-custom-field-s-ids-744522503.html for listing the available custom fields.

I suspect we may have to find CVE via the CVE prefix in the title.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants