Kota Kanbe
c442a433b0
Add OVAL HTTP health check
2017-08-09 16:15:24 +09:00
Kota Kanbe
f7aa85746d
Add retry-max to HTTP access
2017-08-09 16:15:24 +09:00
Kota Kanbe
1883da3b2a
Implement HTTP access to oval-dictionary
2017-08-09 16:15:24 +09:00
Kota Kanbe
997dd6022f
Kind error message when SSH connection fails
2017-08-09 16:15:24 +09:00
Kota Kanbe
63394a2400
Fix error handling while loading JSON in reporting
2017-08-09 16:15:24 +09:00
Kota Kanbe
a662b038dc
Fix CVSS2 in TUI
2017-08-09 16:15:24 +09:00
Kota Kanbe
e9df2bfa01
Convert null to empty in JSON
2017-08-09 16:15:24 +09:00
Kota Kanbe
a7951b727c
Remove commented out code
2017-08-09 16:15:24 +09:00
Kota Kanbe
c6ad9ea57a
Fix tui
2017-08-09 16:15:24 +09:00
Kota Kanbe
a14810bbd4
Fix -to-slack
2017-08-09 16:15:24 +09:00
Kota Kanbe
bc5a95ebb3
Fix -to-email
2017-08-09 16:15:24 +09:00
Kota Kanbe
ad096196ee
Add vendor links to -format-shor-text
2017-08-09 16:15:24 +09:00
Kota Kanbe
af66e44427
SHow Vendor Links in text report
2017-08-09 16:15:24 +09:00
Kota Kanbe
0a012273ec
Fix -ignore-unscored-cves
2017-08-09 16:15:24 +09:00
Kota Kanbe
73b011eba7
Sort results order by CVSS score, CVE-ID
2017-08-09 16:15:24 +09:00
Kota Kanbe
d9bc4499a4
Refactoring
2017-08-09 16:15:24 +09:00
Kota Kanbe
4fcdea3ccb
Implement -format-full-text
2017-08-09 16:15:24 +09:00
Kota Kanbe
3be11cf52f
Implement format-short-text
2017-08-09 16:15:24 +09:00
Kota Kanbe
d626cc8a8b
Rename PackageInfoList to Packages
2017-08-09 16:15:24 +09:00
Kota Kanbe
a2c364f9eb
Refacotring
2017-08-09 16:15:23 +09:00
Kota Kanbe
17a4e532c1
Fix testcase
2017-08-09 16:15:23 +09:00
Kota Kanbe
c103b79ec2
Change models structure
2017-08-09 16:15:23 +09:00
Kota Kanbe
b545b5d0a3
Unify the models of NVD, JVN, OVAL
2017-08-09 16:15:23 +09:00
Kota Kanbe
342a1c6cff
Refactoring
2017-08-09 16:15:23 +09:00
Kota Kanbe
ec092501c3
[BreakingChange]Remove models.ScanHistory
2017-08-09 16:15:23 +09:00
Kota Kanbe
703c142659
Change NVD URL to new one ( #419 )
2017-04-06 18:08:24 +09:00
Kota Kanbe
b33cd54916
Update deps, Change deps tool from glide to dep ( #412 )
2017-04-01 20:06:28 +09:00
Teppei Fukuda
c7019debb9
Notify the difference from the previous scan result ( #392 )
...
add diff option
2017-03-23 23:58:05 +09:00
Avi Miller
986762ca85
Add Oracle Linux support ( #386 )
...
Adding support for Oracle Linux
2017-03-16 17:07:43 +09:00
Kota Kanbe
e1de8ab626
Merge pull request #370 from ohsawa0515/support_iam_role
...
Support IAM role for report to S3.
2017-03-07 14:07:32 +09:00
Kota Kanbe
732d95098a
Fix updatalbe packages count #373
2017-03-07 13:49:25 +09:00
Shuichi Ohsawa
52f0943207
Add ec2 roles credentials.
2017-03-07 12:37:31 +09:00
Kota Kanbe
a86035c0bf
Output changelog in report, TUI and JSON for Ubuntu/Debian/CentOS
2017-03-02 22:22:35 +09:00
Kota Kanbe
b4be11775e
Fix candidate to confidence.
2017-02-23 12:05:13 +09:00
Kota Kanbe
1b9aafbbaf
Output confidence ranking of detection accuracy to JSON or Reporting
2017-02-22 20:51:58 +09:00
knqyf263
98151f7d0e
Bug fix: not send e-mail to cc address
2017-02-16 22:25:04 +09:00
knqyf263
5bd9f4afb4
Add -format-one-email option
2017-02-15 18:31:51 +09:00
Kota Kanbe
386b97d2be
Continue scanning even when some hosts have tech issues
...
see #264
2017-02-13 21:55:55 +09:00
Kota Kanbe
f821a26aec
Fix infinite retry at size overrun error in Slack report
2017-02-10 18:40:29 +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
155cadf901
Add report subcommand, change scan options. Bump up ver #239
2017-01-05 13:40:25 +09:00
Yasunari Momoi
e4db9d1d91
Add date header to report mail.
2016-12-16 11:22:09 +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
8f9fb5c262
Fix JSON-dir regex pattern #265
2016-11-17 22:14:41 +09: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
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
b61adcb1fd
Display unknown CVEs to TUI
2016-11-07 14:59:50 +09:00
gleentea
ce2daf2493
add xml-report
...
add struct tag for encoding/xml
update README
update glide.lock
2016-11-04 15:21:32 +09:00
hirokazu yamada
686e9f07a9
Fixed error for the latest version of gocui
2016-10-26 00:51:21 +09:00