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

Use sudo instead of gosu for root inside container

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The gosu tool we're installing inside the container is based on an old version of Go libraries. This is causing security scans to flag a potential vulnerability. We don't really need to use gosu for any specific reason, so we should just use sudo instead if we need root.

      Note: This should be investigated after SERVER-71646 is done, since it's possible that we may not need to use sudo at all.

            Assignee:
            ryan.egesdahl@mongodb.com Ryan Egesdahl (Inactive)
            Reporter:
            ryan.egesdahl@mongodb.com Ryan Egesdahl (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: