Uploaded image for project: 'OpenJDK'
  1. OpenJDK
  2. OPENJDK-1978

tag source lines with 'password' to stop security scanner false positives

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • container
    • False
    • Hide

      None

      Show
      None
    • False

      The following three lines have triggered some secret-leak-scanning robot:

      Note that the URI is for my fork, but potentially any branch of the main repository or a fork might get flagged.

      If we mark the lines thus

      SECRET_KEY = "super-sneaky-secret" # notsecret 

      they will be ignored.

              jdowland@redhat.com Jonathan Dowland
              jdowland@redhat.com Jonathan Dowland
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: