Kota Kanbe
|
76363c227b
|
fix(report): enable to report when the sshkey not exist (#909)
|
2019-09-18 22:40:36 +09:00 |
|
Kota Kanbe
|
8877db1979
|
udpate deps, go 1.13 (#901)
|
2019-09-09 20:26:26 +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 |
|
Kota Kanbe
|
3d4a5d9917
|
fix(report): Unsupport family: centos (#876)
* fix(report): Unsupport family: centos
* go mod tidy
|
2019-07-25 12:47:41 +09:00 |
|
Masahiro Fujimura
|
a977533c78
|
Fix performance and bug (#867)
* Fix performance
* Update goval-dictionary
* Go mod tidy
|
2019-07-15 21:20:01 +09:00 |
|
Tomoya Amachi
|
9e066008c3
|
fix go module problems & update trivy version (#864)
* update trivy version
* use goval-dictionary@v0.1.4
|
2019-07-07 17:04:52 +09:00 |
|
Kota Kanbe
|
3e5390309c
|
feat(redhat): ignore will not fix vulns (#858)
|
2019-07-03 20:59:23 +09:00 |
|
Sajan Alexander
|
77b5df896a
|
update goval-dictionary dependency to valid version (#839)
|
2019-06-14 09:28:39 +09:00 |
|
Kota Kanbe
|
a8a90d7c63
|
refactor(report): speed up oval reporting #833 (#834)
|
2019-06-13 17:47:36 +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 |
|