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