uaa/13.16
You can find the source of this version on GitHub at cloudfoundry/uaa-release. It was created based on the commit becc19cc
.
Release Notes¶
This is a security release addressing the following issues - CVE-2017-4994: CVE-2017-4994: Forwarded Headers in UAA
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "uaa" version: "13.16" url: "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=13.16" sha1: "6e2a5602db2c9b77c40481ee19953332cc48285e"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 6e2a5602db2c9b77c40481ee19953332cc48285e \ "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=13.16"