Inconsistent naming of company - VMware

vmware.com does not capitalize the 'W' in the name. This mostly matters
when doing queries against the company name.
This commit is contained in:
Grant Murphy 2014-07-30 10:38:22 +10:00
parent 9555770ad2
commit 250af08bd6
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{
"advisory": {
"date": "2014-03-27",
"description": "Aaron Rosen from VMWare reported a vulnerability where Neutron fails to perform proper authorization checks when creating ports. By choosing a device id of a router from a different tenant when creating a port, an authenticated user can access the network of other tenants. This affects deployments of Neutron using plugins relying on the l3-agent.",
"description": "Aaron Rosen from VMware reported a vulnerability where Neutron fails to perform proper authorization checks when creating ports. By choosing a device id of a router from a different tenant when creating a port, an authenticated user can access the network of other tenants. This affects deployments of Neutron using plugins relying on the l3-agent.",
"id": "2014-008",
"title": "Routers can be cross plugged by other tenants",
"url": "http://lists.openstack.org/pipermail/openstack-announce/2014-March/000212.html"
@ -18,7 +18,7 @@
"notes": "",
"reporters": [
{
"company": "VMWare",
"company": "VMware",
"name": "Aaron Rosen"
}
],

View File

@ -1,9 +1,9 @@
{
"advisory": {
"date": "2014-05-29",
"description": "Jaroslav Henner from Red Hat reported a vulnerability in Nova. By requesting Nova place an image into rescue, then deleting the image, an authenticated user my exceed their quota. This can result in a denial of service via excessive resource consumption. Only setups using the Nova VMWare driver are affected.",
"description": "Jaroslav Henner from Red Hat reported a vulnerability in Nova. By requesting Nova place an image into rescue, then deleting the image, an authenticated user my exceed their quota. This can result in a denial of service via excessive resource consumption. Only setups using the Nova VMware driver are affected.",
"id": "2014-017",
"title": "Nova VMWare driver leaks rescued images",
"title": "Nova VMware driver leaks rescued images",
"url": "http://lists.openstack.org/pipermail/openstack-announce/2014-May/000235.html"
},
"affects": [