yoshi-taka
|
cc6dc1ca69
|
Update README.md
make it a bit professional
|
2016-05-26 14:58:09 +09:00 |
|
Kota Kanbe
|
7f2361f58c
|
Merge pull request #73 from future-architect/fix_tui_bug_when_no_args_specified
Fix freezing forever when no args specified in TUI mode
|
2016-05-26 09:04:29 +09:00 |
|
kota kanbe
|
7cb02d77ae
|
Fix freezing forever when no args specified in TUI mode
|
2016-05-26 09:00:52 +09:00 |
|
Kota Kanbe
|
52cc9b0cc0
|
Merge pull request #72 from future-architect/refactoring_debian
Refactoring debian.go
|
2016-05-25 21:00:22 +09:00 |
|
kota kanbe
|
d91bf61038
|
Refactoring debian.go
|
2016-05-25 20:58:55 +09:00 |
|
Kota Kanbe
|
d5f81674f8
|
Merge pull request #71 from sadayuki-matsuno/version2
mv version.go version/version.go to run main.go without compile
|
2016-05-25 10:12:00 +09:00 |
|
Sadayuki Matsuno
|
9381883835
|
mv version.go version/version.go to run main.go without compile
|
2016-05-25 09:49:16 +09:00 |
|
kota kanbe
|
f82e5a281d
|
Update CHANGELOG
v0.1.4
|
2016-05-25 08:30:24 +09:00 |
|
kota kanbe
|
904e6241e4
|
Bump up version
|
2016-05-25 08:24:25 +09:00 |
|
Kota Kanbe
|
ce39a3daf9
|
Update README.md
|
2016-05-24 20:38:50 +09:00 |
|
Kota Kanbe
|
f2c7f74beb
|
Merge pull request #69 from future-architect/enable_to_show_history
Enable to show previous scan result
|
2016-05-24 20:35:43 +09:00 |
|
kota kanbe
|
20db997fc2
|
Enable to show previous scan result
|
2016-05-24 20:19:56 +09:00 |
|
Kota Kanbe
|
7188e97444
|
Merge pull request #68 from future-architect/ignore-unscored-cves
Add ignore-unscored-cves option
|
2016-05-24 09:17:12 +09:00 |
|
kota kanbe
|
6d528e741d
|
Add ignore-unscored-cves option
|
2016-05-24 08:35:36 +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
|
787ad0629b
|
Merge pull request #57 from theonlydoo/patch-2
Update Dockerfile
|
2016-05-20 13:45:29 +09:00 |
|
Kota Kanbe
|
53e4adf24e
|
Merge pull request #56 from theonlydoo/patch-1
Update run.sh
|
2016-05-20 13:45:04 +09:00 |
|
Kota Kanbe
|
6af811d63e
|
Merge pull request #66 from future-architect/pointless_sudo_debian
Fix pointless sudo in debian.go #29
|
2016-05-19 17:21:41 +09:00 |
|
kota kanbe
|
359dab3380
|
fix pointless sudo in debian.go #29
|
2016-05-19 17:20:09 +09:00 |
|
Kota Kanbe
|
97a8e6e965
|
Merge pull request #65 from future-architect/version
Add version flag
|
2016-05-19 15:22:04 +09:00 |
|
kota kanbe
|
8ea699aa08
|
Add version flag
|
2016-05-19 15:02:17 +09:00 |
|
Kota Kanbe
|
7d924d2b0c
|
Merge pull request #64 from future-architect/fix_nilpointer_when_error_in_cve_client
Fix error handling of httpGet in cve-client #58
|
2016-05-16 20:06:05 +09:00 |
|
kota kanbe
|
3c85613ada
|
Fix error handling of httpGet in cve-client #58
|
2016-05-16 20:00:22 +09:00 |
|
Kota Kanbe
|
c536d26db3
|
Merge pull request #63 from future-architect/fix_nilpointer_when_error_in_cve_client
Fix nil pointer at error handling of cve_client #58
|
2016-05-16 19:26:53 +09:00 |
|
kota kanbe
|
4350ff2692
|
Fix nil pointer at error handling of cve_client #58
|
2016-05-16 19:23:43 +09:00 |
|
Kota Kanbe
|
0b9a1e7bb4
|
Merge pull request #55 from pabroff/modify
Fix scan on Japanese environment.
|
2016-05-16 14:48:27 +09:00 |
|
Kota Kanbe
|
714ad18fa0
|
Merge pull request #54 from jody-frankowski/fix_deprecated_typo
Fix a typo: replace Depricated by Deprecated.
|
2016-05-16 14:41:16 +09:00 |
|
pabroff
|
f81f785813
|
Fix again on Japanese environment.
|
2016-05-16 14:20:57 +09:00 |
|
Kota Kanbe
|
76c32af46f
|
Merge pull request #60 from future-architect/fix_cvss_over
Fix -cvss-over flag #59
|
2016-05-16 12:31:07 +09:00 |
|
kota kanbe
|
cd108263e1
|
Fix -cvss-over flag #59
|
2016-05-16 12:13:21 +09:00 |
|
theonlydoo
|
093c47b59c
|
Update Dockerfile
to comply with https://github.com/future-architect/vuls/compare/master...theonlydoo:patch-1
|
2016-05-11 17:37:29 +02:00 |
|
theonlydoo
|
56a40ec51a
|
Update run.sh
Update to provide some more reliability on server boot time
|
2016-05-11 17:36:55 +02:00 |
|
pabroff
|
1337be2b84
|
Fix scan on Japanese environment.
|
2016-05-11 20:31:44 +09:00 |
|
Jody Frankowski
|
eecd2c60f5
|
Fix a typo: replace Depricated by Deprecated.
|
2016-05-11 11:18:32 +02:00 |
|
Kota Kanbe
|
da071cb120
|
Merge pull request #50 from pabroff/modify
Fix yes no infinite loop while doing yum update --changelog on root@CentOS #47
|
2016-05-10 13:58:28 +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
|
21180847dc
|
Update README.fr.md
|
2016-04-30 11:07:36 +09:00 |
|
Kota Kanbe
|
9e9e538846
|
Merge pull request #45 from future-architect/fix_prefix_of_servername_slack
Fix $servername in output of discover command
|
2016-04-30 11:06:26 +09:00 |
|
kota kanbe
|
66025b1ae2
|
Fix $servername in output of discover command
|
2016-04-30 11:01:27 +09:00 |
|
Kota Kanbe
|
5999361358
|
Update README.md
|
2016-04-30 10:57:16 +09:00 |
|
Kota Kanbe
|
e8699d1cb7
|
Update README.md
|
2016-04-25 15:38:56 +09:00 |
|
Kota Kanbe
|
9292448e73
|
Merge pull request #33 from mattn/windows
Support Windows
|
2016-04-22 18:37:09 +09:00 |
|
kota kanbe
|
d7e156613d
|
Merge branch 'master' of https://github.com/future-architect/vuls
* 'master' of https://github.com/future-architect/vuls:
Fix yum to yum --color=never #36
Update README
|
2016-04-21 23:24:22 +09:00 |
|
kota kanbe
|
c3604aa66d
|
Update CHANGELOG
|
2016-04-21 23:23:51 +09:00 |
|
kota kanbe
|
49dd12fef3
|
Bump up version
v0.1.3
|
2016-04-21 23:19:11 +09:00 |
|
Kota Kanbe
|
5e037b1743
|
Merge pull request #41 from theonlydoo/patch-1
Update README
|
2016-04-21 19:17:27 +09:00 |
|
Kota Kanbe
|
ebc79805ed
|
Merge pull request #42 from future-architect/yum_color_never
Fix yum to yum --color=never #36
|
2016-04-21 19:13:20 +09:00 |
|
kota kanbe
|
c37e56e51d
|
Fix yum to yum --color=never #36
|
2016-04-21 19:10:36 +09:00 |
|
theonlydoo
|
28a93c02e6
|
Update README
not so sparse documentation
|
2016-04-21 11:46:24 +02:00 |
|