Skip to content

Change feature_categories of user_credit_card_validations insider_threat

Bishwa Hang Rai requested to merge change-table-ownership into master

What does this MR do and why?

Change feature_categories of user_credit_card_validations to insider_threat.

The table was introduced by sectionfulfillment !60626 (merged) but is used more for anti abuse features:

  1. Abuse of CI pipelines
  2. Identity verification to prevent card reuse by banned user

This MR changes it's feature_category and ownership to groupanti-abuse , if agreed upon.

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.

Merge request reports