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 |
|
Wagde Zabit
|
c0ebac305a
|
composer.lock insteaad of composer.json (#973)
Co-authored-by: Wagde Zabit <wagde@orcasecurity.io>
|
2020-05-01 15:20:33 +09:00 |
|
Kota Kanbe
|
b7ca5e5590
|
feat(scan): add -wordpress-only and -libs-only flag (#898)
|
2019-09-06 10:33:03 +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 |
|