Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency gvm-tools to v2.1.0 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 31, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gvm-tools ==2.0.0b1 -> ==2.1.0 age adoption passing confidence

⚠ 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.0

Compare Source

Added
  • Allow to specify hostname for SSH and TLS connections in the config file #​239
Changed
  • The script random-report-gen.gmp is able to add host, host details, os
    and application data now, so the created reports are more realistic
    PR 218,
    PR 220
    PR 225
  • The script random-report-gen.gmp now uses argparser, to improve its usage PR 223
  • Use .py ending for all gmp scripts to support auto highlighting PR 244
  • Updated glossary in the documentation to reflect changes in GVM 11 PR 245
  • Replaced pipenv with poetry for dependency management. poetry install
    works a bit different then pipenv install. It installs dev packages by
    default and also gvmtools in editable mode. This means after running
    poetry install all gvm-tools scripts are available in the created virtual
    environment. PR 246
  • Fixed version handling after switching to poetry #​249
Fixed
  • Exit with an error, if the check_gmp.gmp script is used with an temporary path, that has not the correct permissions.
  • Fixed update-task-target.gmp to create unique target names to support Gmpv8
  • Fixed an error, where the --sockpath argument didn't worked as expected PR 216
  • Catch exception from gvm lib PR 222 PR 224
  • Fixed send-targets.gmp throwing an exception due to an improper check PR 248
  • Fixed send-targets.gmp : hosts and exclude_hosts expecting lists PR 248

v2.0.0

Compare Source

Added
  • Added --duration switch to gvm-cli for command execution measurement PR 206
  • Added --ssh-password switch for ssh connection PR 140
  • Added a new console line interface gvm-script for only running GMP and OSP
    scripts without opening a python shell PR 152
  • Forbid to run any gvm-tools cli as root user PR 183
  • Added error message if invalid XML is passed to gvm-cli PR 198
  • Added argument --pretty to gvm-cli to pretty format xml output
    PR 203
Changed
  • Improved error messages if unix socket could not be found PR 78
  • The structure for the config file (default is ~/.config/gvm-tools.conf) has
    changed. It's possible to set defaults for nearly all command line arguments
    PR 140
  • The command line help for gvm-cli and gvm-pyshell has been updated and
    made more consistent PR 138
  • Renamed --ssh-user switch to --ssh-username PR 140
  • Update gvmtools.get_version to return a fully compliant PEP 440
    version string PR 150
  • Refresh the dependencies specified via the Pipfile.lock file to their latest
    versions PR 186,
    PR 193
  • Dropped global command line arguments from sub commands e.g. it must be gvm-cli --config foo.conf socket ...
    instead of gvm-cli socket --config foo.conf now. The latter didn't work actually but
    was listed in the --help output #​194
  • Improved error message if a global argument is passed after the connection type to gvm-cli
    #​196
  • Renamed clean-slave.gmp to clean-sensor.gmp PR 202
Deprecated
  • Only running scripts with gvm-pyshell is deprecated PR 152
  • [Auth] section in config file is deprecated and will be ignored in future
    releases PR 160
Fixed
  • Fix a bug which caused gvm-pyshell to immediately re-enter interactive mode
    upon exiting it for the first time PR 139
  • Support [Auth] section in config file for backwards compatibility PR 160
  • Fix using correct API to get single task and targets in update-task-target.gmp
    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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant