Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-1414

Prevent secure information from being logged

    XMLWordPrintable

Details

    • Feature
    • Status: Dismissed (View Workflow)
    • Minor
    • Resolution: Works as designed
    • None
    • 1.12
    • None
    • None

    Description

      Current situation
      If a 3rd party functionality throws an exception which displays secure information (like in a connection url) the exception will be transformed to an RuntimeException and the secure information will be logged.

      Desired Behavior
      Secure Information should be masked to prevent security issues.

      Maintaner Note

      • JobScheduler reports log output exactly as provided by 3rd party components. This Includes use of the Java API and of any output to stdout or stderr that is created by user jobs.
      • Therefore JobScheduler log output can not prevent secure information from being logged.
      • For log output of JITL jobs no secure information is logged.

      Attachments

        Issue Links

          Activity

            People

              sp Santiago Aucejo Petzoldt
              sp Santiago Aucejo Petzoldt
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: