Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-18932

Variables in Bamboo specs are encrypted with the same cipher

    XMLWordPrintable

Details

    • 1
    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      When exporting Bamboo specs, one will find that the variables are all encrypted with the same cipher, which can be considered insecure.

      new Variable("PASSWORD",
      "BAMSCRT@0@0@mE/<some string>=="))
      

      Compare the encrypted value for PASSWORD with the same in the spec for a different build plan:

      new Variable("PASSWORD",
      "BAMSCRT@0@0@mE/<some string>=="))
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              c0650b54cebb Dnlhoust
              Votes:
              12 Vote for this issue
              Watchers:
              18 Start watching this issue

              Dates

                Created:
                Updated: