Files
tempest/tempest/lib
jskunda 76db176c7e Fix security vulnerabilities using Bandit
Tempest was using:
-python module xml.etree[1],

It was vulnerable to different atacks.

Instead of xml.etree.ElementTree tempest is now using
defusedxml.ElementTree which is more secure.

[1] https://bandit.readthedocs.io/en/1.7.0/blacklists/blacklist_calls.html B313

Change-Id: I50a8ab3c3be2decccd7480ecf00f1a3e4a75f172
2022-10-10 12:39:23 +00:00
..
2020-11-10 09:54:35 +00:00
2022-08-29 12:09:40 +00:00
2021-02-23 00:38:55 +00:00
2022-01-24 17:49:25 -05:00
2021-04-15 09:01:01 +00:00
2022-01-18 15:25:38 +00:00