You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 25, 2023. It is now read-only.
Currently, vulnerability scans are seen as not performed, if there are no vulnerabilities recorded.
This works, while scans find any vulnerability and are performed regularly.
In "perfect" networks or at least where vulnerabilities can't be discovered, the scans are falsely seen as disabled by the score calculation algorithm.
To solve this, the score calculation algorithm may query the OpenVAS API to inquire if tasks are scheduled or were performed recently.