Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-55962

Use "denylist" in reference to sanitizer suppressions

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.0-rc0
    • Affects Version/s: None
    • Component/s: Admin, Security
    • None
    • Fully Compatible
    • Security 2021-05-17

      Currently, the sanitizers are suppressed based on the contents of files in the etc/ directory. Those filenames are currently suffixed with .blacklist . We should replace those suffixes with denylist so that the new filenames follow the pattern etc/.denylist.

      Additionally, numerous variable names and comments in SConstruct reference the terms "blacklist" and "blackfile". These should be replaced with "denylist" and "denyfile", respectively.

      Note that references to - fsanitize-blacklist should NOT be changed by this ticket as they are dependent on upstream work that is not yet available in our toolchains.

            Assignee:
            sara.golemon@mongodb.com Sara Golemon
            Reporter:
            varun.ravichandran@mongodb.com Varun Ravichandran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: