Björn Ricks
Björn Ricks
Hi, first of all thanks a lot for providing this container image to the community for so many years! Unfortunately it didn't get any updates for our newer releases and...
**What**: Add a [sphinx](https://www.sphinx-doc.org) based documentation DEVOPS-312 Requires #347 to be merged. **Why**: We should add more docs for easier usage of autohooks. **How**: **Checklist**: - [ ] Tests -...
**What**: Add a new CLI for adding, removing and listing autohooks plugins **Why**: Make plugin handling easier. Currently the plugins need to be changed by editing the pyproject.toml file manually....
When trying to send a command to a UnixSocketConnection closed e.g. by gvmd after an error response a IOError is returned. In this case the socket must be re-opened. Maybe...
## What ## Why ## References ## Checklist - [ ] Tests
## What Proof of Concept for a refreshed UI based on OpenSight and mantine. ## Why Our current UI looks a bit dated and this PR checks the possibility for...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description of the bug Hi, currently it's not possible to use git-cliff with...
### Description With the latest poetry release 2.0.0 calling a script via `poetry run` always fails with a KeyError. ``` KeyError 'format' at ~/.local/share/pipx/venvs/poetry/lib/python3.12/site-packages/poetry/core/masonry/utils/module.py:79 in __init__ 75│ self._package_includes.append( 76│ PackageInclude(...
## What Fix creating Notes from Results and NVTs ## Why The fields in the Note create dialog should be filled in automatically when creating a Note from a Result...
## What Add test for the SaveDialog component and refactor the internals. Early Draft ## Why Ensure that the SaveDialog works as expected and use modern react internally ## Checklist...