uaa/11.2
You can find the source of this version on GitHub at cloudfoundry/uaa-release. It was created based on the commit fb81b7be
.
Release Notes¶
This is a security release which addresses CVE-2016-4468 UAA SQL Injection
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "uaa" version: "11.2" url: "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=11.2" sha1: "d23fcda9afdacb840c4aefe3df8f086d12aba4ad"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d23fcda9afdacb840c4aefe3df8f086d12aba4ad \ "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=11.2"