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

Notifications regarding problems with Jira should ignore WARNING level events #11575

Open
d-mankowski-synerise opened this issue Jan 16, 2025 · 0 comments
Labels

Comments

@d-mankowski-synerise
Copy link

d-mankowski-synerise commented Jan 16, 2025

DefectDojo version: 2.41.3

We did set Jira minimum severity to High in System settings, enabled MS Teams notifications and in System Notification Settings enabled notifications regarding JIRA problems:

image

And the problem is, we receive tons of messages about Finding below the minimum JIRA severity threshold:

image

But this is not an error, nor a problem with integration with Jira (that would be, e.g. lack of permissions or expired token). In celery-worker this is a WARNING level.

[13/Jan/2025 12:33:00] WARNING [dojo.jira_link.helper:779] <class 'dojo.models.Finding'>: CVE-2024-50602 Libexpat1 2.4.7-1ubuntu0.4 cannot be pushed to JIRA: Finding below the minimum JIRA severity threshold (High)..

IMO only ERROR level events should be sent (just as it says in the description in the UI).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant