You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch is to fix Bandit scan issue b313-b320 which is vulnerable to
XML attacks when parsing untrusted XML data.
I replace lxml.etree with the equivalent defusedxml package.
I confirm it works after making a Bandit scan, building the configurator
and compiling the acrn.
Signed-off-by: dongpingx <[email protected]>
Tracked-On: projectacrn#8717
No description provided.
The text was updated successfully, but these errors were encountered: