Kota Kanbe
|
58cf1f4c8e
|
refactor(typo): fix typos (#1041)
|
2020-08-24 16:34:32 +09:00 |
|
Kota Kanbe
|
c11ba27509
|
fix(libscan): include a lockfile path of libs (#1012)
|
2020-06-24 10:46:00 +09:00 |
|
Kota Kanbe
|
ebe5f858c8
|
update trivy, and unsupport image scanning feature (#971)
* update trivy, fanal. unsupport image scanning
* Update models/library.go
Co-authored-by: Teppei Fukuda <teppei@elab.ic.i.u-tokyo.ac.jp>
* add -no-progress flag to report/tui cmd
* Display trivy vuln info to tui/report
* add detection method to vulninfo detected by trivy
* fix(uuid): change uuid lib to go-uuid #929 (#969)
* update trivy, fanal. unsupport image scanning
* Update models/library.go
Co-authored-by: Teppei Fukuda <teppei@elab.ic.i.u-tokyo.ac.jp>
* add -no-progress flag to report/tui cmd
* Display trivy vuln info to tui/report
* add detection method to vulninfo detected by trivy
* unique ref links in TUI
* download trivy DB only when lock file is specified in config.toml
Co-authored-by: Teppei Fukuda <teppei@elab.ic.i.u-tokyo.ac.jp>
|
2020-05-08 15:24:39 +09:00 |
|
Kota Kanbe
|
1fbd516b83
|
fix(report): fix too many variables while reporting (#888)
|
2019-08-25 17:56:47 +09:00 |
|
Tomoya Amachi
|
abcea1a14d
|
add Library Scan (with image scan) (#829)
* add static container image scan
* server has many staticContainers
* use go module
* for staticContainer
* fix typo
* fix setErrs error
* change name : StaticContainer -> Image
* add scan -images-only flag
* fix makefile
* fix makefile for go module
* use rpmcmd instead of rpm
* add scrutinizer.yml
* change scrutinizer.yml
* fix scrutinizer.yml
* fix scrutinizer.yml
* fix scrutinizer.yml
* fix scrutinizer.yml
* delete scrutinizer
* add report test
* add sourcePackages and Arch
* fix for sider
* fix staticContainer -> image
* init scan library
* add library scan for servers
* fix tui bug
* fix lint error
* divide WpPackageFixStats and LibraryPackageFixedIns
* fix error
* Delete libManager_test.go
* stop use alpine os if err occurred in container
* merge upstream/master
* Delete libManager.go
* update goval-dictionary
* fix go.mod
* update Readme
* add feature : auto detect lockfiles
|
2019-06-12 18:50:07 +09:00 |
|