Releases: greenbone/troubadix
Releases · greenbone/troubadix
troubadix 22.4.3
troubadix 22.4.2
22.4.2 - 2022-04-20
Added
- Plugin for handling of missing solutions added c490dd7
- added check for file/exception combinations 6702906
Removed
Changed
- Update codespell, grammar and http link in tag exclusions. 5ba1dcc
- Add a root argument 54c3fc2
- Refactor Plugin classes to have a state cd9b04f
- Update codespell and grammar exclusions. 82f199c
- Remove outdated comment. 118c990
- updated oid range and fixed firefox check 89bb95c
- excluded ADD_PREFERENCE pattern from duplcated script check 28b43fe
- Sync codespell.exclude with current version (#146) 0d76a40
- Missing CVE is only a Warning, not an Error. (#144) bfb99c0
Bug Fixes
troubadix 22.4.1
troubadix 22.4.0
troubadix 22.3.3
22.3.3 - 2022-03-25
Added
- Option to print into a log file and verbosity mechanism (-vv) instead of debug (#112) 920787e
- a plugin results statistic [#111] 6b8e8c1
ReportingConsistency
Plugin [#101] 6144e80CheckQod
Plugin [#91] 226d807- qod validation 4e7c525
Changed
- Improve console output (#120) 7153cd5
- Add argument
--update-date
to run PluginUpdateModificationDate
[#115] d51c7b4
Bug Fixes
troubadix 22.3.2
troubadix 22.3.1
22.3.1 - 2022-03-22
Added
- several Plugisn replacing
script_calls_and_tags
[#86] f499c67 - script_calls_and_tags d4e7351
- xref pattern matching 12eabd2
- Plugin
CheckInclude
[#98] ca36f21 - check_updated_date_version Plugin [#99] 982e2f8
- check_updated_date_version Plugin 68cda57
- check_openvas_lint Plugin [#97] aaf48d5
- check_openvas_lint Plugin 72d8582
Changed
- Rename
naslinter
totroubadix
(#109) 686dee7 - Improve Regex for Plugins
CheckScriptFamily
andCheckInclude
. [#105] c569291
Bug Fixes
naslinter 22.3.0
22.3.0 - 2022-03-09
Added
- Plugin
CheckDescription
[#93] c11304e - Plugin
CheckScriptFamily
[#94] d319c41 - check trailing_spaces_tabs Plugin [#96] cc8ee42
- check trailing_spaces_tabs Plugin 7a886c1
- Plugin
CheckRiskFactor
[#95] 63b3e9d - check_spelling Plugin [#92] a83b3c4
- check_spelling plugin 219234a
- check_set_get_kb_calls plugin [#87] 0f5fe2e
- check_set_get_kb_calls plugin 6574491
- check_solution_text plugin [#88] b426d29
- check_solution_text plugin a2ad4af
- check_security_messages [#83] fbdbdc8
- check_script_version_and_last_modification_tags [#74] e3ff2e0
- check_script_version_and_last_modification_tags 114bf7f
- check_security_messages 994a28d
- Use debug parameter in Runner 122ce57
CheckProdSVCDetectInVuln
Plugin [#71] 6d4dac7- check_prod_svc_detect_in_vulnvt plugin cf2cb85
CheckMissingDescExit
Plugin [#70] b5c6cd7- CheckScriptAddPreferenceType Plugin [#73] e3a53dc
- check_missing_desc_exit plugin 97c5f25
- Plugins
CheckDeprecatedDependency
,CheckDeprecatedFunctions
andCheckDependencyCategoryOrder
[#69] 74210fc - Plugin
CheckLogMessages
Plugin [#66] 62b5a5b - New function to get the root VTs directory, set in
_ROOT
static. d3c689f CheckHTTPLinksInTags
Plugin [#65] c3911f5CheckGrammer
Plugin [#64] 47d44adCheckIllegalCharacters
andCheckDependencies
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] 02c6cf1CheckGetKBOnServices
Plugin [#63] d20c97fCheckDuplicateOID
plugin [#61] b5310e2- Plugin
CheckSolutionType
#58 e16f732 CheckCopyrightText
,CheckEncoding
andCheckTabs
Plugins [#52] ec22d4a- Plugin
CheckTodoTbd
[#42] 87f642a - New plugins
CheckNewlines
andCheckMissingTagSolution
[#46] d2e20f0 - Plugin to check overlong
script_tags
. [#43] bb1d14c
Removed
- These checks are already provided by glob pattern in
naslinter.py
generate_file_list()
8357ba2
Changed
- Improve the usage of root, since a
NoneType
return crashes our run. dfde035 - Only pass
plugin.name
for performance 1f8489b
Bug Fixes
- valid_oid plugin [#85] dd2da4d
- check_log_messages [#81] cf35b88
- check_log_messages d57f833
- Remove
.*
from log_messages regex for a huge performance boost 75a1081 - Some printing issues with global Terminal instance. 30cc6a0
- valid_oid plugin that is not return on None, so it breaks ac8975f
- Circular include [#51] ff4af30
naslinter 22.2.0
22.2.0 - 2022-02-25
Added
- Plugins
CheckDeprecatedDependency
,CheckDeprecatedFunctions
andCheckDependencyCategoryOrder
[#69] 74210fc - Plugin
CheckLogMessages
Plugin [#66] 62b5a5b - New function to get the root VTs directory, set in
_ROOT
static. d3c689f CheckHTTPLinksInTags
Plugin [#65] c3911f5CheckGrammer
Plugin [#64] 47d44adCheckIllegalCharacters
andCheckDependencies
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] 02c6cf1CheckGetKBOnServices
Plugin [#63] d20c97fCheckDuplicateOID
plugin [#61] b5310e2- Plugin
CheckSolutionType
#58 e16f732 CheckCopyrightText
,CheckEncoding
andCheckTabs
Plugins [#52] ec22d4a- Plugin
CheckTodoTbd
[#42] 87f642a - New plugins
CheckNewlines
andCheckMissingTagSolution
[#46] d2e20f0 - Plugin to check overlong
script_tags
. [#43] bb1d14c