kota kanbe
|
c3deb93489
|
Rename linux.go to base.go
|
2016-06-16 10:37:49 +09:00 |
|
kota kanbe
|
17181405e3
|
Enable to detect vulnerabilities on FreeBSD
|
2016-06-14 16:34:11 +09:00 |
|
Sadayuki Matsuno
|
2da01db438
|
change ssh terminal width to fix rhel check-update format error and add *config.toml into .gitignore
|
2016-06-12 19:05:18 +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
|
058ab55a6f
|
Fix error handling to avoid nil pointer err on debian
|
2016-05-31 11:30:33 +09:00 |
|
kota kanbe
|
33b1ccba67
|
Fix nil pointer while doing apt-cache policy on ubuntu #76
|
2016-05-31 09:46:57 +09:00 |
|
kota kanbe
|
54d6217b93
|
Add JSONWriter, Fix CVE sort order of report
|
2016-05-29 10:03:22 +09:00 |
|
kota kanbe
|
d91bf61038
|
Refactoring debian.go
|
2016-05-25 20:58:55 +09:00 |
|
Kota Kanbe
|
d356e8370d
|
Merge pull request #67 from future-architect/docker_container
Add docker container support
|
2016-05-24 08:05:01 +09:00 |
|
kota kanbe
|
5e336b5928
|
Add docker container support
|
2016-05-23 09:38:52 +09:00 |
|
kota kanbe
|
359dab3380
|
fix pointless sudo in debian.go #29
|
2016-05-19 17:20:09 +09:00 |
|
pabroff
|
f81f785813
|
Fix again on Japanese environment.
|
2016-05-16 14:20:57 +09:00 |
|
pabroff
|
1337be2b84
|
Fix scan on Japanese environment.
|
2016-05-11 20:31:44 +09:00 |
|
Dog of Pavlov
|
012cfa3cbe
|
Fix #47
Default set "Is this ok [y/N]:" is N.
|
2016-05-10 12:22:51 +09:00 |
|
Kota Kanbe
|
9292448e73
|
Merge pull request #33 from mattn/windows
Support Windows
|
2016-04-22 18:37:09 +09:00 |
|
kota kanbe
|
c37e56e51d
|
Fix yum to yum --color=never #36
|
2016-04-21 19:10:36 +09:00 |
|
kota kanbe
|
56ecf32565
|
Fix yum check-update --security to yum check-update
|
2016-04-21 17:42:13 +09:00 |
|
kota kanbe
|
fae04dce81
|
Fix Error while parsing yum check-update if the package not in rpm -qa
|
2016-04-20 09:02:43 +09:00 |
|
kota kanbe
|
e0b680b305
|
Merge branch 'master' into fix_to_no_password_in_config
* master:
Update README.md
|
2016-04-19 16:58:47 +09:00 |
|
kota kanbe
|
4d28de17b4
|
No password in config file
|
2016-04-18 23:03:13 +09:00 |
|
Yasuhiro Matsumoto
|
da16f9673e
|
Support Windows
|
2016-04-15 19:25:41 +09:00 |
|
kota kanbe
|
cd9cbd795b
|
Fix error while parsing yum check-update #24
|
2016-04-14 20:28:01 +09:00 |
|
Kota Kanbe
|
ac98b908e3
|
Merge pull request #20 from future-architect/fix_sudo_option_redhat
Fix sudo option on RedHat like Linux, change some messages.
|
2016-04-12 14:00:36 +09:00 |
|
kota kanbe
|
d750205f31
|
Fix sudo option on Redhat like Linux, change some messages.
|
2016-04-12 01:14:40 +09:00 |
|
Euan
|
b4d0aa7532
|
Typo fix and updated readme
Updated readme to include chmod 600 on the authorized_keys file to force
the correct permissions.
|
2016-04-11 13:13:19 +01:00 |
|
kota kanbe
|
1a943776c3
|
remove a period at the end of error messages.
|
2016-04-10 19:08:46 +09:00 |
|
kota kanbe
|
b64115f283
|
fix error while yum updateinfo --security update on rhel@aws
|
2016-04-10 18:37:55 +09:00 |
|
Kota Kanbe
|
77c7d2fe26
|
Merge pull request #9 from cpobrien/master
Revise small grammar mistakes in serverapi.go
|
2016-04-10 08:58:53 +09:00 |
|
Connor O'Brien
|
34c5644e63
|
Remove period from error log
|
2016-04-07 23:35:42 -07:00 |
|
Maxim Filatov
|
f677939975
|
Typo fix in error messages
|
2016-04-07 21:28:04 +03: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 |
|