Automatically changing the states of vulnerabilities
The application can automatically switch the states of detected vulnerabilities from the Active state to the Remediated state, and vice versa.
A vulnerability is switched to the Remediated state in one of the following cases:
Device information no longer matches the fields that describe a vulnerability with the same CVE ID in the database of known vulnerabilities (for example, after changing the version of software on the device).
The device in which the vulnerability was previously detected was removed.
The description of the vulnerability was deleted from the database of known vulnerabilities (after downloading updates).
A vulnerability is automatically returned to the Active state if a vulnerability with the same CVE ID is detected again on the same device.