Skip to content

v1.0.12

Latest
Compare
Choose a tag to compare
@ttyler01 ttyler01 released this 27 Jan 05:16
· 2 commits to main since this release
37ae6bc

v1.0.12

  • Fixed an issue writing test-output.xml when there are no vulnerabilities > min CVSS. Thanks to @Dean2768

v1.0.11

  • Fixed a logic bug where having no vulnerabilities > min CVSS score would not yield any output. Thanks to @aspatel-metlife
  • Created docker development environment in VS Code
  • Version up all npm and python package dependencies
  • Add python 3.10 to tox
  • Removed an unused function from parsescaresults.py
  • Ran black on parsescaresults.py