future-architect / vuls

Agent-less vulnerability scanner for Linux, FreeBSD, Container, WordPress, Programming language libraries, Network devices
https://vuls.io/
GNU General Public License v3.0
11.01k stars 1.16k forks source link

fix(detect/windows) use existing confidence #2053

Closed sadayuki-matsuno closed 1 month ago

sadayuki-matsuno commented 1 month ago

What did you implement:

Added processing to use the confidence value if vulnInfo already contains confidence.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Checklist:

You don't have to satisfy all of the following.

Is this ready for review?: YES

Reference