Teppei Fukuda
7a5793c562
Add IP address to scan results ( #602 )
2018-02-19 12:50:00 +09:00
Mai MISHIRO
0e8736045e
LXC container support without LXD ( #552 )
...
* LXC container support without LXD
* Fix: LXC required root privilege
* Update README
2017-12-18 22:54:32 +09:00
Kota Kanbe
5a0a6abf11
Fix OVAL detection on Debian and Ubuntu ( #509 )
...
* Add filter options to tui subcommand (#508 )
* Capture version of source packages on Debian based linux
* Change makefile, gofmt -s
* Refactoring
* Implement OVAL detection of source packages for Debian, Ubuntu
2017-10-13 17:22:11 +09:00
kota kanbe
b5cb08ac43
Handle kernel's vulns using OVAL
2017-08-22 17:44:50 +09:00
sadayuki-matsuno
738e9fb119
change logrus package to lowercase and update other packages ( #446 )
2017-08-09 16:15:25 +09:00
Kota Kanbe
9128e2748b
Refactoring
2017-08-09 16:15:24 +09:00
Kota Kanbe
dd5a7920e5
Add JSON Version
2017-08-09 16:15:24 +09:00
Kota Kanbe
cfb848918f
Change structure of ScanResult.[]VulnInfo to Map
2017-08-09 16:15:24 +09:00
Kota Kanbe
f26b61d773
Change CveContents data type to map
2017-08-09 16:15:24 +09:00
Kota Kanbe
2e37d3adc1
Improve sort logics
2017-08-09 16:15:24 +09:00
Kota Kanbe
c103b79ec2
Change models structure
2017-08-09 16:15:23 +09:00
Kota Kanbe
735aa835a6
Change container scan setting in config.toml
2017-03-14 20:07:51 +09:00
Kota Kanbe
688cfd6872
Deprecate prepare subcommand to minimize the root authority #375
2017-03-13 13:21:01 +09:00
Kota Kanbe
55b1264c7d
Avoid null slice being null in JSON
2017-02-19 09:34:24 +09:00
Kota Kanbe
e16ec15226
Fix test case
2017-02-16 11:32:18 +09:00
Kota Kanbe
386b97d2be
Continue scanning even when some hosts have tech issues
...
see #264
2017-02-13 21:55:55 +09:00
James Sulinski
3380e905de
Add image information for docker containers
2017-02-09 01:05:12 -08:00
Kota Kanbe
20275a1063
Add local scan mode.
...
If the scan target server is localhost, Don't use SSH. #210
2017-01-17 00:16:46 +09:00
Kota Kanbe
910385b084
Merge pull request #288 from jiazio/add-lxd-support
...
Add LXD support
2017-01-16 16:43:51 +09:00
jiazio
6ecd70220b
Add LXD support
2017-01-06 22:11:13 +09:00
Kota Kanbe
155cadf901
Add report subcommand, change scan options. Bump up ver #239
2017-01-05 13:40:25 +09:00
yoheimuta
e6de7aa9ca
Sorted PackageInfos by Name to keep report texts same every times
2016-11-22 01:11:42 +09:00
Kota Kanbe
1e2b93d55b
Support ignore CveIDs in config
2016-10-17 17:09:44 +09:00
Kota Kanbe
21beb396b4
Confirm before installing dependencies on prepare
2016-10-13 16:06:48 +09:00
Kota Kanbe
dd1d3a05fa
High speed scan on Ubuntu/Debian
2016-09-12 21:10:21 +09:00
Kota Kanbe
38857c3356
Fix detecting a platform on Azure
2016-09-07 13:56:37 +09:00
Sadayuki Matsuno
595729cdf8
delete sqlite3
2016-09-06 12:25:47 +09:00
kota kanbe
34d6d6e709
Add configtest subcommand. skip un-ssh-able servers.
2016-07-19 12:29:20 +09:00
Rompei
267afdd15d
Fix platform detection.
2016-07-16 15:53:57 +09:00
kota kanbe
c285f9f587
Add optional key-values that will be outputted to JSON in config
2016-07-13 12:38:41 +09:00
kota kanbe
0fca75c2db
Fix detect platform on azure and degital ocean
2016-07-03 16:17:54 +09:00
kota kanbe
c3deb93489
Rename linux.go to base.go
2016-06-16 10:37:49 +09:00