Update dependency python-gvm to v1.6.0 #16
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:
==1.0.0b3->==1.6.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
greenbone/python-gvm (python-gvm)
v1.6.0: python-gvm 1.6.0Compare Source
1.6.0 - 2020-06-10
Added
#235
Fixed
v1.5.0: python-gvm 1.5.0Compare Source
1.5.0 - 2020-05-12
Added
get_policy,get_policies,clone_policy,delete_policy,get_audit,get_audits,clone_auditanddelete_auditmethods to GMPv9 class. Also do not return policies for configrequests and audits for task requests #223
Changed
now #207
Removed
pontos.version #213
v1.4.0: python-gvm 1.4.0Compare Source
1.4.0
Added
#198
Changed
pipenvwithpoetryfor dependency management.poetry installworks a bit different then
pipenv install. It installs dev packages bydefault and also python-gvm in editable mode. This means after running
poetry installgvm will directly be importable in the virtual pythonenvironment. #197
__str__and__repr__method. This allows for easier error printing
#199
v1.3.0: python-gvm 1.3.0Compare Source
1.3.0
Added
GvmServerError,GvmClientError,GvmResponseErrorandInvalidArgumentTypeerror type classes #192Changed
InvalidArgumentandRequiredArgumenterrors in the gmp classes #192transform.py#192v1.2.0: python-gvm 1.2.0Compare Source
1.2.0
Added
gmp.connection#185determine_remote_gmp_versionanddetermine_supported_gmpmethods togmp.protocols.gmpmodule #186Fixed
exclude_hosts-bug in the methodmodify_target.See #187 for more details #188
EntityType.AGENTenum #190v1.1.0: python-gvm 1.1.0Compare Source
Added
create_auditmethod, to create a task with theusage_typeaudit#157create_policymethod, to create a config with theusage_typepolicy#157create_tls_certificate,modify_tls_certificateandclone_tls_certificateto create, modify and copy TLS certificates #157get_tls_certificates, to request TLS certificates from the server #157get_tls_certificate, to request a single TLS certificate from the server #166Changed
TLS_CERTIFICATEtoEntityTypeandFilterType#157DEFAULT_UNIX_SOCKET_PATH#119Deprecated
v1.0.0: python-gvm 1.0.0Compare Source
This is the first release of python-gvm. Compared to the last beta release it contains the following changes:
Changed
Fixed
create_tagandmodify_tagresource_typeargument to expect anEntityType in
Gmp8PR 150SMBas an allowedAlertMethodfor SecInfo events[PR 145](#145
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 was generated by Mend Renovate. View the repository job log.