Skip to content

Releases: greenbone/greenbone-scap

greenbone-scap 0.3.1

23 Dec 10:23
Compare
Choose a tag to compare

0.3.1 - 2024-12-23

Bug Fixes

Dependencies

  • Bump the python-packages group with 2 updates 55612fd

greenbone-scap 0.3.0

13 Dec 08:02
Compare
Choose a tag to compare

0.3.0 - 2024-12-13

Added

  • Missing fastjsonschema dependency to pyproject 3da21bd

greenbone-scap 0.2.1

12 Dec 17:04
Compare
Choose a tag to compare

0.2.1 - 2024-12-12

Added

  • New CLI for downloading CPE match strings 876e684
  • New CLI for downloading CPE match strings 579408b

Bug Fixes

  • Update outdated settings in pyproject.toml f405fa5
  • uses ruff check 15a92c0

Dependencies

  • Bump the python-packages group across 1 directory with 6 updates 303db2c
  • Bump the python-packages group with 3 updates dd870c4
  • Bump the python-packages group with 2 updates 8b6c121
  • Bump the python-packages group with 2 updates 594258d
  • Bump the python-packages group across 1 directory with 6 updates 1611a5a
  • Bump the python-packages group with 3 updates 37630de
  • Bump the python-packages group with 3 updates 54e09f5
  • Bump the python-packages group with 3 updates (#39) 7954dda
  • Bump the python-packages group with 5 updates 8b7814c
  • Bump the python-packages group with 6 updates 1cad8f7
  • Bump the python-packages group across 1 directory with 11 updates 7b3a373
  • Bump the python-packages group with 3 updates 8127562
  • Bump the python-packages group with 5 updates 87ac2da
  • Bump ruff from 0.5.4 to 0.5.5 in the python-packages group f2bc024
  • Bump the python-packages group with 2 updates 709b8fa
  • Bump the python-packages group across 1 directory with 7 updates 8c601fd
  • Bump certifi from 2024.6.2 to 2024.7.4 1997f6b
  • Bump docker/build-push-action in the github-actions group e426276
  • Bump ruff from 0.4.8 to 0.4.9 in the python-packages group 6a46fd4

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