Skip to content

naslinter 22.2.0

Compare
Choose a tag to compare
@greenbonebot greenbonebot released this 25 Feb 09:51
· 1579 commits to main since this release

22.2.0 - 2022-02-25

Added

  • Plugins CheckDeprecatedDependency, CheckDeprecatedFunctions and CheckDependencyCategoryOrder [#69] 74210fc
  • Plugin CheckLogMessagesPlugin [#66] 62b5a5b
  • New function to get the root VTs directory, set in _ROOT static. d3c689f
  • CheckHTTPLinksInTagsPlugin [#65] c3911f5
  • CheckGrammer Plugin [#64] 47d44ad
  • CheckIllegalCharacters and CheckDependencies Plugins [#53] 54bdbc6
  • New function to get the root VTs directory, set in _ROOT static. 3795f07
  • get_special_tag_pattern function to get script_<name>("<value>"); regex patterns 1532739
  • CheckForkingNASLFuncs Plugin [#62] 02c6cf1
  • CheckGetKBOnServices Plugin [#63] d20c97f
  • CheckDuplicateOID plugin [#61] b5310e2
  • Plugin CheckSolutionType #58 e16f732
  • CheckCopyrightText, CheckEncoding and CheckTabs Plugins [#52] ec22d4a
  • Plugin CheckTodoTbd [#42] 87f642a
  • New plugins CheckNewlines and CheckMissingTagSolution [#46] d2e20f0
  • Plugin to check overlong script_tags. [#43] bb1d14c

Bug Fixes

  • valid_oid plugin that is not return on None, so it breaks ac8975f
  • Circular include [#51] ff4af30