-
Notifications
You must be signed in to change notification settings - Fork 61
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
Gmpv9 improvements #165
Merged
bjoernricks
merged 12 commits into
greenbone:master
from
bjoernricks:gmpv9-improvements
Oct 16, 2019
Merged
Gmpv9 improvements #165
bjoernricks
merged 12 commits into
greenbone:master
from
bjoernricks:gmpv9-improvements
Oct 16, 2019
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix create_task, create_config, create_policy and create_audit methods of Gmpv9 to return the responses.
It should not be possible to clone a tls certificate currently. If we support this use case in future it should be moved in an extra clone_tls_certificate command.
Allow to import all types from gvm.protocol.gmpv9.
Remove disabling the pylint warning. And always use the imported UsageType name.
Codecov Report
@@ Coverage Diff @@
## master #165 +/- ##
==========================================
- Coverage 91.33% 91.25% -0.08%
==========================================
Files 12 12
Lines 1015 1018 +3
==========================================
+ Hits 927 929 +2
- Misses 88 89 +1
Continue to review full report at Codecov.
|
wiegandm
approved these changes
Oct 16, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Checklist: