Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-1321

Mask columns referred inside functions

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Do
    • 2.1.4
    • N/A
    • masking
    • None

    Description

      Today if the mask filter is configured for a column , and the column is referred inside a function in the select projection list than, column is not masked. This should be correct

      Following query
      select SUBSTRING(nation_id, 1) from table_1

      returns nation_id even if masking filter is set to filter nation_id

      This should be fixed, that if the masked column is used inside a function in projection list, then the entire field should be masked with "X" - no partial regex masking or obfuscation should be done.

      Attachments

        Activity

          People

            Massimiliano Pinto Massimiliano Pinto (Inactive)
            dshjoshi Dipti Joshi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.