Skip to content

Move contributions of Security bot to ghost user

Aboobacker MK requested to merge tachyons-security-bot-ghost-fix into master

What does this MR do and why?

This code change modifies how the security policy bot user is deleted. Previously, the bot user was hard deleted, meaning all associated data was permanently removed. Now, the bot user is soft deleted, allowing for potential recovery if needed. and audit trails will be preserved.

Related to #476248

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Aboobacker MK

Merge request reports

Loading