Description
The executed command:
#./update-all.sh
...
#./scan.sh
Using default tag: latest
latest: Pulling from vuls/vuls
Digest: sha256:3aba376c0bab1adc59a84b8ec59ace3e050b7438e1d4dd29855e4002dd5d9ef6
Status: Image is up to date for vuls/vuls:latest
[Feb 25 10:23:54] INFO [localhost] vuls-v0.15.9-build-20210225_011640_518f4dc
[Feb 25 10:23:54] INFO [localhost] Validating config...
[Feb 25 10:23:54] INFO [localhost] Detecting Server/Container OS...
[Feb 25 10:23:54] INFO [localhost] Detecting OS of servers...
[Feb 25 10:23:54] ERROR [localhost] Failed to configtest: Failed to init servers. err:
github.com/future-architect/vuls/scanner.Scanner.Configtest
/go/src/github.com/future-architect/vuls/scanner/serverapi.go:101
- No scannable host OS:
github.com/future-architect/vuls/scanner.Scanner.initServers
/go/src/github.com/future-architect/vuls/scanner/serverapi.go:229
#cat /etc/redhat-release
CentOS Linux release 7.6.1810 (Core)
Did I miss something so that it couldn't detect the server distro?
Thanks.