* feat: update-trivy
* add v2 parser
* implement v2
* refactor
* feat: add show version to future-vuls
* add test case for v2
* trivy v0.20.0
* support --list-all-pkgs
* fix lint err
* add test case for jar
* add a test case for gemspec in container
* remove v1 parser and change Library struct
* Changed the field name in the model struct LibraryScanner
* add comment
* fix comment
* fix comment
* chore
* add struct tag
* chore(cpescan): enable to pass useJvn to detector.DetectCpeURIsCves()
* review comment
* chore: go mod update go-cve
* feat(cpescan): set JvnVendorProductMatch to confidence If detected by JVN
* add NvdExactVersionMatch andd NvdRoughVersionMatch
* add confidence-over option to report
* sort CveContetens
* fix integration-test
[Aug 26 20:59:11] ERROR [localhost] Error on host, err: [Failed to scan Ports:
github.com/future-architect/vuls/scanner.Scanner.getScanResults.func1
/go/src/github.com/future-architect/vuls/scanner/serverapi.go:658
- dial tcp 172.19.0.1:80: connect: no route to host]
Scan Summary
================
host Error Use configtest subcommand or scan with --debug to view the details
[Aug 26 20:59:11] ERROR [localhost] Failed to scan: Failed to scan. err:
github.com/future-architect/vuls/scanner.Scanner.Scan
/go/src/github.com/future-architect/vuls/scanner/serverapi.go:103
- An error occurred on [host]
* support Alma Linux
* fix miss
* feat(os) : support Rocky linux (#1260)
* support rocky linux scan
* fix miss
* lint
* fix : like #1266 and error Failed to parse CentOS
* pass make test
* fix miss
* fix pointed out with comment
* fix golangci-lint error
* feat(trivy): go mod update trivy v0.17.2
* wg.Wait
* fix reporting
* fix test case
* add gemfile.lock of redmine to integration test
* fix(test): add Pipfile.lock
* add poetry.lock to integration test
* add composer.lock to integration test
* add integration test case
* fix(oracle): false-positive(handle arch of pkgs)
* fix(oracle): false positive kernel-related CVEs
* add a test case for ksplice1
* fix(scan): handle uek kernel for Oracle linux
* fix(scan): hanlde uek kernel for reboot required
* fix(oracle): false-positive for redis-backend