v0.3.61
π Bug Fix
- Fix S308 Use of
mark_safe
may expose cross-site scripting vulnerabilities #1742 (@brianhelba) - Clean up and improve the performance of manifest file creation #1738 (@brianhelba)
- Fix PTH118
os.path.join()
should be replaced byPath
with/
operator #1743 (@brianhelba)
Authors: 1
- Brian Helba (@brianhelba)