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

Bug fixes for adhoc scan with hostname and dynamic asset group description #276

Merged
merged 2 commits into from
Aug 23, 2017

Conversation

gschneider-r7
Copy link
Contributor

Description

Fixes #267 for adhoc scans with hostname not being parsed properly.

Also fixes an issue with dynamic asset groups where descriptions were not being loaded or saved correctly.

How Has This Been Tested?

TBD

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have updated the documentation accordingly (if changes are required).
  • I have added tests to cover my changes.
  • All new and existing tests passed.

The tag field has been removed entirely recently from Nexpose.
Previously it was a duplicate of the description field.
@gschneider-r7 gschneider-r7 requested a review from sgreen-r7 May 8, 2017 22:15
@sgreen-r7 sgreen-r7 merged commit bede77c into master Aug 23, 2017
@sgreen-r7 sgreen-r7 deleted the some_bug_fixes branch August 23, 2017 23:27
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.

Adhoc scan of hostname calls a non-existent accessor in method
2 participants