Skip to content

Releases: greenbone/troubadix

troubadix 23.3.0

08 Mar 13:33
Compare
Choose a tag to compare

23.3.0 - 2023-03-08

Added

  • Exclusion to http_links_in_tags plugin 665afc2

troubadix 23.2.4

24 Feb 13:38
Compare
Choose a tag to compare

23.2.4 - 2023-02-24

Bug Fixes

  • Number of jobs must be 1 or higher ee3ed51

troubadix 23.2.3

16 Feb 15:09
Compare
Choose a tag to compare

23.2.3 - 2023-02-16

Added

  • Type hints for return values aa23815
  • Additional unit test for changed-cves 614f573
  • Unit tests for changed-cves 682567c
  • changed-cves standalone plugin 8a52646
  • changed-cves standalone plugin to pyproject 4fc927c

Changed

  • Revert adding of re.DOTALL generally, adjust changed-cves f43b39d
  • Rename variables for readability df0c242
  • Correct CVE pattern 2ac8141
  • CLI description 1acdb7d
  • Use git from common 7aded6b
  • Extract comparison to method c987a8a
  • Move get_merge_base to common 549ff1d
  • Use DOTALL as default flag too 1a2cf57

troubadix 23.2.2

15 Feb 07:54
Compare
Choose a tag to compare

23.2.2 - 2023-02-15

Added

  • Additional unit test for Package comparison 01b45b9
  • Unit tests for Package & Reasons 5fee1dd
  • Unit tests for Package and Reasons c9b5a0f
  • Addtional unit tests for AddedEpoch, ChangedUpdate & DroppedArchitecture 5332614
  • Unit test for filter_reasons de45f27
  • Unit tests for ChangedUpdate & DroppedArchitecture 31e9d07
  • Unit tests get_packages, AddedEpoch, AddedRelease, AddedUdeb f9af73b
  • changed-packages standalone plugin to pyproject 30bc824
  • changed-packages standalone plugin 2109fad
  • Package dataclass 44441dd
  • Markers to changed packages a6701a4

Changed

  • Improve error handling 47694ce
  • Remove redundant list comprehensions f1d0d3e
  • Check reasons in Packages.eq, adjust _find_package accordingly a842463
  • Move git subprocess into common 699fe5f
  • Use a single workflow file for releases 25de2e4

Bug Fixes

  • Package comparison 9ad57fd
  • typo in argument help 9f38262
  • Incorrect setting of dropped architecture marker 812300d
  • Avoid using removeprefix/suffix (needed for Python pre-3.9) c92069b
  • Use List type hint from typing (needed for Python pre-3.9) c64dc80
  • Use Dict type hint from typing (needed for Python pre-3.9) b9ed685

troubadix 23.2.1

08 Feb 07:36
Compare
Choose a tag to compare

23.2.1 - 2023-02-08

Changed

  • Use universal release action, not python specific ac7d53d

Bug Fixes

  • Formatting and typo in help text 09983b5

troubadix 23.2.0

01 Feb 05:29
Compare
Choose a tag to compare

23.2.0 - 2023-02-01

Added

  • Additional tests for solution_text plugin. Move text suggestion into constant. 471855a
  • Additional "WillNotFix" solution tag alternative for solution_text plugin. 3b89d87

troubadix 23.1.4

26 Jan 09:15
Compare
Choose a tag to compare

23.1.4 - 2023-01-26

Added

  • Exclusion to http_links_in_tags plugin b89fd68

troubadix 23.1.3

20 Jan 08:17
Compare
Choose a tag to compare

23.1.3 - 2023-01-20

Changed

  • Make reported VTs ordered by relative path (#473) 04dc4ed

troubadix 23.1.2

18 Jan 15:58
Compare
Choose a tag to compare

23.1.2 - 2023-01-18

Added

  • Catch thrown exceptions and display error message fa14fbe

Removed

  • Remove superflous sys.exit call in name == main expression e8aab4b

Changed

  • Only print the relative path of a found VT instead of relative path and filename 387525e
  • Sync codespell.exclude with vulnerability-tests repo 5de289b

Bug Fixes

troubadix 23.1.1

11 Jan 15:33
Compare
Choose a tag to compare

23.1.1 - 2023-01-11

Changed

  • Add exit code to determinate whether VTs to report were found 670f129

Bug Fixes

  • Typo and missing space in help output of no_solution standalone plugin baa24de