Kota Kanbe
132432dce6
Support SUSE Enterprise Linux ( #487 )
...
* Support SUSE Enterprise Linux
* Implement Reboot Required detection on SLES
* Fix query OVAL because SUSE provides OVAL data each major.minor version
* Update README
* Support SUSE Enterprise 11
2017-09-28 12:23:19 +09:00
kota kanbe
b5cb08ac43
Handle kernel's vulns using OVAL
2017-08-22 17:44:50 +09:00
kota kanbe
648a999514
Include config in json result
2017-08-18 22:39:45 +09:00
kota kanbe
29cf4bb517
Setup changelog cache only when necessary
2017-08-09 16:18:09 +09:00
sadayuki-matsuno
7778783dd8
add db backend redis ( #445 )
2017-08-09 16:15:25 +09:00
Kota Kanbe
cfb848918f
Change structure of ScanResult.[]VulnInfo to Map
2017-08-09 16:15:24 +09:00
Kota Kanbe
d626cc8a8b
Rename PackageInfoList to Packages
2017-08-09 16:15:24 +09:00
Teppei Fukuda
5bf4cd46ff
Enable -timeout option when detecting OS ( #410 )
2017-04-22 18:39:13 +09:00
Ján Koščo
eb2598f3b3
Define timeout for vulnerabilities scan and platform detection ( #414 )
2017-04-09 16:25:45 +09:00
Kota Kanbe
7131270cad
Add timeout option to configtest ( #400 )
2017-03-23 20:52:25 +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
6e08bd23f4
Merge pull request #330 from knqyf263/support_raspbian
...
Support Raspbian
2017-02-14 12:15:28 +09:00
Kota Kanbe
c6864289cb
Fix error handling of detectOS
2017-02-14 11:54:06 +09:00
knqyf263
bee25f5aa2
Support Raspbian
2017-02-13 22:15:09 +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
Kota Kanbe
082b10a15b
Merge pull request #270 from future-architect/report-subcommand
...
Add report subcommand, change scan options. #239
2017-01-10 16:15:01 +09:00
jiazio
6ecd70220b
Add LXD support
2017-01-06 22:11:13 +09:00
jiazio
e9f55f5772
Fix container os detection
2017-01-06 16:32:42 +09:00
Kota Kanbe
155cadf901
Add report subcommand, change scan options. Bump up ver #239
2017-01-05 13:40:25 +09:00
Oliver Bristow
a7db27ce5a
Add --assume-yes to prepare #260
2016-11-14 20:44:19 +00:00
Kota Kanbe
21beb396b4
Confirm before installing dependencies on prepare
2016-10-13 16:06:48 +09:00
Kota Kanbe
2f89a24100
Fix defer cache.DB.close
2016-10-01 12:39:18 +09:00
Kota Kanbe
2dffdaac42
Add only-containers option to scan subcommand #122
2016-09-20 21:32:58 +09:00
Kota Kanbe
e3fc3aa9d1
Fix not working changelog cache on Container
2016-09-20 20:29:02 +09:00
Kota Kanbe
11b010b281
Fix defer cahce.DB.close()
2016-09-14 18:16:18 +09:00
Kota Kanbe
f5eeed0bc2
Show error when no scannable servers are detected.
2016-09-14 09:35:15 +09:00
Kota Kanbe
8a8ac5fd22
Add sudo check to prepare subcommand
2016-09-14 08:52:54 +09:00
Kota Kanbe
dd1d3a05fa
High speed scan on Ubuntu/Debian
2016-09-12 21:10:21 +09:00
kota kanbe
f939041606
Disable -ask-sudo-password for security reasons
2016-08-16 11:09:01 +09:00
kota kanbe
34d6d6e709
Add configtest subcommand. skip un-ssh-able servers.
2016-07-19 12:29:20 +09:00
kota kanbe
d3466eabe5
Add error handling when unable to connect via ssh. status code: 255
2016-06-26 08:15:40 +09:00
kota kanbe
0ef1a5a3ce
Support scanning with external ssh command
2016-06-22 11:00:01 +09:00
kota kanbe
17181405e3
Enable to detect vulnerabilities on FreeBSD
2016-06-14 16:34:11 +09:00
kota kanbe
e7ffc24844
Detect platform and get instance-id of amazon ec2
2016-06-07 16:16:55 +09:00
justyn
e5bfa1bd6f
Added FreeBSD support.
2016-06-02 23:11:00 -05:00
kota kanbe
54d6217b93
Add JSONWriter, Fix CVE sort order of report
2016-05-29 10:03:22 +09:00
kota kanbe
5e336b5928
Add docker container support
2016-05-23 09:38:52 +09:00
kota kanbe
4d28de17b4
No password in config file
2016-04-18 23:03:13 +09:00
kota kanbe
d750205f31
Fix sudo option on Redhat like Linux, change some messages.
2016-04-12 01:14:40 +09:00
kota kanbe
1a943776c3
remove a period at the end of error messages.
2016-04-10 19:08:46 +09:00
Connor O'Brien
34c5644e63
Remove period from error log
2016-04-07 23:35:42 -07:00
Connor O'Brien
d19afe665f
Revise small grammar mistakes in serverapi.go
2016-04-06 21:42:42 -07:00
kota kanbe
f4fb0b5463
Add: source code
2016-04-01 14:36:50 +09:00