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

Prevent raising alerts on temporary messages #8419

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

thc202
Copy link
Member

@thc202 thc202 commented Mar 25, 2024

Change the type to a permanent one if the provided type is temporary.
Temporary messages are deleted at some later point which, for example, would break report generation as the expected message of the alert no longer exists.

Change the type to a permanent one if the provided type is temporary.
Temporary messages are deleted at some later point which, for example,
would break report generation as the expected message of the alert no
longer exists.

Signed-off-by: thc202 <thc202@gmail.com>
@thc202 thc202 added the bug label Mar 25, 2024
@thc202 thc202 added this to the 2.15.0 milestone Mar 25, 2024
@kingthorin kingthorin merged commit 1f4ae9b into zaproxy:main Mar 25, 2024
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 25, 2024
@thc202 thc202 deleted the no-alert-tmp-msg branch March 25, 2024 16:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

None yet

3 participants