uaa/13.14
You can find the source of this version on GitHub at cloudfoundry/uaa-release. It was created based on the commit c8b551cb
.
Release Notes¶
This is a security release addressing the following issues - CVE-2017-4991: UAA password reset vulnerability (high severity)
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "uaa" version: "13.14" url: "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=13.14" sha1: "57341e4d110350626037e401052ff6f570f083cc"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 57341e4d110350626037e401052ff6f570f083cc \ "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=13.14"