Split shell specific logic from "scripting" library

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Security
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The "scripting" library target provides the functionality needed to evaluate JavaScript in the server and the shell. Some functionality in it is specific to the shell, such as that needed to establish outbound server connections. Though controls exist to prevent servers from invoking this logic, this does result in some portions of networking and authentication code being linked into the library, and included in server-side consumers and artifacts.

      We should split the shell specific logic out from the library, and include it into the shell directly.

            Assignee:
            [DO NOT USE] Backlog - Security Team
            Reporter:
            Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: