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

add nvt statistics per host result #114

Merged
merged 5 commits into from
Nov 17, 2020
Merged

add nvt statistics per host result #114

merged 5 commits into from
Nov 17, 2020

Conversation

nichtsfrei
Copy link
Member

What:

To make it easier to display nvt information on the host detail page this pr adds the information:

...
     "host": "hostname",
     "threats": {
        "high": 3,
        "medium": 3,
        "low": 1,
        "total": 7,
        "highest": "High"
      },
...

Why:

How:

Checklist:

@nichtsfrei nichtsfrei marked this pull request as ready for review November 16, 2020 12:35
@nichtsfrei nichtsfrei requested a review from a team as a code owner November 16, 2020 12:35
@y0urself y0urself merged commit ed35d07 into greenbone:master Nov 17, 2020
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