uaa/34.1
You can find the source of this version on GitHub at cloudfoundry/uaa-release. It was created based on the commit 12e31049
.
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: "34.1" url: "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=34.1" sha1: "0395b8c3ec034e0c9b128064b3cb70baa5263856"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 0395b8c3ec034e0c9b128064b3cb70baa5263856 \ "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=34.1"