Kota Kanbe
d60a41139b
Merge pull request #298 from knqyf263/check_echo
...
Check whether echo is executable with nopasswd
2017-01-23 17:42:17 +09:00
knqyf263
f62d869d27
Check whether echo is executable with nopasswd
2017-01-22 23:15:25 +09:00
Kota Kanbe
8fe34c8474
Fix architecture image file
2017-01-17 00:32:53 +09:00
Kota Kanbe
bef29be50f
Merge pull request #291 from future-architect/localscan
...
Add local scan mode(Scan without SSH when target server is localhost)
2017-01-17 00:22:09 +09: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
8e779374a7
Merge pull request #293 from future-architect/fix-rhel5
...
Fix RHEL5 scan stopped halfway
2017-01-13 06:41:26 +09:00
Kota Kanbe
44fc6f728e
Fix RHEL5 scan stopped halfway
2017-01-13 06:40:03 +09:00
Kota Kanbe
1f62dcf22a
Merge pull request #292 from future-architect/fix-bug-amazon-linux
...
Fix amazon linux scan stopped halfway
2017-01-13 04:59:34 +09:00
Kota Kanbe
0416c3b561
Fix amazon linux scan stopped halfway
2017-01-13 04:56:59 +09:00
Kota Kanbe
a6912cae76
Merge pull request #289 from future-architect/rhel5
...
Support RHEL5
2017-01-10 16:34:37 +09:00
Kota Kanbe
63dfe8a952
Support RHEL5
2017-01-10 16:32:06 +09:00
Kota Kanbe
62d1b761bd
Update CHANGELOG
2017-01-10 16:24:02 +09:00
Kota Kanbe
082b10a15b
Merge pull request #270 from future-architect/report-subcommand
...
Add report subcommand, change scan options. #239
v0.2.0
2017-01-10 16:15:01 +09:00
Kota Kanbe
1a6bcd82b0
Merge pull request #287 from jiazio/fix-container-os-dectecion
...
Fix container os detection
2017-01-10 14:35:07 +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
Kota Kanbe
cb29289167
Merge pull request #283 from ymomoi/add-date-header
...
Add date header to report mail.
2017-01-02 09:13:33 +09:00
Yasunari Momoi
e4db9d1d91
Add date header to report mail.
2016-12-16 11:22:09 +09:00
Kota Kanbe
7b2e2cb817
Merge pull request #280 from hogehogehugahuga/add-mail-header
...
Add Content-Type header to report/mail.go .
2016-12-15 10:53:25 +09:00
hogehogehugahuga
c717f8d15d
Add Content-Type header to report/mail.go .
...
(fix pull request, "utf8" to "utf-8".)
I did the following test.
- compile vuls with this fix.
- I executed the following command and confirmed that garbled display is not done.
+ vuls scan -lang=en -report-mail -cve-dictionary...
+ vuls scan -lang=ja -report-mail -cve-dictionary...
Mail header is as follows.
Message-Id: <...>
Subject: <...>
Content-Type: text/plain; charset=utf8
From: <...>
To: <...>
Cc: <...>
2016-12-15 10:27:34 +09:00
Kota Kanbe
8db147acab
Merge pull request #272 from yoheimuta/sort-CveInfo-PackageInfo
...
Keep output of "vuls scan -report-*" to be same every times
2016-11-29 12:15:19 +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
46f96740a2
Merge pull request #271 from future-architect/json-dir-regex
...
Fix JSON-dir regex pattern #265
2016-11-17 22:17:40 +09:00
Kota Kanbe
8f9fb5c262
Fix JSON-dir regex pattern #265
2016-11-17 22:14:41 +09:00
Kota Kanbe
171d6d6684
Merge pull request #263 from Code0x58/ssh-external-tidy
...
Stop quietly ignoring `--ssh-external` on Windows
2016-11-16 16:31:58 +09:00
Oliver Bristow
f648b5ad0a
Refactor SSHExternal flag so it isn't quietly ignored on Windows
2016-11-16 06:42:34 +00:00
Kota Kanbe
ef21376f0a
Merge pull request #265 from Code0x58/rfc3339-timestamps
...
Use RFC3339 timestamps in the results
2016-11-16 11:13:02 +09:00
Kota Kanbe
58958d68d8
Merge pull request #266 from Code0x58/260-prepare-confirm-flag
...
Add --assume-yes to prepare #260
2016-11-16 10:36:33 +09:00
Kota Kanbe
a06b565ee9
Merge pull request #262 from Code0x58/261-fix-gocui-signature-change
...
Fix gocui.NewGui after signature change #261
2016-11-16 09:49:24 +09:00
Oliver Bristow
a7db27ce5a
Add --assume-yes to prepare #260
2016-11-14 20:44:19 +00:00
Oliver Bristow
cda69dc7f0
Use RFC3339 timestamps in the results
2016-11-14 19:10:58 +00:00
Oliver Bristow
39f9594548
Update glide.lock and fix gocui.NewGui after signature change #261
2016-11-14 18:05:28 +00:00
Kota Kanbe
6d82ad32a9
Merge pull request #254 from Code0x58/patch-2
...
Replace inconsistent tabs with spaces
2016-11-14 04:53:52 +09:00
Kota Kanbe
cfcd8bf223
Merge pull request #253 from Code0x58/patch-1
...
Fix non-interactive `apt-get install` #251
2016-11-14 04:49:12 +09:00
Oliver Bristow
8149ad00b5
Replace inconsistent tabs with spaces
2016-11-11 19:26:41 +00:00
Oliver Bristow
2310522806
Fix non-interactive apt-get install #251
2016-11-11 19:13:51 +00:00
Kota Kanbe
e40ef656d6
Merge pull request #249 from usiusi360/Fix-README
...
Fix README
2016-11-08 22:54:24 +09:00
Takayuki Ushida
e060d40a32
Fix README
2016-11-08 22:27:57 +09:00
Kota Kanbe
a522218c4e
Update CHANGELOG.md
v0.1.7
2016-11-08 21:15:57 +09:00
Kota Kanbe
820455399c
Bump up version
2016-11-08 21:08:03 +09:00
Kota Kanbe
959d612534
Merge pull request #147 from future-architect/enablerepos
...
Supports yum --enablerepo option (supports only base,updates for now)
2016-11-08 15:56:28 +09:00
kota kanbe
cd81e6eab2
Add enablerepos option
2016-11-08 15:39:30 +09:00
Kota Kanbe
e6ec6920ad
Merge pull request #248 from future-architect/skip-broken
...
Add -skip-broken option [CentOS only] #245
2016-11-07 21:24:33 +09:00
Kota Kanbe
18a92fa1ca
Add -skip-broken option [CentOS only] #245
2016-11-07 21:22:38 +09:00
Kota Kanbe
f95af9897b
Merge pull request #244 from future-architect/display-unknown-cves-tui
...
Display unknown CVEs to TUI
2016-11-07 15:03:25 +09:00
Kota Kanbe
b61adcb1fd
Display unknown CVEs to TUI
2016-11-07 14:59:50 +09:00
Kota Kanbe
1bbf320755
Merge pull request #243 from yoheimuta/go1.7-context
...
Moved golang.org/x/net/context to context
2016-11-07 11:16:37 +09:00
Kota Kanbe
159f26171c
Merge pull request #240 from gleentea/feature/report-xml
...
Add the XML output
2016-11-07 10:44:10 +09:00