Update dependency gvm-tools to v2.1.0 #8
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==2.0.0b1->==2.1.0⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
greenbone/gvm-tools
v2.1.0Compare Source
Added
Changed
random-report-gen.gmpis able to addhost,host details,osand
applicationdata now, so the created reports are more realisticPR 218,
PR 220
PR 225
random-report-gen.gmpnow uses argparser, to improve its usage PR 223pipenvwithpoetryfor dependency management.poetry installworks a bit different then
pipenv install. It installs dev packages bydefault and also gvmtools in editable mode. This means after running
poetry installall gvm-tools scripts are available in the created virtualenvironment. PR 246
Fixed
check_gmp.gmpscript is used with an temporary path, that has not the correct permissions.update-task-target.gmpto create unique target names to support Gmpv8--sockpathargument didn't worked as expected PR 216send-targets.gmpthrowing an exception due to an improper check PR 248send-targets.gmp:hostsandexclude_hostsexpecting lists PR 248v2.0.0Compare Source
Added
gvm-scriptfor only running GMP and OSPscripts without opening a python shell PR 152
gvm-cliPR 198--prettytogvm-clito pretty format xml outputPR 203
Changed
changed. It's possible to set defaults for nearly all command line arguments
PR 140
gvm-cliandgvm-pyshellhas been updated andmade more consistent PR 138
gvmtools.get_versionto return a fully compliant PEP 440version string PR 150
Pipfile.lockfile to their latestversions PR 186,
PR 193
gvm-cli --config foo.conf socket ...instead of
gvm-cli socket --config foo.confnow. The latter didn't work actually butwas listed in the
--helpoutput #194gvm-cli#196
clean-slave.gmptoclean-sensor.gmpPR 202Deprecated
releases PR 160
Fixed
gvm-pyshellto immediately re-enter interactive modeupon exiting it for the first time PR 139
script PR 188
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.