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

Adding GMPv9 functionality to python-gvm #157

Merged
merged 38 commits into from
Sep 25, 2019
Merged

Conversation

y0urself
Copy link
Member

@y0urself y0urself commented Sep 19, 2019

Adding GMPv9 functionality to python-gvm.

Checklist:

gvm/protocols/gmpv9/__init__.py Outdated Show resolved Hide resolved
gvm/protocols/gmpv9/__init__.py Outdated Show resolved Hide resolved
gvm/protocols/gmpv9/__init__.py Outdated Show resolved Hide resolved
gvm/protocols/gmpv9/__init__.py Outdated Show resolved Hide resolved
gvm/protocols/gmpv9/__init__.py Outdated Show resolved Hide resolved
gvm/protocols/gmpv9/__init__.py Outdated Show resolved Hide resolved
gvm/protocols/gmpv9/__init__.py Outdated Show resolved Hide resolved
gvm/protocols/gmpv9/__init__.py Outdated Show resolved Hide resolved
gvm/protocols/gmpv9/__init__.py Outdated Show resolved Hide resolved
@bjoernricks
Copy link
Contributor

The EntityType should be extended to support tls certificates too. E.g it must be possible to create tags and filter for tls certs.

Copy link
Contributor

@bjoernricks bjoernricks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your additions are looking very very good! Just some small changes left.

gvm/protocols/gmpv9/types.py Outdated Show resolved Hide resolved
gvm/protocols/gmpv9/types.py Outdated Show resolved Hide resolved
gvm/protocols/gmpv9/__init__.py Outdated Show resolved Hide resolved
gvm/protocols/gmpv9/__init__.py Outdated Show resolved Hide resolved
gvm/protocols/gmpv9/__init__.py Outdated Show resolved Hide resolved
gvm/protocols/gmpv9/__init__.py Outdated Show resolved Hide resolved
Copy link
Contributor

@bjoernricks bjoernricks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nearly ready :-) Just an update for the changelog

CHANGELOG.md Outdated

### Changed
* Added `usage_type` `scan` to `create_task` method [PR 157](https://github.com/greenbone/python-gvm/pull/157)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Added `usage_type` `scan` to `create_task` method [PR 157](https://github.com/greenbone/python-gvm/pull/157)

CHANGELOG.md Outdated

### Changed
* Added `usage_type` `scan` to `create_task` method [PR 157](https://github.com/greenbone/python-gvm/pull/157)
* Added `usage_type` `scan` to `create_config` method [PR 157](https://github.com/greenbone/python-gvm/pull/157)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Added `usage_type` `scan` to `create_config` method [PR 157](https://github.com/greenbone/python-gvm/pull/157)

@codecov
Copy link

codecov bot commented Sep 25, 2019

Codecov Report

Merging #157 into master will increase coverage by 0.38%.
The diff coverage is 94.49%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
+ Coverage   90.94%   91.33%   +0.38%     
==========================================
  Files          11       12       +1     
  Lines         906     1015     +109     
==========================================
+ Hits          824      927     +103     
- Misses         82       88       +6
Impacted Files Coverage Δ
gvm/protocols/gmpv9/types.py 94.49% <94.49%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a497be9...05575b2. Read the comment docs.

@bjoernricks bjoernricks merged commit d37ac86 into greenbone:master Sep 25, 2019
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.

2 participants