Skip to content

Releases: greenbone/greenbone-scap

greenbone-scap 0.2.0

12 Jun 12:07
Compare
Choose a tag to compare

0.2.0 - 2024-06-12

Added

  • Add --chunk-size and --queue-size arguments bb32fb9
  • Add documentation for CVEManger 1d9ba6b

Changed

  • Use bulk inserts for CVE configurations 87e9271
  • ConfigurationModel and NodeModel id columns to UUIDs 5f3ddb6
  • Use generic release workflow c8f43c2

Bug Fixes

  • Allow propagating errors during downloading and processing c4986f8
  • Remove value from CVE Description primary key 9cd9696

Dependencies

  • Bump the python-packages group with 3 updates 0cc02f1
  • Bump the python-packages group with 4 updates 757fac4
  • Bump the python-packages group with 4 updates 68468bd
  • Bump platformdirs from 4.2.1 to 4.2.2 in the python-packages group 39caf1e
  • Bump the python-packages group with 5 updates 4188d95
  • Bump the python-packages group with 4 updates 2d71cbf
  • Bump the python-packages group with 5 updates fc4ea3e
  • Bump ruff from 0.3.7 to 0.4.1 in the python-packages group 3bc2294
  • Bump the python-packages group with 2 updates cda1541
  • Bump idna from 3.6 to 3.7 bc10c20
  • Bump the python-packages group with 3 updates ab918a2
  • Bump the python-packages group with 2 updates a7b1c2a
  • Bump the python-packages group with 2 updates b9801aa

greenbone-scap 0.1.0

20 Mar 14:22
Compare
Choose a tag to compare

0.1.0 - 2024-03-20

Added

  • Add a docker compose file for easy usage of the tools 5d15484

Bug Fixes

  • Add libpq5 library to container image for postgres access b0adf2f

greenbone-scap 0.0.2

20 Mar 13:17
Compare
Choose a tag to compare

0.0.2 - 2024-03-20

Added

  • Provide a Dockerfile to build and upload a container image 14f66fb

Changed

  • Use Python 3.11 for PyPI uploads 04916c9

Bug Fixes

  • Fix licence classifier for Python package 01d4a24

greenbone-scap 0.0.1

20 Mar 10:48
Compare
Choose a tag to compare

0.0.1 - 2024-03-20

Initial Release