Tomoya Amachi
|
9aa0d87a21
|
feat : scan with image digest (#939)
|
2020-03-03 16:51:06 +09:00 |
|
sadayuki-matsuno
|
7278982af4
|
update fanal (#931)
|
2020-01-30 20:40:49 +09:00 |
|
Kota Kanbe
|
3ffed18e02
|
Change GPL v3 to AGPL v3 because of aquasecurity/trivy dependency (#897)
|
2019-09-09 21:12:17 +09:00 |
|
Tomoya Amachi
|
af58122c91
|
for Amazon Linux image (#896)
* fit amazon linux image's version to OVAL
* add Arch to SrcPackage
* lint go.mod
* make fmt
|
2019-09-06 10:34:14 +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 |
|