Enable rating again
was per default disabled by accident previously
This commit is contained in:
parent
07c06e0f94
commit
8566ca80bc
|
@ -20843,6 +20843,7 @@ set_scanning_defaults() {
|
|||
else
|
||||
VULN_COUNT=12
|
||||
fi
|
||||
do_rating=true
|
||||
}
|
||||
|
||||
# returns number of $do variables set = number of run_funcs() to perform
|
||||
|
|
Loading…
Reference in New Issue