← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1731865] Re: Use defusedxml function instead of lxml.etree.parse

 

As noted in the review, this isn't necessarily a huge issue and I'm not
sure it's worth investing time on

** Changed in: nova
       Status: In Progress => Won't Fix

** Changed in: nova
     Assignee: Spencer Yu (yushb) => (unassigned)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1731865

Title:
  Use defusedxml function instead of lxml.etree.parse

Status in OpenStack Compute (nova):
  Won't Fix

Bug description:
  Due to https://docs.openstack.org/bandit/latest/blacklists/blacklist_calls.html#b313-b320-xml,
  we should use defusedxml function instead of lxml.etree.parse to prevent XML attacks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1731865/+subscriptions


References