Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ include::modules/proc_remediating-issues-based-on-insights-recommendations.adoc[

include::modules/proc_examining-vulnerability-of-hosts.adoc[leveloffset=+1]

include::modules/proc_disabling-and-enabling-vulnerability-analysis-on-hosts.adoc[leveloffset=+1]

ifdef::satellite,orcharhino[]
include::modules/ref_exclusion-of-hosts-from-insights-analytics.adoc[leveloffset=+1]
endif::[]
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
:_mod-docs-content-type: PROCEDURE

[id="disabling-and-enabling-vulnerability-analysis-on-hosts"]
= Disabling and enabling vulnerability analysis on hosts

[role="_abstract"]
If you do not require vulnerability analysis for some hosts, you can disable it on those hosts.
If needed, you can reenable vulnerability analysis.

.Prerequisites
* Your {Project} account has a role that grants the following permissions: `view_hosts`, `view_vulnerability`, and `edit_vulnerability`.

.Procedure
. In the {ProjectWebUI}, navigate to *Hosts* > *All Hosts*.
. Disable vulnerability analysis.
* To disable vulnerability analysis on hosts in bulk:
.. Select the hosts for which you want to disable vulnerability analysis.
.. Click the host table menu icon.
.. Select *Manage vulnerability analysis* > *Disable*.
* To disable vulnerability analysis on a single host:
.. Click the host menu icon in the row of the host for which you want to disable vulnerability analysis.
.. Select *Disable vulnerability analysis*.

.Verification
* The *Total CVEs* column shows *Analysis disabled* for hosts with vulnerability analysis disabled.
This column is hidden by default.
You can show it by clicking *Manage columns* and selecting the *Total CVEs* column.

.Next steps
* To enable vulnerability analysis on hosts in bulk:
.. Select the hosts for which you want to enable vulnerability analysis.
.. Click the host table menu icon.
.. Select *Manage vulnerability analysis* > *Enable*.
* To enable vulnerability analysis on a single host:
.. Click the host menu icon in the row of the host for which you want to enable vulnerability analysis.
.. Select *Enable vulnerability analysis*.