Skip to content

troubadix 22.4.4

Compare
Choose a tag to compare
@greenbonebot greenbonebot released this 28 Apr 11:30
· 1199 commits to main since this release

22.4.4 - 2022-04-28

Added

  • new exclusions and testcases for http_links_in_tags (#194) 8000438
  • Introduce a fix method to Plugins 09fe58e
  • Load missing illegal characters plugin (#188) 4aa985c
  • Introduce a is_enterprise_folder helper function 2d4caf4
  • Introduce a create_fake_file_plugin_context PluginTestCase method b39e364
  • Introduce a PluginTestCase create_directory method c04efaf

Changed

  • Move reporting from Runner into separate Reporter class (#191) 6925a7c
  • Cleanup linter reporting classes 3723cc1
  • Update codespell and forking NASL funcs exclusions. 2800e6d
  • Return True from Runner.run is the run has been successful (#189) a6eedbc
  • Improve results summary output (#183) 7099a5a
  • Improve CheckDependenciesPlugin 41b510e

Bug Fixes