IBM Guardium

IBM Guardium

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Masking (redact) not working on integer object

    Posted Thu September 28, 2023 08:55 AM
    We perform data masking for credit card numbers on the MSSQL server and we encountered a problem where the values ​​defined as int numbers are not masked - while values ​​defined as varchar or string are masked.
     
    I would appreciate your help.


    ------------------------------
    ----------
    Ariel Oz
    ----------
    ------------------------------


  • 2.  RE: Masking (redact) not working on integer object

    Posted Mon October 02, 2023 03:46 AM

    Hi Ariel,

    Unfortunately, int is not supported in REDACT function, which reads the whole response packet as a string and apply the regex that you defined in your policy.

    Thanks,
    Satoshi



    ------------------------------
    SATOSHI KAWASE
    ------------------------------